| [ Index ] |
|
Code source de phpMyVisites 2.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 158 lignes (3 kb) |
| Inclus ou requis: | 1 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
| __construct($color = NULL, $style = awLine::SOLID) X-Ref |
| Build the border param: awColor $color Border color param: int $style Border style |
| setColor(awColor $color) X-Ref |
| Change border color This method automatically shows the border if it is hidden param: awColor $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(awDrawer $drawer, awPoint $p1, awPoint $p2) X-Ref |
| Draw border as a rectangle param: awDrawer $drawer param: awPoint $p1 Top-left corner param: awPoint $p2 Bottom-right corner |
| ellipse(awDrawer $drawer, awPoint $center, $width, $height) X-Ref |
| Draw border as an ellipse param: awDrawer $drawer param: awPoint $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 |
|