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

ut2004 Class Reference

Uses the gameSpy protocol. More...

Inheritance diagram for ut2004:

Inheritance graph
Collaboration diagram for ut2004:

Collaboration graph
List of all members.

Public Member Functions

 getGameJoinerURI ()
 Returns a GameJoiner URI.
 getNativeJoinURI ()
 Returns a native join URI.
 htmlize ($string)
 htmlizes all color codes
 _getClassName ()
 returns the class name of the instance

Detailed Description

Uses the gameSpy protocol.

Author:
Jeremias Reith (jr@terragate.net)
Version:
Id
ut2004.php 201 2004-12-03 18:30:03Z jr
Adds UT2004 Color code support


Member Function Documentation

ut2004::_getClassName  ) 
 

returns the class name of the instance

Returns:
the class name of the instance
Override this for mixed case class names and support for PHP <5

Reimplemented from gameSpy.

ut2004::getGameJoinerURI  ) 
 

Returns a GameJoiner URI.

See also:
http://gamejoiner.terragate.net
The server has to be queried before in some cases (to find out the game port). The client needs GameJoiner to join the game with this URI

Returns:
A GameJoiner URI

Reimplemented from gameSpy.

ut2004::getNativeJoinURI  ) 
 

Returns a native join URI.

Some games are registering an URI type to allow easy joining of games

Returns:
a native join URI or false if not implemented for the game

Reimplemented from gsQuery.

ut2004::htmlize string  ) 
 

htmlizes all color codes

Parameters:
string a raw string
Returns:
a html version of the given string

Reimplemented from gsQuery.


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