arg

Functions that call arg()

Namesort iconLocationDescription
aggregator_form_category_submitmodules/aggregator/aggregator.moduleProcess aggregator_form_category form submissions. @todo Add delete confirmation dialog.
aggregator_form_feed_submitmodules/aggregator/aggregator.moduleProcess aggregator_form_feed form submissions. @todo Add delete confirmation dialog.
aggregator_menumodules/aggregator/aggregator.moduleImplementation of hook_menu().
aggregator_page_categorymodules/aggregator/aggregator.moduleMenu callback; displays all the items aggregated in a particular category.
aggregator_page_lastmodules/aggregator/aggregator.moduleMenu callback; displays the most recent items gathered from any feed.
aggregator_page_rssmodules/aggregator/aggregator.moduleMenu callback; generate an RSS 0.92 feed of aggregator items or categories.
aggregator_page_sourcemodules/aggregator/aggregator.moduleMenu callback; displays all the items captured from a particular feed.
argincludes/path.incReturn a component of the current Drupal path.
block_admin_displaymodules/block/block.moduleGenerate main block administration form.
blog_linkmodules/blog/blog.moduleImplementation of hook_link().
book_blockmodules/book/book.moduleImplementation of hook_block().
book_formmodules/book/book.moduleImplementation of hook_form().
book_helpmodules/book/book.moduleImplementation of hook_help().
book_menumodules/book/book.moduleImplementation of hook_menu().
color_form_altermodules/color/color.moduleImplementation of hook_form_alter().
color_scheme_formmodules/color/color.moduleForm callback. Returns the configuration form.
comment_adminmodules/comment/comment.moduleMenu callback; present an administrative comment listing.
comment_menumodules/comment/comment.moduleImplementation of hook_menu().
comment_rendermodules/comment/comment.moduleRenders comment(s).
contact_admin_delete_submitmodules/contact/contact.moduleProcess category delete form submission.
contact_admin_editmodules/contact/contact.moduleCategory edit page.
contact_admin_edit_submitmodules/contact/contact.moduleProcess the contact category edit page form submission.
contact_mail_user_submitmodules/contact/contact.moduleProcess the personal contact page form submission.
contact_menumodules/contact/contact.moduleImplementation of hook_menu().
contact_user_pagemodules/contact/contact.modulePersonal contact page.
filter_admin_configuremodules/filter/filter.moduleMenu callback; display settings defined by filters.
filter_admin_deletemodules/filter/filter.moduleMenu callback; confirm deletion of a format.
filter_helpmodules/filter/filter.moduleImplementation of hook_help().
filter_menumodules/filter/filter.moduleImplementation of hook_menu().
filter_tips_longmodules/filter/filter.moduleMenu callback; show a page with long filter tips.
forum_menumodules/forum/forum.moduleImplementation of hook_menu().
forum_preparemodules/forum/forum.moduleImplementation of hook_prepare; assign forum taxonomy when adding a topic from within a forum.
help_pagemodules/help/help.moduleMenu callback; prints a page listing general help for all modules.
legacy_menumodules/legacy/legacy.moduleImplementation of hook_menu().
locale_menumodules/locale/locale.moduleImplementation of hook_menu().
menu_get_active_helpincludes/menu.incReturns the help associated with the active menu item.
node_form_altermodules/node/node.moduleImplementation of hook_form_alter().
node_helpmodules/node/node.moduleImplementation of hook_help().
node_menumodules/node/node.moduleImplementation of hook_menu().
node_revisionsmodules/node/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. Uses the arg() function to generate a series of page template files suggestions based on the current path. If none are found, the default page.tpl.php...
poll_cancelmodules/poll/poll.moduleCallback for canceling a vote
poll_menumodules/poll/poll.moduleImplementation of hook_menu().
poll_resultsmodules/poll/poll.moduleCallback for the 'results' tab for polls you can vote on
poll_viewmodules/poll/poll.moduleImplementation of hook_view().
poll_votemodules/poll/poll.moduleCallback for processing a vote
poll_votesmodules/poll/poll.moduleCallback for the 'votes' tab for polls you can see other votes on
profile_blockmodules/profile/profile.moduleImplementation of hook_block().
profile_browsemodules/profile/profile.moduleMenu callback; display a list of user information.
profile_field_formmodules/profile/profile.moduleMenu callback: Generate a form to add/edit a user profile field.
search_menumodules/search/search.moduleImplementation of hook_menu().
search_viewmodules/search/search.moduleMenu callback; presents the search form and/or search results.
statistics_exitmodules/statistics/statistics.moduleImplementation of hook_exit().
statistics_menumodules/statistics/statistics.moduleImplementation of hook_menu().
system_helpmodules/system/system.moduleImplementation of hook_help().
system_menumodules/system/system.moduleImplementation of hook_menu().
taxonomy_menumodules/taxonomy/taxonomy.moduleImplementation of hook_menu().
tracker_menumodules/tracker/tracker.moduleImplementation of hook_menu().
tracker_track_usermodules/tracker/tracker.moduleMenu callback. Prints a listing of active nodes on the site.
user_admin_rolemodules/user/user.moduleMenu callback: administer roles.
user_blockmodules/user/user.moduleImplementation of hook_block().
user_menumodules/user/user.moduleImplementation of hook_menu().
user_usermodules/user/user.moduleImplementation of hook_user().
watchdog_menumodules/watchdog/watchdog.moduleImplementation of hook_menu().

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.