| | Index of all elements[ a ]
	[ b ]
	[ c ]
	[ d ]
	[ e ]
	[ f ]
	[ g ]
	[ h ]
	[ i ]
	[ l ]
	[ m ]
	[ n ]
	[ o ]
	[ p ]
	[ r ]
	[ s ]
	[ t ]
	[ v ]
	[ _ ]top
 
 
 
		topb
							$bodyin file Notification.php, variable Notification::$bodyThe body of the notification instance
 
 top
 
 
 
		topd
							$datain file Proxy.php, variable Proxy::$dataThe data object managed by the proxy
 
 top
 
 
 
		topf
							facadein file Notifier.php, method Notifier::facade()Return the Multiton Facade instance
Facadein file Facade.php, class FacadeA base Multiton IFacade implementation.
Facade.phpprocedural page Facade.php 
 
 
		topg
							getBodyin file INotification.php, method INotification::getBody()Body getter
getBodyin file Notification.php, method Notification::getBody()Body getter
getDatain file IProxy.php, method IProxy::getData()Data getter
getDatain file Proxy.php, method Proxy::getData()Data getter
getInstancein file Facade.php, method Facade::getInstance()Facade Multiton Factory method
getInstancein file Model.php, method Model::getInstance()Model Factory method.
getInstancein file View.php, method View::getInstance()View Factory method.
getInstancein file Controller.php, method Controller::getInstance()Controller Factory method.
getMediatorNamein file Mediator.php, method Mediator::getMediatorName()Get Mediator Name
getMediatorNamein file IMediator.php, method IMediator::getMediatorName()Get Mediator Name
getNamein file Notification.php, method Notification::getName()Name getter
getNamein file INotification.php, method INotification::getName()Name getter
getNotifyContextin file Observer.php, method Observer::getNotifyContext()Get the notification context.
getNotifyMethodin file Observer.php, method Observer::getNotifyMethod()Get the notification method.
getProxyNamein file Proxy.php, method Proxy::getProxyName()Get the Proxy name
getProxyNamein file IProxy.php, method IProxy::getProxyName()Get the Proxy name
getTypein file Notification.php, method Notification::getType()Type getter
getTypein file INotification.php, method INotification::getType()Type getter
getViewComponentin file Mediator.php, method Mediator::getViewComponent()Get View Component
getViewComponentin file IMediator.php, method IMediator::getViewComponent()Get View Component
 
 
 
		toph
							handleNotificationin file IMediator.php, method IMediator::handleNotification()Handle Notification
handleNotificationin file Mediator.php, method Mediator::handleNotification()Handle Notification
hasCommandin file Controller.php, method Controller::hasCommand()Has Command
hasCommandin file IFacade.php, method IFacade::hasCommand()Has Command
hasCommandin file IController.php, method IController::hasCommand()Has Command
hasCommandin file Facade.php, method Facade::hasCommand()Has Command
hasCorein file Facade.php, method Facade::hasCore()Check if a Core is registered or not
hasMediatorin file IView.php, method IView::hasMediator()Has Mediator
hasMediatorin file View.php, method View::hasMediator()Has Mediator
hasMediatorin file IFacade.php, method IFacade::hasMediator()Has Mediator
hasMediatorin file Facade.php, method Facade::hasMediator()Has Mediator
hasProxyin file Model.php, method Model::hasProxy()Has Proxy
hasProxyin file Facade.php, method Facade::hasProxy()Has Proxy
hasProxyin file IFacade.php, method IFacade::hasProxy()Has Proxy
hasProxyin file IModel.php, method IModel::hasProxy()Has Proxy
 
 
 
		topi
							$instanceMapin file Controller.php, variable Controller::$instanceMapThe Multiton instances stack
