ConsoleTools: ezcConsoleStatusbarOptions
[ ]
[ ]
[ ]
[ ]
[ ]
Class: ezcConsoleStatusbarOptions
|
Struct class to store the options of the ezcConsoleOutput class. [
source]
Parents
ezcBaseOptions
|
--ezcConsoleStatusbarOptions
Member Variables
|
protected string |
$failureChar
= "-"
The char shown for a failed status. |
|
protected string |
$successChar
= "+"
The char shown for a succeded status. |
Method Summary
|
public void |
__set(
$key, $value )
Option write access. |
Inherited Methods
From
ezcBaseOptions :
Methods
__set
void __set(
string
$key, mixed
$value )
Option write access.
Parameters
| Name |
Type |
Description |
$key |
string |
Name of the property. |
$value |
mixed |
The value for the property. |
Throws
| Class | Description |
ezcBasePropertyNotFoundException |
If a desired property could not be found. |
ezcBaseSettingValueException |
If a desired property value is out of range. |
Redefinition of
Last updated: Wed, 28 Nov 2007