7 calls to _purl_options() in Persistent URL 7
- purl_admin in ./
purl.admin.inc - Page callback for the purl administration page.
- purl_cache::__construct in ./
purl.module - purl_form in ./
purl.module - Generates a persistent url form element that can be dropped into a FormAPI form array. Includes validation, but insert/update must be handled by the implementing submit handler.
- purl_get_normal_path in ./
purl.module - Process a query string into its respective processors and modifiers and return the adjusted query string. If true, the $activate argument is used to call provider callbacks for a given query string. All values are static cached for a given query…
- purl_settings_form in ./
purl.admin.inc - Settings form for choosing the operating mode of purl
- purl_types_form in ./
purl.admin.inc - Allow administrators to enable purl methods.
- _purl_form_alter in ./
purl.admin.inc - Private implementation of hook_form_alter()