PHP Class Baikal\Model\Config\Standard

Inheritance: extends Baikal\Model\Config
Datei anzeigen Open project: jeromeschneider/baikal

Protected Properties

Property Type Description
$aConstants
$aData # Default values

Public Methods

Method Description
formMorphologyForThisModelInstance ( )
get ( $sProp )
label ( )
set ( $sProp, $sValue )

Protected Methods

Method Description
createDefaultConfigFilesIfNeeded ( )
getDefaultConfig ( )

Method Details

createDefaultConfigFilesIfNeeded() protected method

formMorphologyForThisModelInstance() public method

get() public method

public get ( $sProp )

getDefaultConfig() protected static method

protected static getDefaultConfig ( )

label() public method

public label ( )

set() public method

public set ( $sProp, $sValue )

Property Details

$aConstants protected_oe property

protected $aConstants

$aData protected_oe property

# Default values
protected $aData