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

Class: ICommand

Source Location: /interfaces/ICommand.php

Interface Overview


The interface definition for a PureMVC Command.


Author(s):

Methods



Class Details

[line 19]
The interface definition for a PureMVC Command.



Tags:

see:  org.puremvc.php.interfaces INotification


[ Top ]


Class Methods


method execute [line 26]

void execute( INotification $notification)

Execute the
's logic to handle a given
.



Tags:

access:  public


Parameters:

note   $notification   an
to handle.

[ Top ]


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