Net_GameServerQuery
[ class tree: Net_GameServerQuery ] [ index: Net_GameServerQuery ] [ all elements ]

Class: Net_GameServerQuery_Config

Source Location: /Net_GameServerQuery-0.3.0/Net/GameServerQuery/Config.php

Class Overview


Hold runtime configuration options


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 37]
Hold runtime configuration options


[ Top ]


Method Detail

getOption   [line 78]

void getOption( string $option)

Get an option
  • Access: public

Parameters:

string   $option   —  The option to get

[ Top ]

setOption   [line 58]

void setOption( string $option, string $value)

Set an option

Can be one of:

  • normalise Reduces the information returned in status to a standard subset
  • showmeta Shows information not directly returned by protocol (__count etc)
  • timeout Sets length of time to wait for server replies

  • Access: public

Parameters:

string   $option   —  The option to set
string   $value   —  The value

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:39:46 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.