class ViewCommand
This class defines a binding between a View object and an action, and implements Execute by invoking the corresponding operation(s) on the View.
Located in /viewcommand.class.php (line 19)
Command | --ViewCommand
function __construct
This method is executed when an object is instantiated from this class. Preprocessing can be done here before the object is put into service.
function Execute
This method executes the action and returns the result to the invoker.
Inherited From Command
Command::Execute()
Documentation generated on Thu, 9 Sep 2004 09:03:41 -0400 by phpDocumentor 1.3.0RC3