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

Class: StartModelCommand

Source Location: /demos/basic/controller/commands/StartModelCommand.php

Class Overview

Notifier
   |
   ..SimpleCommand
      |
      ..StartModelCommand

Starts the application model, for the basic demo this command loads the CSS file selected on the index.php page.


Methods


Inherited Variables

Inherited Methods


Class Details

[line 22]
Starts the application model, for the basic demo this command loads the CSS file selected on the index.php page.



[ Top ]


Class Methods


method execute [line 29]

void execute( $notification)

Override execute to add logic. In the
the ApplicationDataProxy is started and registered, and then the selected CSS file is loaded.



Tags:

access:  public


Overrides SimpleCommand::execute() (Fulfill the use.case initiated by the given
.)

Parameters:

INotification   $notification  

[ Top ]


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