Koowa_Command
[ class tree: Koowa_Command ] [ index: Koowa_Command ] [ all elements ]

Class: KCommandInterface

Source Location: /libraries/koowa/command/interface.php

Interface Overview

KObjectHandlable
   |
   --KCommandInterface

Command Interface


Author(s):

Methods


Child classes:

KFilterInterface
Filter interface
KTemplateFilterInterface
Template filter interface
KBehaviorInterface
Behavior Interface

Inherited Methods

Class: KObjectHandlable

KObjectHandlable::getHandle()
Get the object handle

Class Details

[line 16]
Command Interface



Tags:

author:  Johan Janssens <johan@nooku.org>
usedby:  KMixinCommand


[ Top ]


Class Methods


method execute [line 25]

boolean execute( string $name, KCommandContext $context)

Generic Command handler



Tags:

access:  public


Parameters:

string   $name   The command name
object The   $context   command context

[ Top ]

method getPriority [line 32]

integer getPriority( )

Get the priority of the command



Tags:

return:  The command priority
access:  public


[ Top ]


Documentation generated on Sun, 19 May 2013 03:04:22 +0200 by phpDocumentor 1.4.3