Zend Framework
1.12
|
Protected Member Functions | |
_getDefaultContents () | |
![]() | |
_initFileOnlyContext () | |
Protected Attributes | |
$_filesystemName = 'application.ini' | |
$_content = null | |
![]() | |
$_fileOnlyContext = null | |
$_filesystemName = null | |
$_content = null | |
![]() | |
$_resource = null | |
$_baseDirectory = null | |
$_filesystemName = null | |
|
protected |
addItem | ( | $item, | |
$section = 'production' , |
|||
$quoteValue = true |
|||
) |
array | $item | |
string | $section | |
bool | $quoteValue |
addStringItem | ( | $key, | |
$value, | |||
$section = 'production' , |
|||
$quoteValue = true |
|||
) |
string | $key | |
string | $value | |
string | $section | |
bool | $quoteValue |
getAsZendConfig | ( | $section = 'production' | ) |
getContents | ( | ) |
getName | ( | ) |
getPersistentAttributes | ( | ) |
init | ( | ) |
removeItem | ( | $item, | |
$section = 'production' |
|||
) |
removeStringItem | ( | $key, | |
$section = 'production' |
|||
) |
|
protected |
|
protected |