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: StartViewCommand

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

Class Overview

Notifier
   |
   ..SimpleCommand
      |
      ..StartViewCommand

Starts the view class which initializes php/html templates.


Methods


Inherited Variables

Inherited Methods


Class Details

[line 23]
Starts the view class which initializes php/html templates.



[ Top ]


Class Methods


method execute [line 29]

void execute( $notification)

The
  1. execute()
method is overridden in order to add your application logic for this specific command.



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