$instanceMapin file Facade.php, variable Facade::$instanceMapThe Multiton Facade instances stack.
$instanceMapin file Model.php, variable Model::$instanceMapThe Multiton instances stack
$instanceMapin file View.php, variable View::$instanceMapThe Multiton instances stack
ICommandin file ICommand.php, class ICommandThe interface definition for a PureMVC Command.
IControllerin file IController.php, class IControllerThe interface definition for a PureMVC Controller.
IFacadein file IFacade.php, class IFacadeThe interface definition for a PureMVC Facade.
IMediatorin file IMediator.php, class IMediatorThe interface definition for a PureMVC Mediator.
IModelin file IModel.php, class IModelThe interface definition for a PureMVC Model.
initializeControllerin file Controller.php, method Controller::initializeController()Initialize the instance.
initializeControllerin file Facade.php, method Facade::initializeController()Initialize the Controller.
initializeFacadein file Facade.php, method Facade::initializeFacade()Initialize the Facade instance.
initializeMacroCommandin file MacroCommand.php, method MacroCommand::initializeMacroCommand()Initialize the MacroCommand.
initializeModelin file Model.php, method Model::initializeModel()Initialize the Model instance.
initializeModelin file Facade.php, method Facade::initializeModel()Initialize the Model.
initializeNotifierin file Notifier.php, method Notifier::initializeNotifier()Initialize this INotifier instance.
initializeNotifierin file INotifier.php, method INotifier::initializeNotifier()Initialize this INotifier instance.
initializeNotifierin file Facade.php, method Facade::initializeNotifier()Set the Multiton key for this facade instance.
initializeViewin file View.php, method View::initializeView()Initialize the Singleton View instance.
initializeViewin file Facade.php, method Facade::initializeView()Initialize the View.
INotificationin file INotification.php, class INotificationThe interface definition for a PureMVC Notification.
INotifierin file INotifier.php, class INotifierThe interface definition for a PureMVC Notifier.
IObserverin file IObserver.php, class IObserverThe interface definition for a PureMVC Observer.
IProxyin file IProxy.php, class IProxyThe interface definition for a PureMVC Proxy.
IViewin file IView.php, class IViewThe interface definition for a PureMVC View.
ICommand.phpprocedural page ICommand.phpIController.phpprocedural page IController.phpIFacade.phpprocedural page IFacade.phpIMediator.phpprocedural page IMediator.phpIModel.phpprocedural page IModel.phpINotification.phpprocedural page INotification.phpINotifier.phpprocedural page INotifier.phpIObserver.phpprocedural page IObserver.phpIProxy.phpprocedural page IProxy.phpIView.phpprocedural page IView.php 
 top
 
 
 
		topm
							$mediatorMapin file View.php, variable View::$mediatorMapMapping of mediatorNames to IMediator references
$mediatorNamein file Mediator.php, variable Mediator::$mediatorNamethe mediator name
$modelin file Facade.php, variable Facade::$modelThe model instance for this Core
$multitonKeyin file View.php, variable View::$multitonKeyThe Multiton Key for this Core
$multitonKeyin file Controller.php, variable Controller::$multitonKeyThe Multiton Key for this Core
$multitonKeyin file Model.php, variable Model::$multitonKeyThe Multiton Key for this Core
$multitonKeyin file Facade.php, variable Facade::$multitonKeyThe Multiton Key for this Core
$multitonKeyin file Notifier.php, variable Notifier::$multitonKeyThe Multiton Key for this Core
MacroCommandin file MacroCommand.php, class MacroCommandA base ICommand implementation that executes other ICommands.
Mediatorin file Mediator.php, class MediatorA base IMediator implementation.
Modelin file Model.php, class ModelA Multiton IModel implementation.
MULTITON_MSGin file Notifier.php, class constant Notifier::MULTITON_MSGDefine the message content for the inexistant instance exception
MULTITON_MSGin file Facade.php, class constant Facade::MULTITON_MSGDefine the message content for the duplicate instance exception
MULTITON_MSGin file View.php, class constant View::MULTITON_MSGDefine the message content for the duplicate instance exception
MULTITON_MSGin file Controller.php, class constant Controller::MULTITON_MSGDefine the message content for the duplicate instance exception
MULTITON_MSGin file Model.php, class constant Model::MULTITON_MSGDefine the message content for the duplicate instance exception
Model.phpprocedural page Model.phpMacroCommand.phpprocedural page MacroCommand.phpMediator.phpprocedural page Mediator.php 
 
 
		topn
							$namein file Notification.php, variable Notification::$nameName of the notification instance
