arg

Functions that call arg()

Namesort iconLocationDescription
aggregator_form_category_submitmodules/aggregator/aggregator.admin.incProcess aggregator_form_category form submissions.
aggregator_form_feed_submitmodules/aggregator/aggregator.admin.incProcess aggregator_form_feed form submissions.
aggregator_page_categorymodules/aggregator/aggregator.pages.incMenu callback; displays all the items aggregated in a particular category.
aggregator_page_lastmodules/aggregator/aggregator.pages.incMenu callback; displays the most recent items gathered from any feed.
aggregator_page_rssmodules/aggregator/aggregator.pages.incMenu callback; generate an RSS 0.92 feed of aggregator items or categories.
aggregator_page_sourcemodules/aggregator/aggregator.pages.incMenu callback; displays all the items captured from a particular feed.
argincludes/path.incReturn a component of the current Drupal path.
block_admin_display_formmodules/block/block.admin.incGenerate main blocks administration form.
blog_linkmodules/blog/blog.moduleImplementation of hook_link().
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.admin.incMenu callback; present an administrative comment listing.
comment_node_urlmodules/comment/comment.moduleA simple helper function.
comment_rendermodules/comment/comment.moduleRenders comment(s).
filter_admin_deletemodules/filter/filter.admin.incMenu callback; confirm deletion of a format. See alsofilter_admin_delete_submit()
filter_tips_longmodules/filter/filter.pages.incMenu callback; show a page with long filter tips.
forum_nodeapimodules/forum/forum.moduleImplementation of hook_nodeapi().
menu_get_active_helpincludes/menu.incReturns the help associated with the active menu item.
menu_get_itemincludes/menu.incGet a router item.
menu_local_tasksincludes/menu.incCollects the local tasks (tabs) for a given level.
menu_set_active_trailincludes/menu.incSet (or get) the active trail for the current page - the path to root in the menu tree.
profile_blockmodules/profile/profile.moduleImplementation of hook_block().
profile_field_formmodules/profile/profile.admin.incMenu callback: Generate a form to add/edit a user profile field. See alsoprofile_field_form_validate()
statistics_exitmodules/statistics/statistics.moduleImplementation of hook_exit().
system_initmodules/system/system.moduleImplementation of hook_init().
template_preprocess_pageincludes/theme.incProcess variables for page.tpl.php
template_preprocess_profile_wrappermodules/profile/profile.moduleProcess variables for profile-wrapper.tpl.php.
update_helpmodules/update/update.moduleImplementation of hook_help().
user_admin_rolemodules/user/user.admin.incMenu callback: administer roles. See alsouser_admin_role_validate()
user_blockmodules/user/user.moduleImplementation of hook_block().
user_usermodules/user/user.moduleImplementation of hook_user().
_trigger_normalize_user_contextmodules/trigger/trigger.moduleWhen an action is called in a context that does not match its type, the object that the action expects must be retrieved. For example, when an action that works on nodes is called during the user hook, the node object is not available since the user...

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.