PHP Class AdminPageFramework_Form_View___Attribute_Base

Inheritance: extends AdminPageFramework_Form_Utility
Datei anzeigen Open project: michaeluno/admin-page-framework

Public Properties

Property Type Description
$aArguments
$aAttributes
$sContext

Public Methods

Method Description
__construct ( )
get ( )

Protected Methods

Method Description
_getAttributes ( )
_getFormattedAttributes ( )

Method Details

__construct() public method

public __construct ( )

_getAttributes() protected method

protected _getAttributes ( )

_getFormattedAttributes() protected method

protected _getFormattedAttributes ( )

get() public method

public get ( )

Property Details

$aArguments public_oe property

public $aArguments

$aAttributes public_oe property

public $aAttributes

$sContext public_oe property

public $sContext