PHP Class AdminPageFramework_Factory_Model___Meta_Base

Inheritance: extends AdminPageFramework_FrameworkUtility
Show file Open project: michaeluno/admin-page-framework

Public Properties

Property Type Description
$aFieldsets
$iObjectID

Protected Properties

Property Type Description
$osCallable

Public Methods

Method Description
__construct ( )
get ( )

Protected Methods

Method Description
_getMetaKeys ( $iObjectID )

Private Methods

Method Description
_getSavedDataFromFieldsets ( $iObjectID, $aFieldsets )

Method Details

__construct() public method

public __construct ( )

_getMetaKeys() protected method

protected _getMetaKeys ( $iObjectID )

get() public method

public get ( )

Property Details

$aFieldsets public property

public $aFieldsets

$iObjectID public property

public $iObjectID

$osCallable protected property

protected $osCallable