Zend Framework
1.12
|
Protected Attributes | |
$_profile = null | |
$_parentResource = null | |
$_deleted = false | |
$_enabled = true | |
$_context = null | |
$_attributes = array() | |
$_isContextInitialized = false | |
![]() | |
$_subResources = array() | |
$_position = 0 | |
$_appendable = true | |
$_attributes = array() | |
__construct | ( | $context | ) |
string | Zend_Tool_Project_Context_Interface | $context |
__call | ( | $method, | |
$arguments | |||
) |
__toString | ( | ) |
getContext | ( | ) |
getName | ( | ) |
getPersistentAttributes | ( | ) |
getProfile | ( | ) |
getProfile
initializeContext | ( | ) |
isDeleted | ( | ) |
isEnabled | ( | ) |
setContext | ( | $context | ) |
string | Zend_Tool_Project_Context_Interface | $context |
setDeleted | ( | $deleted = true | ) |
setEnabled | ( | $enabled = true | ) |
setProfile | ( | Zend_Tool_Project_Profile | $profile | ) |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |