[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

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

   1  <?php
   2  // $Id: pathauto.api.php,v 1.2.4.2 2010/08/09 19:01:33 davereid Exp $
   3  
   4  /**
   5   * @file
   6   * Documentation for pathauto API.
   7   *
   8   * @see hook_token_info
   9   * @see hook_tokens
  10   */
  11  
  12  function hook_path_alias_types() {
  13  }
  14  
  15  function hook_pathauto($op) {
  16  }
  17  
  18  function hook_pathauto_bulkupdate() {
  19  }
  20  
  21  function hook_pathauto_alias_alter(&$alias, $context) {
  22  }


Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7