[ Index ] |
|
Code source de Cr@wltr@ck 2.2.1 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 160 lignes (3 kb) |
Inclus ou requis: | 1 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
awBorder($color = NULL, $style = LINE_SOLID) X-Ref |
Build the border param: $color Border color param: int $style Border style |
setColor($color) X-Ref |
Change border color This method automatically shows the border if it is hidden param: $color |
setStyle($style) X-Ref |
Change border style param: int $style |
hide($hide = TRUE) X-Ref |
Hide border ? param: bool $hide |
show($show = TRUE) X-Ref |
Show border ? param: bool $show |
visible() X-Ref |
Is the border visible ? return: bool |
rectangle($drawer, $p1, $p2) X-Ref |
Draw border as a rectangle param: $drawer param: $p1 Top-left corner param: $p2 Bottom-right corner |
ellipse($drawer, $center, $width, $height) X-Ref |
Draw border as an ellipse param: $drawer param: $center Ellipse center param: int $width Ellipse width param: int $height Ellipse height |
Généré le : Thu Sep 6 14:14:11 2007 | par Balluche grâce à PHPXref 0.7 |