arg

Functions that call arg()

Namesort iconLocationDescription
aggregator_form_category_submitmodules/aggregator.moduleProcess aggregator_form_category form submissions. @todo Add delete confirmation dialog.
aggregator_form_feed_submitmodules/aggregator.moduleProcess aggregator_form_feed form submissions. @todo Add delete confirmation dialog.
aggregator_menumodules/aggregator.moduleImplementation of hook_menu().
aggregator_page_categorymodules/aggregator.moduleMenu callback; displays all the items aggregated in a particular category.
aggregator_page_lastmodules/aggregator.moduleMenu callback; displays the most recent items gathered from any feed.
aggregator_page_rssmodules/aggregator.moduleMenu callback; generate an RSS 0.92 feed of aggregator items or categories.
aggregator_page_sourcemodules/aggregator.moduleMenu callback; displays all the items captured from a particular feed.
archive_calendarmodules/archive.moduleGenerates a monthly calendar, for display in the archive block.
argincludes/path.incReturn a component of the current Drupal path.
block_admin_displaymodules/block.moduleGenerate main block administration form.
blog_linkmodules/blog.moduleImplementation of hook_link().
book_blockmodules/book.moduleImplementation of hook_block().
book_formmodules/book.moduleImplementation of hook_form().
book_helpmodules/book.moduleImplementation of hook_help().
book_menumodules/book.moduleImplementation of hook_menu().
comment_admin_overviewmodules/comment.moduleMenu callback; present an administrative comment listing.
comment_menumodules/comment.moduleImplementation of hook_menu().
contact_admin_delete_submitmodules/contact.moduleProcess category delete form submission.
contact_admin_editmodules/contact.moduleCategory edit page.
contact_admin_edit_submitmodules/contact.moduleProcess the contact category edit page form submission.
contact_mail_usermodules/contact.modulePersonal contact page.
contact_mail_user_submitmodules/contact.moduleProcess the personal contact page form submission.
contact_menumodules/contact.moduleImplementation of hook_menu().
filter_admin_configuremodules/filter.moduleMenu callback; display settings defined by filters.
filter_admin_deletemodules/filter.moduleMenu callback; confirm deletion of a format.
filter_helpmodules/filter.moduleImplementation of hook_help().
filter_menumodules/filter.moduleImplementation of hook_menu().
filter_tips_longmodules/filter.moduleMenu callback; show a page with long filter tips.
forum_menumodules/forum.moduleImplementation of hook_menu().
forum_preparemodules/forum.moduleImplementation of hook_prepare; assign forum taxonomy when adding a topic from within a forum.
help_pagemodules/help.moduleMenu callback; prints a page listing general help for all modules.
legacy_menumodules/legacy.moduleImplementation of hook_menu().
locale_admin_manage_delete_formmodules/locale.moduleUser interface for the language deletion confirmation screen.
locale_menumodules/locale.moduleImplementation of hook_menu().
menu_edit_item_formmodules/menu.modulePresent the menu item editing form.
menu_edit_menu_formmodules/menu.moduleMenu callback; handle the adding/editing of a new menu.
node_delete_confirmmodules/node.moduleMenu callback -- ask for confirmation of node deletion
node_form_altermodules/node.moduleImplementation of hook_form_alter().
node_helpmodules/node.moduleImplementation of hook_help().
node_menumodules/node.moduleImplementation of hook_menu().
node_pagemodules/node.moduleMenu callback; dispatches control to the appropriate operation handler.
node_revisionsmodules/node.moduleMenu callback for revisions related activities.
phptemplate_pagethemes/engines/phptemplate/phptemplate.enginePrepare the values passed to the theme_page function to be passed into a pluggable template engine.
poll_menumodules/poll.moduleImplementation of hook_menu().
poll_resultsmodules/poll.moduleCallback for the 'results' tab for polls you can vote on
poll_viewmodules/poll.moduleImplementation of hook_view().
poll_votemodules/poll.moduleCallback for processing a vote
profile_blockmodules/profile.moduleImplementation of hook_block().
profile_browsemodules/profile.moduleMenu callback; display a list of user information.
profile_field_formmodules/profile.moduleMenu callback: Generate a form to add/edit a user profile field.
search_menumodules/search.moduleImplementation of hook_menu().
search_viewmodules/search.moduleMenu callback; presents the search form and/or search results.
statistics_exitmodules/statistics.moduleImplementation of hook_exit().
statistics_menumodules/statistics.moduleImplementation of hook_menu().
system_helpmodules/system.moduleImplementation of hook_help().
taxonomy_menumodules/taxonomy.moduleImplementation of hook_menu().
tracker_menumodules/tracker.moduleImplementation of hook_menu().
tracker_track_usermodules/tracker.moduleMenu callback. Prints a listing of active nodes on the site.
user_admin_rolemodules/user.moduleMenu callback: administer roles.
user_blockmodules/user.moduleImplementation of hook_block().
user_menumodules/user.moduleImplementation of hook_menu().
user_usermodules/user.moduleImplementation of hook_user().
_aggregator_page_listmodules/aggregator.modulePrints an aggregator page listing a number of feed items. Various menu callbacks use this function to print their feeds.

Functions called by arg()

Namesort iconLocationDescription
argincludes/path.incReturn a component of the current Drupal path.
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.