content_theme_admin_content_node |
./content_theme.admin.inc |
Menu callback; configures content node themes. |
|
1 |
content_theme_admin_content_node_submit |
./content_theme.admin.inc |
|
|
|
content_theme_admin_content_node_validate |
./content_theme.admin.inc |
|
|
|
content_theme_admin_content_type |
./content_theme.admin.inc |
Menu callback; configures content type themes. |
|
1 |
content_theme_admin_content_type_submit |
./content_theme.admin.inc |
|
|
|
content_theme_admin_content_type_validate |
./content_theme.admin.inc |
|
|
|
content_theme_admin_content_wide |
./content_theme.admin.inc |
Menu callback; configures content wide themes. |
|
1 |
content_theme_admin_content_wide_submit |
./content_theme.admin.inc |
|
|
|
content_theme_custom_theme |
./content_theme.module |
Implements hook_custom_theme(). |
|
|
content_theme_form_node_form_alter |
./content_theme.module |
Implements hook_form_BASE_FORM_ID_alter(). |
|
|
content_theme_form_node_type_form_alter |
./content_theme.module |
Implements hook_form_FORM_ID_alter(). |
|
|
content_theme_get_content_node_options |
./content_theme.module |
|
2 |
|
content_theme_get_content_type_options |
./content_theme.module |
|
2 |
|
content_theme_get_content_wide_options |
./content_theme.module |
Helper functions. |
1 |
|
content_theme_get_info_theme_name |
./content_theme.module |
|
5 |
|
content_theme_get_themes |
./content_theme.module |
|
5 |
|
content_theme_get_theme_name |
./content_theme.module |
|
3 |
|
content_theme_get_theme_status |
./content_theme.module |
|
4 |
|
content_theme_help |
./content_theme.module |
Implements hook_help(). |
|
|
content_theme_install |
./content_theme.install |
Implements hook_install(). |
|
|
content_theme_menu |
./content_theme.module |
Implements hook_menu(). |
|
|
content_theme_node_delete |
./content_theme.module |
Implements hook_node_delete(). |
1 |
|
content_theme_node_insert |
./content_theme.module |
Implements hook_node_insert(). |
1 |
|
content_theme_node_load |
./content_theme.module |
Implements hook_node_load(). |
|
|
content_theme_node_type_delete |
./content_theme.module |
Implements hook_node_type_delete(). |
|
|
content_theme_node_update |
./content_theme.module |
Implements hook_node_update(). |
|
|
content_theme_permission |
./content_theme.module |
Implements hook_permission(). |
|
|
content_theme_schema |
./content_theme.install |
Implements hook_schema(). |
|
|
content_theme_uninstall |
./content_theme.install |
Implements hook_uninstall(). |
|
|
content_theme_update_6100 |
./content_theme.install |
Change default value for theme field. |
|
|
content_theme_update_6101 |
./content_theme.install |
Add content node theme ID field and updates table indices. |
|
|
content_theme_update_6102 |
./content_theme.install |
Update content theme permissions. |
|
|
content_theme_update_7000 |
./content_theme.install |
Check if all defined themes are available otherwise display a notice. |
|
|
content_theme_update_7200 |
./content_theme.install |
Set module's weight to 40. |
|
|
content_theme_update_7201 |
./content_theme.install |
Remove unnecessary variables. |
|
|