Method | Description | |
---|---|---|
add ( string $category ) : mixed | Add a new category. | |
colors ( ) : array | Returns the color for each of the user's categories. | |
fgColors ( ) : array | Returns the foreground color for each of the user's categories. | |
get ( ) | Get all categories. | |
getJavaScript ( $formname, $elementname ) | TODO | |
getSelect ( $id, $current = null ) | TODO | |
remove ( string $category ) : boolean | Delete a category. | |
setColor ( $category, $color ) | TODO | |
setColors ( $colors ) | TODO |