Personalized request configuration widget in Authenticated User Page Caching (Authcache) 7.2
Reusable form API element for markup substitution / request settings
File
- modules/
authcache_p13n/ authcache_p13n.module, line 1294 - Provides methods for serving personalized content fragments.
Functions
Name | Location | Description |
---|---|---|
authcache_p13n_config_cache_granularity |
modules/ |
Utility: Return cache granularity flags. |
authcache_p13n_config_cache_maxage |
modules/ |
Utility: Return the number of seconds the request should be cached. |
authcache_p13n_config_defaults |
modules/ |
Return default value for config widget. |
authcache_p13n_element_info |
modules/ |
Implements hook_element_info(). |
authcache_p13n_process_config |
modules/ |
Form API process callback for config element. |
theme_authcache_p13n_config_client_order |
modules/ |
Returns HTML for a client order form. |