1.15 (checked in on 2008/07/06 at 20:10:48 by tjholowaychuk)
Theme utility functions and helpful themeing functionality. @author Tj Holowaychuk <tj@vision-media.ca> @link http://vision-media.ca
@todo add $Id lines
| Name | Description |
|---|---|
| Implementation of hook_perm(); | |
| themer_add_class | Add a body class. |
| themer_add_classes | Add an array of classes. |
| themer_body_class | Returns all enabled body classes generated from enabled class functions. |
| themer_class_date_prox | |
| themer_class_funcs | Return all available class functions and information. |
| themer_class_locale | Language class based on the currently set language. |
| themer_class_path | Creates class(es) based on the current path. |
| themer_class_random | Random class. |
| themer_class_role | Role based class. |
| themer_copyright | |
| themer_menu | |
| themer_settings | |
| themer_string_to_css | Convert any string into a css friendly string. |
| themer_theme | Implementation of hook_theme(); |
| theme_themer_copyright | Theme dynamic copyright information. |