[ Index ] |
|
Code source de Drupal 5.3 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 780 lignes (30 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
menu_help($section) X-Ref |
Implementation of hook_help(). |
menu_menu($may_cache) X-Ref |
Implementation of hook_menu(). |
menu_block($op = 'list', $delta = 0) X-Ref |
Implementation of hook_block(). |
menu_nodeapi(&$node, $op) X-Ref |
Implementation of hook_nodeapi(). |
menu_perm() X-Ref |
Implementation of hook_perm(). |
menu_form_alter($form_id, &$form) X-Ref |
Implementation of hook_form_alter(). Add menu item fields to the node form. |
menu_configure() X-Ref |
Menu callback; presents menu configuration options. |
menu_edit_menu_form($type, $mid = 0) X-Ref |
Menu callback; handle the adding/editing of a new menu. |
menu_edit_item_form($type, $mid = 0) X-Ref |
Present the menu item editing form. |
menu_edit_item_form_submit($form_id, $form_values) X-Ref |
Process menu and menu item add/edit form submissions. |
menu_item_delete_form($mid) X-Ref |
Menu callback; delete a single custom item. |
menu_item_delete_form_submit($form_id, $form_values) X-Ref |
Process menu delete form submissions. |
menu_reset_item($mid) X-Ref |
Menu callback; reset a single modified item. |
menu_reset_item_submit($form_id, $form_values) X-Ref |
Process menu reset item form submissions. |
menu_confirm_disable_item($mid, $token = NULL) X-Ref |
Menu callback; hide a menu item. Presents a confirmation form to protect against cross site request forgeries. |
menu_confirm_disable_item_submit($form_id, $form_values) X-Ref |
Pas de description |
menu_overview() X-Ref |
Menu callback; present the main menu management page. |
menu_edit_item_save($edit) X-Ref |
Save changes to a menu item into the database. return: mid |
menu_save_item(&$item) X-Ref |
Save a menu item to the database. param: $item return: $status |
menu_delete_item($item) X-Ref |
Delete a menu item from the database. If $item['mid'] is specified, then this is used to find the existing item; otherwise, $item['path'] is used. param: $item |
menu_overview_tree() X-Ref |
Present the menu tree, rendered along with links to edit menu items. |
menu_overview_tree_rows($pid = 0, $depth = 0) X-Ref |
Pas de description |
menu_parent_options($mid, $pid = 0, $depth = 0) X-Ref |
Return a list of menu items that are valid possible parents for the given menu item. The list excludes the given item and its children. param: $mid param: $pid param: $depth return: |
menu_node_form_delete($node) X-Ref |
Remove the menu item. |
Généré le : Fri Nov 30 16:20:15 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |