Function Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
M
 Monitor, GameQuery
S
 supported_configs, GameQuery
 supported_protocols, GameQuery
 supported_templates, GameQuery
public static function Monitor($protocol =  NULL,
$host =  NULL,
$options =  array())
Factory for creating monitor instances (also known as monitor objects) using the given protocol.
public function supported_configs()
Method for returning an array of configuration directives supported by the current class, where the key is a directive name, and the value is a brief description of the directive.
public function supported_protocols()
Method for returning all protocols found in the include_path, as an array.
public function supported_templates()
Method for returning all templates found in the include_path, as an array.