$notifyin file Observer.php, variable Observer::$notifyThe notification (callback) method name
NAMEin file Proxy.php, class constant Proxy::NAMEDefine the default name of the proxy
NAMEin file Mediator.php, class constant Mediator::NAMEThe default name of the Mediator.
Notificationin file Notification.php, class NotificationA base INotification implementation.
Notifierin file Notifier.php, class NotifierA Base
 
implementation.notifyObserverin file IObserver.php, method IObserver::notifyObserver()Notify the interested object.
notifyObserverin file Observer.php, method Observer::notifyObserver()Notify the interested object.
notifyObserversin file Facade.php, method Facade::notifyObservers()Notify Observers.
notifyObserversin file View.php, method View::notifyObservers()Notify Observers
notifyObserversin file IView.php, method IView::notifyObservers()Notify Observers
notifyObserversin file IFacade.php, method IFacade::notifyObservers()Notify Observers.
Notification.phpprocedural page Notification.phpNotifier.phpprocedural page Notifier.php 
 
 
		topo
							$observerMapin file View.php, variable View::$observerMapMapping of Notification names to Observer lists
Observerin file Observer.php, class ObserverA base
 
implementation.onRegisterin file IMediator.php, method IMediator::onRegister()onRegister event
onRegisterin file Mediator.php, method Mediator::onRegister()onRegister event
onRegisterin file IProxy.php, method IProxy::onRegister()onRegister event
onRegisterin file Proxy.php, method Proxy::onRegister()onRegister event
onRemovein file Proxy.php, method Proxy::onRemove()onRemove event  Called by the Model when the Proxy is removed
onRemovein file Mediator.php, method Mediator::onRemove()onRemove event
onRemovein file IMediator.php, method IMediator::onRemove()onRemove event
onRemovein file IProxy.php, method IProxy::onRemove()onRemove event  Called by the Model when the Proxy is removed
Observer.phpprocedural page Observer.php 
 
 
		topp
							$proxyMapin file Model.php, variable Model::$proxyMapMapping of proxyNames to IProxy references
$proxyNamein file Proxy.php, variable Proxy::$proxyNameThe name of the proxy
Proxy.phpprocedural page Proxy.phpProxyin file Proxy.php, class ProxyA base IProxy implementation.
 
 
 
		topr
							registerCommandin file IController.php, method IController::registerCommand()Register Command
