TeamSpeak 3 PHP Framework
Modern use-at-will framework that provides individual components to manage TeamSpeak 3 Server instances
|
Renders nodes used in ASCII-based TeamSpeak 3 viewers. More...
Public Member Functions | |
fetchObject (TeamSpeak3_Node_Abstract $node, array $siblings=array()) | |
Returns the code needed to display a node in a TeamSpeak 3 viewer. More... | |
Public Member Functions inherited from TeamSpeak3_Viewer_Interface | |
fetchObject (TeamSpeak3_Node_Abstract $node, array $siblings=array()) | |
Returns the code needed to display a node in a TeamSpeak 3 viewer. More... | |
Protected Member Functions | |
getCorpusIcon () | |
Returns an ASCII string which can be used to display the status icon for a TeamSpeak_Node_Abstract object. More... | |
getCorpusName () | |
Returns a string for the current corpus element which contains the display name for the current TeamSpeak_Node_Abstract object. More... | |
getPrefix () | |
Returns the ASCII string to display the prefix of the current node. More... | |
Renders nodes used in ASCII-based TeamSpeak 3 viewers.
fetchObject | ( | TeamSpeak3_Node_Abstract | $node, |
array | $siblings = array() |
||
) |
Returns the code needed to display a node in a TeamSpeak 3 viewer.
TeamSpeak3_Node_Abstract | $node | |
array | $siblings |
|
protected |
|
protected |
|
protected |
Returns the ASCII string to display the prefix of the current node.