| [ Index ] |
|
Code source de PRADO 3.0.6 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 120 lignes (3 kb) |
| Inclus ou requis: | 1 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
PHP_Shell_Extensions_Colour:: (5 méthodes):
register()
optSetBackground()
getColour()
applyColourScheme()
registerColourScheme()
Classe: PHP_Shell_Extensions_Colour - X-Ref
| register() X-Ref |
| shell colour schemes |
| optSetBackground($key, $value) X-Ref |
| background colours |
| getColour($type) X-Ref |
| get a colour for the shell param: string $type one of (value|exception|reset|default) return: string a colour string or a empty string |
| applyColourScheme($scheme) X-Ref |
| apply a colour scheme to the current shell param: string $scheme name of the scheme return: false if colourscheme is not known, otherwise true |
| registerColourScheme($scheme, $colours) X-Ref |
| registers a colour scheme param: string $scheme name of the colour scheme param: array a array of colours |
| Généré le : Sun Feb 25 21:07:04 2007 | par Balluche grâce à PHPXref 0.7 |