TeamSpeak 3 PHP Framework
Modern use-at-will framework that provides individual components to manage TeamSpeak 3 Server instances
|
Interface class describing a TeamSpeak 3 viewer. 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... | |
Interface class describing a TeamSpeak 3 viewer.
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 |