static void bootstrap(
[
$application_path = null]
)
|
|
Bootstrap process
Parameters:
API Tags:
static void exportPublicConfig(
)
|
|
API Tags:
static void exportPublicState(
)
|
|
API Tags:
static void exportQueuedOperations(
)
|
|
API Tags:
static void getConfig(
$section, [
$file = "application.conf"]
)
|
|
Parameters:
API Tags:
static void getConfigDataNode(
)
|
|
API Tags:
static void getConfigLayout(
)
|
|
API Tags:
static void getConfigMenu(
)
|
|
API Tags:
static void getConfigModule(
)
|
|
API Tags:
Returns application configuration
API Tags:
static Zend_Session_Namespace getSessionNaos(
)
|
|
Application specific session namespace (name is application identifier).
API Tags:
Returns the state object of the application.
API Tags:
static void getStatusHandler(
)
|
|
API Tags:
static Naos_Config loadLayoutConfig(
string
$layoutId,
$section
)
|
|
Loads configuration of an layout
Parameters:
|
string |
$layoutId: |
|
|
|
$section: |
|
API Tags: