| [ Index ] |
|
Code source de Drupal 5.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 349 lignes (12 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
| path_help($section) X-Ref |
| Implementation of hook_help(). |
| path_menu($may_cache) X-Ref |
| Implementation of hook_menu(). |
| path_admin() X-Ref |
| Menu callback; presents an overview of all URL aliases. |
| path_admin_edit($pid = 0) X-Ref |
| Menu callback; handles pages for creating and editing URL aliases. |
| path_admin_delete_confirm($pid) X-Ref |
| Menu callback; confirms deleting an URL alias |
| path_admin_delete_confirm_submit($form_id, $form_values) X-Ref |
| Execute URL alias deletion |
| path_admin_delete($pid = 0) X-Ref |
| Post-confirmation; delete an URL alias. |
| path_set_alias($path = NULL, $alias = NULL, $pid = NULL) X-Ref |
| Set an aliased path for a given Drupal path, preventing duplicates. |
| path_form($edit = '') X-Ref |
| Return a form for editing or creating an individual URL alias. |
| path_nodeapi(&$node, $op, $arg) 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_id, &$form) X-Ref |
| Implementation of hook_form_alter(). |
| path_perm() X-Ref |
| Implementation of hook_perm(). |
| path_overview() X-Ref |
| Return a listing of all defined URL aliases. |
| path_load($pid) X-Ref |
| Fetch a specific URL alias from the database. |
| path_form_validate($form_id, $form_values) X-Ref |
| Verify that a new URL alias is valid |
| path_form_submit($form_id, $form_values) X-Ref |
| Save a new URL alias to the database. |
| Généré le : Fri Nov 30 16:20:15 2007 | par Balluche grâce à PHPXref 0.7 |
|