You are here

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

Namesort descending Location Description
authcache_p13n_config_cache_granularity modules/authcache_p13n/authcache_p13n.module Utility: Return cache granularity flags.
authcache_p13n_config_cache_maxage modules/authcache_p13n/authcache_p13n.module Utility: Return the number of seconds the request should be cached.
authcache_p13n_config_defaults modules/authcache_p13n/authcache_p13n.module Return default value for config widget.
authcache_p13n_element_info modules/authcache_p13n/authcache_p13n.module Implements hook_element_info().
authcache_p13n_process_config modules/authcache_p13n/authcache_p13n.module Form API process callback for config element.
theme_authcache_p13n_config_client_order modules/authcache_p13n/authcache_p13n.module Returns HTML for a client order form.