array_diff_key2 |
custompage_ui/custompage_ui.module |
This gives support for PHP4 which does not have
array_diff_key function. |
1 |
|
custompage_block |
./custompage.module |
Generate custom blocks |
|
|
custompage_clearcache_message |
./custompage.module |
|
2 |
|
custompage_context_conditions |
./custompage.context.inc |
Implementation of hook_context_conditions(). |
|
|
custompage_context_plugins |
./custompage.module |
Make module compatible with context 3
Implement hook_context_plugins(). |
|
|
custompage_context_registry |
./custompage.module |
Make module compatible with context 3
Implement hook_context_registry(). |
|
|
custompage_ctools_plugin_api |
./custompage.module |
Make module compatible with context 3
implement hook_ctools_plugin_api(). |
|
|
custompage_delegate |
./custompage.module |
Find a theme function and/or template file and return content |
|
1 |
custompage_edit_link |
./custompage_util.inc |
Generate an Edit link for inline editing. |
4 |
|
custompage_flushcache |
./custompage.module |
Flush caches. |
|
1 |
custompage_init |
./custompage.module |
@file
Custom Page Module |
|
|
custompage_load |
custompage_ui/custompage_ui.module |
|
|
|
custompage_menu |
./custompage.module |
Implementation of hook_menu(). |
|
|
custompage_menu_tile |
./custompage_util.inc |
|
|
|
custompage_node_tile |
./custompage_util.inc |
|
|
|
custompage_perm |
./custompage.module |
Implementation of hook_perm(). |
|
|
custompage_prefix |
./custompage.module |
|
3 |
|
custompage_region_tile |
./custompage_util.inc |
Put a regions content in a custompage tile. |
|
|
custompage_settings |
./custompage.admin.inc |
@file custompage.admin.inc |
|
1 |
custompage_theme |
./custompage.module |
Implementation of hook_theme(). |
|
|
custompage_tile_wrap |
./custompage_util.inc |
Wrap custompage tiles in some HTML that allows for easy inline editing. |
4 |
|
custompage_ui_admin_settings |
custompage_ui/custompage_ui.module |
|
|
1 |
custompage_ui_admin_settings_form |
custompage_ui/custompage_ui.module |
|
|
1 |
custompage_ui_custompages |
custompage_ui/custompage_ui.module |
Implementation of hook_custompages |
|
|
custompage_ui_delete_form |
custompage_ui/custompage_ui.module |
|
|
1 |
custompage_ui_delete_form_submit |
custompage_ui/custompage_ui.module |
|
|
|
custompage_ui_install |
custompage_ui/custompage_ui.install |
@file
Custom Page Admin UI Installation |
|
|
custompage_ui_menu |
custompage_ui/custompage_ui.module |
@file
Custom Page Admin UI |
|
|
custompage_ui_settings_submit |
custompage_ui/custompage_ui.module |
|
|
1 |
custompage_ui_uninstall |
custompage_ui/custompage_ui.install |
|
|
|
custompage_uri_load |
./custompage.module |
|
|
|
custompage_view_tile |
./custompage_util.inc |
Render a custompage tile for a view. |
|
|
_custompage_context_get_custompages |
./custompage.context.inc |
|
2 |
|
_custompage_get_mappings |
./custompage.module |
|
4 |
|
_custompage_translate_path |
./custompage_util.inc |
The idea for this function comes from the original work by Jonathan Hedstrom: |
1 |
|