README
Todo List
An instance of this class should be stored in $_SESSION to maintain state, and to avoid rebuilding/rereading it at the state of each page output.
[line 23]
[line 24]
[line 27]
[line 25]
Config __construct( )
void CheckCustom( )
void configDefinition( $key, $index, $config)
void getCommandList( )
string getFriendlyHTML( attribute $attr)
string getFriendlyName( attribute $attr)
If the friendly name doesnt exist, the attribute name will be returned.
void getServer( [ $index = null])
void getServerList( [boolean $visible = true])
void getValue( $key, $index, [ $fatal = true])
boolean haveFriendlyName( attribute $attr)
If the friendly name doesnt exist, it will return false.
void isCommandAvailable( [ $index = 'cmd'])
void setServers( $servers)
void untested( )