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

Class: ToolDescription

Source Location: /client/ClientPlugin.php

Class Overview


Description of a tool


Variables

Constants

Methods



Class Details

[line 29]
Description of a tool



[ Top ]


Class Variables

$appliesTo =

[line 66]



Tags:

access:  public

Type:   int


[ Top ]

$group =

[line 56]



Tags:

access:  public

Type:   int


[ Top ]

$hasIcon =

[line 46]



Tags:

access:  public

Type:   boolean


[ Top ]

$id =

[line 41]



Tags:

access:  public

Type:   string


[ Top ]

$plugin =

[line 61]



Tags:

access:  public

Type:   boolean


[ Top ]

$stateless =

[line 71]



Tags:

access:  public

Type:   boolean


[ Top ]

$weight =

[line 51]



Tags:

access:  public

Type:   int


[ Top ]



Class Methods


constructor __construct [line 83]

ToolDescription __construct( string $id, boolean $hasIcon, int $weight, [int $appliesTo = self::MAINMAP], [boolean $stateless = false], [int $group = 1], [boolean $plugin = false])

Constructor



Tags:

access:  public


Parameters:

string   $id  
boolean   $hasIcon  
int   $weight  
int   $appliesTo  
boolean   $stateless  
int   $group  
boolean   $plugin  

[ Top ]


Class Constants

APPLICATION =  8

[line 36]


[ Top ]

KEYMAP =  4

[line 35]


[ Top ]

MAINMAP =  2

[line 34]

Bitmask for tools


[ Top ]



Documentation generated on Fri, 21 Sep 2007 13:30:40 +0200 by phpDocumentor 1.3.0RC3