6 calls to purl_modifiers() in Persistent URL 7
- purl_admin in ./
purl.admin.inc - Page callback for the purl administration page.
- purl_delete in ./
purl.module - Delete a modifier entry from the database.
- purl_generate_rewrite_elements in ./
purl.module - Generate a purl_path_element for provider
- purl_parse in ./
purl.module - Parses a query string of various types (url, domain, etc.) and returns an array of any found values and their respective providers/id values.
- purl_save in ./
purl.module - Save modifier to database. Will insert new entry if no ID is provided and update an existing one otherwise.
- _purl_form_alter in ./
purl.admin.inc - Private implementation of hook_form_alter()