[Xyster_Application] element index
Package indexes
Xyster_Container
Xyster_Form
Xyster_View
Xyster_Db
All elements
a
b
e
g
h
i
r
s
x
_
_
top
$_application
Xyster_Application_Service_Abstract::$_application
in Abstract.php
$_application
Xyster_Application_Service_Broker::$_application
in Broker.php
$_broker
Xyster_Application::$_broker
in Application.php
$_config
Xyster_Application::$_config
in Application.php
$_instance
Xyster_Application::$_instance
in Application.php
$_paths
Xyster_Application_Service_Broker::$_paths
in Broker.php
$_services
Xyster_Application_Service_Broker::$_services
in Broker.php
_loadService
Xyster_Application_Service_Broker::_loadService()
in Broker.php
Loads a service
_normalizeServiceName
Xyster_Application_Service_Broker::_normalizeServiceName()
in Broker.php
Normalize service name
__construct
Xyster_Application_Service_Broker::__construct()
in Broker.php
Creates a new ServiceBroker
__construct
Xyster_Application::__construct()
in Application.php
Creates a new Xyster_Application object
__get
Xyster_Application_Service_Broker::__get()
in Broker.php
Property overloader
a
top
addPath
Xyster_Application_Service_Broker::addPath()
in Broker.php
Add a path to Application Services
addPrefix
Xyster_Application_Service_Broker::addPrefix()
in Broker.php
Add a class prefix for service layers
addService
Xyster_Application_Service_Broker::addService()
in Broker.php
Add an application service layer
Abstract.php
Abstract.php
in Abstract.php
Application.php
Application.php
in Application.php
b
top
Broker.php
Broker.php
in Broker.php
e
top
Exception.php
Exception.php
in Exception.php
g
top
getApplication
Xyster_Application_Service_Abstract::getApplication()
in Abstract.php
Gets the application to which this service applies
getConfig
Xyster_Application::getConfig()
in Application.php
Gets the configuration settings
getInstance
Xyster_Application::getInstance()
in Application.php
Gets the singleton instance
getName
Xyster_Application_Service_Abstract::getName()
in Abstract.php
Gets the name of this service
getService
Xyster_Application_Service_Broker::getService()
in Broker.php
Get a service by name
getService
Xyster_Application::getService()
in Application.php
Gets an application service
getServiceBroker
Xyster_Application::getServiceBroker()
in Application.php
Gets the service broker
h
top
hasService
Xyster_Application_Service_Broker::hasService()
in Broker.php
Check to see if a named service is in the broker
i
top
init
Xyster_Application_Service_Abstract::init()
in Abstract.php
Called after the Xyster_Application_ServiceBroker creates it
r
top
removeService
Xyster_Application_Service_Broker::removeService()
in Broker.php
Remove a service from the broker
resetServices
Xyster_Application_Service_Broker::resetServices()
in Broker.php
Clears out any service layer objects
s
top
setApplication
Xyster_Application_Service_Abstract::setApplication()
in Abstract.php
Sets the application
setConfig
Xyster_Application::setConfig()
in Application.php
Sets the configuration for the application
x
top
Xyster_Application
Xyster_Application
in Application.php
An application layer
Xyster_Application_Exception
Xyster_Application_Exception
in Exception.php
Exception for application classes
Xyster_Application_Service_Abstract
Xyster_Application_Service_Abstract
in Abstract.php
An abstract Service Layer
Xyster_Application_Service_Broker
Xyster_Application_Service_Broker
in Broker.php
A broker for Application Services
a
b
e
g
h
i
r
s
x
_