Class Goldtips

Description

Manipulate whith games GOLDtip.

  • author: Libor Tichy

Located in /World/GoldtipsModel.php (line 15)

NObject
   |
   --Goldtips
Variable Summary
Goldtip[] $games
Method Summary
static bool isCharacterPlaying (mixed $characterId)
void clearFilter ()
int count ()
Goldtips filterId ([mixed $id = null])
Goldtips filterOpen (bool $bool)
Goldtips filterPlayed (bool $bool)
Goldtips filterPlayer ([mixed $playerId = null])
Goldtip getGame ([int $id = null])
Goldtip[] load ([int $itemsPerPage = null], [int $offset = null])
Variables
Goldtip[] $games (line 18)
  • access: public
Methods
static isCharacterPlaying (line 120)

Check if the player is in game.

  • access: public
static bool isCharacterPlaying (mixed $characterId)
  • mixed $characterId
clearFilter (line 72)

Remove all filters.

  • access: public
void clearFilter ()
count (line 111)

Block the account.

  • access: public
int count ()
filterId (line 53)

Set the filter to the game id.

  • access: public
Goldtips filterId ([mixed $id = null])
  • mixed $id
filterOpen (line 43)

Set filter to opne games.

  • access: public
Goldtips filterOpen (bool $bool)
  • bool $bool
filterPlayed (line 63)

Set the filter to the played games.

  • access: public
Goldtips filterPlayed (bool $bool)
  • bool $bool
filterPlayer (line 33)

Set filter to one player.

  • access: public
Goldtips filterPlayer ([mixed $playerId = null])
  • mixed $playerId
getGame (line 133)

Get game with id.

  • access: public
Goldtip getGame ([int $id = null])
  • int $id
load (line 85)

Loads protocols.

  • access: public
Goldtip[] load ([int $itemsPerPage = null], [int $offset = null])
  • int $itemsPerPage
  • int $offset

Documentation generated on Tue, 07 Jun 2011 20:47:28 +0200 by phpDocumentor 1.4.3