PHP Class AdminPageFramework_Form_Model___BuiltInFieldTypeDefinitions

Exibir arquivo Open project: michaeluno/admin-page-framework Class Usage Examples

Public Properties

Property Type Description
$oMsg
$sCallerID

Protected Properties

Property Type Description
$_aDefaultFieldTypeSlugs

Public Methods

Method Description
__construct ( $sCallerID, $oMsg )
get ( )

Method Details

__construct() public method

public __construct ( $sCallerID, $oMsg )

get() public method

public get ( )

Property Details

$_aDefaultFieldTypeSlugs protected_oe static_oe property

protected static $_aDefaultFieldTypeSlugs

$oMsg public_oe property

public $oMsg

$sCallerID public_oe property

public $sCallerID