Main Page | Class Hierarchy | Class List | Directories | Class Members | Related Pages | Examples

q3a Class Reference

Uses the Quake 3 protcol to communicate with the server. More...

Inheritance diagram for q3a:

Inheritance graph
Collaboration diagram for q3a:

Collaboration graph
List of all members.

Public Member Functions

 query_server ($getPlayers=TRUE, $getRules=TRUE)
 Querys the server.
 htmlize ($var)
 htmlizes the given raw string

Detailed Description

Uses the Quake 3 protcol to communicate with the server.

Author:
Jeremias Reith (jr@terragate.net)
Version:
Rev
198
This class can communicate with most games based on the Quake 3 engine.
Examples:

example_usage.php.


Member Function Documentation

q3a::htmlize var  ) 
 

htmlizes the given raw string

Parameters:
var a raw string from the gameserver that might contain special chars
Returns:
a html version of the given string

Reimplemented from gsQuery.

q3a::query_server getPlayers = TRUE,
getRules = TRUE
 

Querys the server.

This method is abstract

Parameters:
getPlayers wheather to retrieve player infos
getRules wheather to retrieve rules
Returns:
TRUE on success

Reimplemented from gsQuery.

Reimplemented in d3.


The documentation for this class was generated from the following file:
Generated on Sat Oct 15 16:52:04 2005 for gsQuery by  doxygen 1.4.4