Class Command

Description

Abstract class for sub-classing. Used to group business logic using the Command Pattern, if it is too complex to be implemented in the Resource itself.

Located in /diy-framework/controller/Command.class.php (line 11)


	
			
Method Summary
void execute ()
Methods
execute (line 18)

Executes this Command.

  • abstract:
  • access: public
void execute ()

Documentation generated on Tue, 25 Sep 2007 11:17:18 +0200 by phpDocumentor 1.3.2