registerCommandin file Facade.php, method Facade::registerCommand()Register Command
registerCommandin file Controller.php, method Controller::registerCommand()Register Command
registerCommandin file IFacade.php, method IFacade::registerCommand()Register Command
registerMediatorin file IFacade.php, method IFacade::registerMediator()Register Mediator
registerMediatorin file IView.php, method IView::registerMediator()Register Mediator
registerMediatorin file Facade.php, method Facade::registerMediator()Register Mediator
registerMediatorin file View.php, method View::registerMediator()Register Mediator
registerObserverin file IView.php, method IView::registerObserver()Register Observer
registerObserverin file View.php, method View::registerObserver()Register Observer
registerProxyin file Model.php, method Model::registerProxy()Register Proxy
registerProxyin file Facade.php, method Facade::registerProxy()Register Proxy
registerProxyin file IFacade.php, method IFacade::registerProxy()Register Proxy
registerProxyin file IModel.php, method IModel::registerProxy()Register Proxy
removeCommandin file Facade.php, method Facade::removeCommand()Remove Command
removeCommandin file IController.php, method IController::removeCommand()Remove Command
removeCommandin file Controller.php, method Controller::removeCommand()Remove Command
removeCommandin file IFacade.php, method IFacade::removeCommand()Remove Command
removeControllerin file Controller.php, method Controller::removeController()Remove controller
removeCorein file Facade.php, method Facade::removeCore()Remove a Core.
removeMediatorin file IFacade.php, method IFacade::removeMediator()Remove Mediator
removeMediatorin file Facade.php, method Facade::removeMediator()Remove Mediator
removeMediatorin file IView.php, method IView::removeMediator()Remove Mediator
removeMediatorin file View.php, method View::removeMediator()Remove Mediator
removeModelin file Model.php, method Model::removeModel()Remove Model
removeObserverin file View.php, method View::removeObserver()Remove Observer
removeObserverin file IView.php, method IView::removeObserver()Remove Observer
removeProxyin file IFacade.php, method IFacade::removeProxy()Remove Proxy
removeProxyin file Model.php, method Model::removeProxy()Remove Proxy
removeProxyin file IModel.php, method IModel::removeProxy()Remove Proxy
removeProxyin file Facade.php, method Facade::removeProxy()Remove Proxy
removeViewin file View.php, method View::removeView()Remove View
retrieveMediatorin file IView.php, method IView::retrieveMediator()Retreive Mediator
retrieveMediatorin file Facade.php, method Facade::retrieveMediator()Retreive Mediator
retrieveMediatorin file View.php, method View::retrieveMediator()Retreive Mediator
retrieveMediatorin file IFacade.php, method IFacade::retrieveMediator()Retreive Mediator
retrieveProxyin file Model.php, method Model::retrieveProxy()Retreive Proxy
retrieveProxyin file IModel.php, method IModel::retrieveProxy()Retreive Proxy
retrieveProxyin file Facade.php, method Facade::retrieveProxy()Retreive Proxy
retrieveProxyin file IFacade.php, method IFacade::retrieveProxy()Retreive Proxy
 
 
 
		tops
							$subCommandsin file MacroCommand.php, variable MacroCommand::$subCommandsSimpleCommand.phpprocedural page SimpleCommand.phpsendNotificationin file INotifier.php, method INotifier::sendNotification()Send a INotification.
sendNotificationin file Notifier.php, method Notifier::sendNotification()Send a INotification.
sendNotificationin file Facade.php, method Facade::sendNotification()Create and send an INotification.
setBodyin file INotification.php, method INotification::setBody()Body setter
setBodyin file Notification.php, method Notification::setBody()Body setter
setDatain file IProxy.php, method IProxy::setData()Data setter
setDatain file Proxy.php, method Proxy::setData()Data setter
setNotifyContextin file Observer.php, method Observer::setNotifyContext()Set the notification context.
setNotifyContextin file IObserver.php, method IObserver::setNotifyContext()Set the notification context.
setNotifyMethodin file Observer.php, method Observer::setNotifyMethod()Set the notification method.
setNotifyMethodin file IObserver.php, method IObserver::setNotifyMethod()Set the notification method.
setTypein file Notification.php, method Notification::setType()Type setter
setTypein file INotification.php, method INotification::setType()Type setter
setViewComponentin file Mediator.php, method Mediator::setViewComponent()Set View Component
setViewComponentin file IMediator.php, method IMediator::setViewComponent()Set View Component
SimpleCommandin file SimpleCommand.php, class SimpleCommandA base ICommand implementation.
 
 top
 
 
 
		topv
							$viewin file Facade.php, variable Facade::$viewThe view instance for this Core
$viewin file Controller.php, variable Controller::$viewThe view instance for this Core
$viewComponentin file Mediator.php, variable Mediator::$viewComponentThe view component
View.phpprocedural page View.phpViewin file View.php, class ViewA Multiton IView implementation.
 
 
 
		top_
							__constructin file Observer.php, method Observer::__construct()Constructor.
__constructin file Proxy.php, method Proxy::__construct()Constructor
__constructin file SimpleCommand.php, method SimpleCommand::__construct()Constructor.
__constructin file View.php, method View::__construct()Constructor.
__constructin file Notifier.php, method Notifier::__construct()__constructin file Notification.php, method Notification::__construct()Constructor.
__constructin file Facade.php, method Facade::__construct()Instance constructor
__constructin file MacroCommand.php, method MacroCommand::__construct()Constructor.
__constructin file Mediator.php, method Mediator::__construct()Constructor.
__constructin file Model.php, method Model::__construct()Instance constructor
__constructin file Controller.php, method Controller::__construct()Instance constructor
 
 | 
 |