Readme.en.txt
Readme.es.txt
changeLog
Readme.it.txt
Readme.fr.txt
Todo List
Implements interfaces:
[line 58]
[line 37]
[line 65]
[line 51]
[line 107]
[line 121]
[line 142]
[line 128]
[line 149]
[line 135]
[line 100]
[line 93]
[line 44]
[line 114]
awLabel __construct( [string $label = NULL], [ $font = NULL], [ $color = NULL], [ $angle = 0])
array all( )
int count( )
void draw( awDriver $driver, awPoint $p, [int $key = 0])
string get( int $key)
string getCallbackFunction( )
void getMax( awDriver $driver, $function)
int getMaxHeight( awDriver $driver)
int getMaxWidth( awDriver $driver)
Text getText( mixed $key)
void hide( [bool $hide = TRUE])
void hideFirst( bool $hide)
void hideKey( int $key)
void hideLast( bool $hide)
void hideValue( int $value)
void move( int $x, int $y)
void set( array $labels)
void setAlign( [int $h = NULL], [int $v = NULL])
void setAngle( int $angle)
void setBackground( mixed $background)
void setBackgroundColor( awColor $color)
void setBackgroundGradient( awGradient $gradient)
void setCallbackFunction( string $function)
void setColor( awColor $color)
void setFont( awFont $font, [awColor $color = NULL])
void setFormat( string $format)
void setInterval( int $interval)
void setPadding( int $left, int $right, int $top, int $bottom)
void show( [bool $show = TRUE])