context_breakpoint_admin_settings_form |
./context_breakpoint.module |
|
|
1 |
context_breakpoint_admin_settings_form_submit |
./context_breakpoint.module |
|
|
|
context_breakpoint_context_plugins |
./context_breakpoint.module |
Implements hook_context_plugins(). |
|
|
context_breakpoint_context_registry |
./context_breakpoint.module |
|
|
|
context_breakpoint_execute |
./context_breakpoint.module |
Execute the context checks(). |
1 |
|
context_breakpoint_get_active_breakpoints |
./context_breakpoint.module |
Extract active breakpoints from cookie. |
1 |
|
context_breakpoint_get_settings |
./context_breakpoint.module |
Get global module settings. |
4 |
|
context_breakpoint_init |
./context_breakpoint.module |
Implements hook_init(). |
|
|
context_breakpoint_menu |
./context_breakpoint.module |
Implements hook_menu(). |
|
|
context_breakpoint_process_html |
./context_breakpoint.module |
Implements hook_js_alter(). |
|
|
context_breakpoint_uninstall |
./context_breakpoint.install |
|
|
|
context_breakpoint_url_outbound_alter |
./context_breakpoint.module |
|
|
|
_context_breakpoint_check_disable_cache |
./context_breakpoint.module |
If the contexts are added to the url,
wee need to disable caching if the users
contexts in the cookie differ from the
ones in the url. |
1 |
|