[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/pathauto/ -> pathauto.admin.inc (summary)

(no description)

File Size: 463 lines (19 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 6 functions

  pathauto_admin_settings()
  _pathauto_validate_pattern_element()
  _pathauto_validate_numeric_element()
  pathauto_admin_settings_validate()
  pathauto_admin_delete()
  pathauto_admin_delete_submit()

Functions
Functions that are not part of a class:

pathauto_admin_settings()   X-Ref
Form builder; Configure the Pathauto system.


_pathauto_validate_pattern_element(&$element, &$form_state)   X-Ref
Element validation callback for URL alias patterns.

This function performs the following validations:
- Checks if the pattern has at least one token.
- Checks if any tokens with raw companions are being used and recommends
use of the raw tokens.

_pathauto_validate_numeric_element($element, &$form_state)   X-Ref
Validate a form element that should have an numeric value.


pathauto_admin_settings_validate($form, &$form_state)   X-Ref
Validate pathauto_admin_settings form submissions.


pathauto_admin_delete()   X-Ref
Menu callback; select certain alias types to delete.


pathauto_admin_delete_submit($form, &$form_state)   X-Ref
Process pathauto_admin_delete form submissions.




Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7