arg

Functions that call arg()

Namesort iconLocationDescription
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_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/bootstrap.incReturn a component of the current Drupal path.
block_listmodules/block.moduleReturn all blocks in the specied region for the current user. You may use this function to implement variable block regions. The default regions are 'left', 'right' and 'all', where 'all' means both left...
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().
book_outlinemodules/book.moduleImplementation of function book_outline() Handles all book outline operations.
comment_menumodules/comment.moduleImplementation of hook_menu().
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_admin_filtersmodules/filter.moduleMenu callback; configure the filters for a format.
filter_admin_filters_savemodules/filter.moduleSave enabled/disabled status for filters in a format.
filter_admin_ordermodules/filter.moduleMenu callback; display form for ordering filters for a format.
filter_admin_order_savemodules/filter.moduleSave the weights of filters in 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_adminmodules/forum.moduleAdministration page which allows maintaining forums
forum_formmodules/forum.moduleImplementation of hook_form().
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_screenmodules/locale.moduleUser interface for the language deletion confirmation screen
locale_admin_stringmodules/locale.modulePage handler for the string search and administration screen
node_adminmodules/node.moduleMenu callback; presents the content administration overview.
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.
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_browsemodules/profile.moduleMenu callback; display a list of user information.
queue_blockmodules/queue.moduleImplementation of hook_block().
search_blockmodules/search.moduleImplementation of hook_block().
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_adminmodules/taxonomy.moduleMenu callback; dispatches to the proper taxonomy administration function.
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().

Functions called by arg()

Namesort iconLocationDescription
argincludes/bootstrap.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.