org.puremvc.php.demos
[ class tree: org.puremvc.php.demos ] [ index: org.puremvc.php.demos ] [ all elements ]

Element index for package org.puremvc.php.demos

[ a ] [ b ] [ g ] [ i ] [ s ] [ v ] [ _ ]

_

__construct
in file BasicDemo.php, method BasicDemo::__construct()
top

a

ApplicationFacade
in file ApplicationFacade.php, class ApplicationFacade
    ApplicationFacade for the BasicDemo starts the Model, View Controller for the application.
ApplicationFacade.php
procedural page ApplicationFacade.php
top

b

BasicDemo
in file BasicDemo.php, class BasicDemo
    PureMVC PHP Basic demo base class. The index starts an instance of the BasicDemo object to start the application view calling the
  1. startView()
method.
BasicDemo.php
procedural page BasicDemo.php
top

g

getInstance
in file ApplicationFacade.php, method ApplicationFacade::getInstance()
    Instance getter for the ApplicationFacade, this method starts the Facade.
top

i

initializeController
in file ApplicationFacade.php, method ApplicationFacade::initializeController()
    Initializes the controller and gives you an opportunity to register application specific commands that extend SimpleCommand or MacroCommand with the PureMVC framework.
top

s

startUp
in file ApplicationFacade.php, method ApplicationFacade::startUp()
    Starts the application by sending a START_APPLICATION notification.
startView
in file BasicDemo.php, method BasicDemo::startView()
    Starts the PureMVC framework passing in variables
START_APPLICATION
in file ApplicationFacade.php, class constant ApplicationFacade::START_APPLICATION
    Notification constant that starts the application.
top

v

VIEW_DATA_READY
in file ApplicationFacade.php, class constant ApplicationFacade::VIEW_DATA_READY
    Notification constant sent when view data is ready to be displayed.
top

Documentation generated on Tue, 30 Sep 2008 08:05:41 -0700 by phpDocumentor 1.4.0