pages_restriction_admin_form |
./pages_restriction.admin.inc |
Administration form for Restriction Pages. |
|
1 |
pages_restriction_drush_cache_clear |
./pages_restriction.drush.inc |
Implements hook_drush_cache_clear(). |
|
|
pages_restriction_flush_caches |
./pages_restriction.module |
Implements hook_flush_caches(). |
|
|
pages_restriction_menu |
./pages_restriction.module |
Implements hook_menu(). |
|
|
pages_restriction_page_alter |
./pages_restriction.module |
Implements hook_page_alter(). |
|
|
pages_restriction_schema |
./pages_restriction.install |
Implements hook_schema(). |
|
|
_pages_restriction_cache_clear |
./pages_restriction.drush.inc |
Rebuild Onetouch Pages Restriction cache. |
|
1 |
_pages_restriction_debug_info |
includes/pages_restriction.helpers.inc |
Prints a watchdog message if debug mode is active. |
3 |
|
_pages_restriction_delete_cached_data |
includes/pages_restriction.cache.inc |
|
1 |
|
_pages_restriction_flush_cache |
includes/pages_restriction.cache.inc |
Function to flush everything from the cache table. |
2 |
|
_pages_restriction_get_cached_data |
includes/pages_restriction.cache.inc |
Get all the cached data. |
2 |
|
_pages_restriction_get_rules_by_path |
includes/pages_restriction.helpers.inc |
Update page on cache so it can be retrieved later. |
4 |
|
_pages_restriction_get_translated_path |
includes/pages_restriction.helpers.inc |
Rule to get the next page path translated for multilingual sites. |
2 |
|
_pages_restriction_restrict_access |
includes/pages_restriction.helpers.inc |
Restriction rules feature for Pages Restriction. |
1 |
|
_pages_restriction_set_next_page_path |
includes/pages_restriction.helpers.inc |
Update page on cache so it can be retrieved later. |
|
|
_pages_restriction_unset_sections_with_path |
includes/pages_restriction.helpers.inc |
Implements OneTouch Restriction Access. |
2 |
|