[ Index ] |
|
Code source de Horde 3.1.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 225 lignes (6 kb) |
Inclus ou requis: | 1 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
Classe: Prefs_CategoryManager - X-Ref
Class for handling a list of categories stored in a user'sget() X-Ref |
Get all categories. |
getSelect($id, $current = null) X-Ref |
Pas de description |
getJavaScript($formname, $elementname) X-Ref |
Pas de description |
add($category) X-Ref |
Add a new category. param: string $category The name of the category to add. return: mixed False on failure, or the new category's name. |
remove($category) X-Ref |
Delete a category. param: string $category The category to remove. return: boolean True on success, false on failure. |
colors() X-Ref |
Returns the color for each of the user's categories. return: array A list of colors, key is the category name, value is the |
fgColors() X-Ref |
Returns the foreground color for each of the user's categories. return: array A list of colors, key is the category name, value is the |
setColor($category, $color) X-Ref |
Pas de description |
setColors($colors) X-Ref |
Pas de description |
Généré le : Sun Feb 25 18:01:28 2007 | par Balluche grâce à PHPXref 0.7 |