| [ Index ] |
|
Code source de phpMyVisites 2.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 158 lignes (2 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 : Mon Nov 26 14:10:01 2007 | par Balluche grâce à PHPXref 0.7 |
|