TeamSpeak 3 PHP Framework
Modern use-at-will framework that provides individual components to manage TeamSpeak 3 Server instances
TeamSpeak3_Viewer_Interface Class Reference

Interface class describing a TeamSpeak 3 viewer. More...

+ Inheritance diagram for TeamSpeak3_Viewer_Interface:

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...
 

Detailed Description

Interface class describing a TeamSpeak 3 viewer.

Member Function Documentation

◆ fetchObject()

fetchObject ( TeamSpeak3_Node_Abstract  $node,
array  $siblings = array() 
)

Returns the code needed to display a node in a TeamSpeak 3 viewer.

Parameters
TeamSpeak3_Node_Abstract$node
array$siblings
Returns
string

The documentation for this class was generated from the following file: