AdminPageFramework_Form_Model___BuiltInFieldTypeDefinitions::__construct PHP Метод

__construct() публичный Метод

public __construct ( $sCallerID, $oMsg )
    public function __construct($sCallerID, $oMsg)
    {
        $this->sCallerID = $sCallerID;
        $this->oMsg = $oMsg;
    }
AdminPageFramework_Form_Model___BuiltInFieldTypeDefinitions