[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/sites/all/modules/pathauto/ -> pathauto.api.php (source)

   1  <?php
   2  
   3  /**
   4   * @file
   5   * Documentation for pathauto API.
   6   *
   7   * @see hook_token_info
   8   * @see hook_tokens
   9   */
  10  
  11  function hook_path_alias_types() {
  12  }
  13  
  14  function hook_pathauto($op) {
  15  }
  16  
  17  function hook_pathauto_bulkupdate() {
  18  }
  19  
  20  function hook_pathauto_alias_alter(&$alias, $context) {
  21  }


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