code/libraries/koowa/command/context.php

Classes
category
Koowa
copyright
Copyright (C) 2007 - 2010 Johan Janssens. All rights reserved.
license
GNU GPLv3 <http://www.gnu.org/licenses/gpl.html>
link
http://www.nooku.org
package
Koowa_Command
version
$Id: interface.php 1366 2009-11-28 01:34:00Z johan $
Classes
KCommandContext

Description

KCommandContext

Extends from
KConfig
author
Johan Janssens <[email protected]>
category
Koowa
package
Koowa_Command
Properties
$_error
Methods
setError
getError

Description

Command Context

Properties

$_error

string $_error = ''

Error

Details

$_error
string
visibility
protected
default
final
false
static
false

Methods

getError

getError( ) : string

Get the error

Output
string
The error
Details
visibility
public
final
false
static
false

setError

setError( $error ) : KCommandContext

Set the error

Arguments
$error
Details
visibility
public
final
false
static
false
Documentation was generated by DocBlox 0.10.0.