PHP Class AdminPageFramework_Form_Model___BuiltInFieldTypeDefinitions

Show file 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 static property

protected static $_aDefaultFieldTypeSlugs

$oMsg public property

public $oMsg

$sCallerID public property

public $sCallerID