Class KCommandContext
Command Context
- KConfig implements KConfigInterface
-
KCommandContext
Package: Libraries\Koowa\Command
Copyright: Copyright (C) 2007 - 2012 Johan Janssens. All rights reserved.
License: GPLv3 <http://www.gnu.org/licenses/gpl.html>
Author: Johan Janssens <johan@nooku.org>
Located at koowa/command/context.php
Copyright: Copyright (C) 2007 - 2012 Johan Janssens. All rights reserved.
License: GPLv3 <http://www.gnu.org/licenses/gpl.html>
Author: Johan Janssens <johan@nooku.org>
Located at koowa/command/context.php
public
|
|
public
string
|
|
public
object
|
|
public
|
__clone(),
__construct(),
__get(),
__isset(),
__set(),
__toString(),
__unset(),
append(),
count(),
get(),
getIterator(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset(),
toArray(),
toJson(),
unbox()
|
protected
string
|
$_error | |
#
Error |
protected
object
|
$_subject | |
#
The command subject |
$_data
|