[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/modules/path/ -> path.module (summary)

(no description)

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

Defines 8 functions

  path_help()
  path_menu()
  path_admin_delete()
  path_set_alias()
  path_nodeapi()
  path_form_alter()
  path_perm()
  path_load()

Functions
Functions that are not part of a class:

path_help($path, $arg)   X-Ref
Implementation of hook_help().


path_menu()   X-Ref
Implementation of hook_menu().


path_admin_delete($pid = 0)   X-Ref
Post-confirmation; delete an URL alias.


path_set_alias($path = NULL, $alias = NULL, $pid = NULL, $language = '')   X-Ref
Set an aliased path for a given Drupal path, preventing duplicates.

param: $path
param: $alias
param: $pid
param: $language

path_nodeapi(&$node, $op, $arg = NULL)   X-Ref
Implementation of hook_nodeapi().

Allows URL aliases for nodes to be specified at node edit time rather
than through the administrative interface.

path_form_alter(&$form, $form_state, $form_id)   X-Ref
Implementation of hook_form_alter().


path_perm()   X-Ref
Implementation of hook_perm().


path_load($pid)   X-Ref
Fetch a specific URL alias from the database.




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