Primary tabs

Namesort ascending Location Description Direct uses Strings
views_handler_arg_uid modules/views_user.inc 1
views_handler_arg_taxletter modules/views_taxonomy.inc 1
views_handler_arg_taxid modules/views_taxonomy.inc 1
views_handler_arg_rss_feed ./views_rss.module handler for our own RSS argument; mimics the feed selector 1
views_handler_arg_node_feed modules/views_node.inc 1
views_handler_arg_nodetype modules/views_node.inc 1
views_handler_arg_nodeletter modules/views_node.inc 1
views_handler_arg_nid modules/views_node.inc 1
views_handler_arg_monthyear modules/views_node.inc 1
views_handler_arg_month modules/views_node.inc 1
views_handler_arg_fulldate modules/views_node.inc 1
views_handler_arg_book_parent modules/views_book.inc 1
views_get_view ./views.module This function loads a view by name or vid; if not found in db, it looks for a default view by that name. 6
views_get_url ./views.module Figure out what the URL of the view we're currently looking at is. 3
views_get_title ./views.module Figure out what the title of a view should be. 7
views_get_textarea ./views.module 1
views_get_summary_link ./views.module Get the summary link for a view. 1
views_get_filter_values ./views.module This function fetches filter values from the $_GET object 1
views_get_current_view ./views.module
views_get_all_urls ./views.module Load all of the URLs we use; this is cached in a special manner in an attempt to make the menu system both flexible and yet not overly intensive. 1
views_form_alter ./views.module
views_filter_validate_array ./views.module Provide validation for filters with array values. The $name must be provided by whatever added the validator to the form gadget.
views_filters_process ./views.module
views_filters ./views.module 1
views_elements ./views_ui.module Custom form element to do our nice images.
views_edit_view_validate ./views_ui.module Validate that a view sent via form is OK.
views_edit_view_submit ./views_ui.module Handle submit buttons on a view form.
views_edit_view ./views_ui.module Display all the guts of a view in a form for editing. 5
views_devel_caches ./views.module
views_css_safe ./views.module Prepare the specified string for use as a CSS identifier. 7
views_create_view_code ./views_ui.module 1
views_create_view ./views.module Create a blank view.
views_build_view ./views.module This builds the basic view. 3
views_block ./views.module Implementation of hook_block()
views_access ./views.module Determine if the specified user has access to a view. 1
user_views_tables modules/views_user.inc This include file implements views functionality on behalf of user.module
user_views_query_substitutions modules/views_user.inc Allow replacement of current userid so we can cache these queries
user_views_default_views modules/views_user.inc
user_views_arguments modules/views_user.inc
upload_views_tables modules/views_upload.inc This include file implements views functionality for the file.inc and upload module
theme_views_view_teasers ./views.module Display the nodes of a view as teasers.
theme_views_view_table ./views.module Display the nodes of a view as a table.
theme_views_view_nodes ./views.module Display the nodes of a view as plain nodes.
theme_views_view_list_popular_recent modules/views_statistics.inc
theme_views_view_list_popular_alltime modules/views_statistics.inc
theme_views_view_list ./views.module Display the nodes of a view as a list.
theme_views_view ./views.module Display a view.
theme_views_summary ./views.module Display a summary version of a view.
theme_views_rss_feed ./views_rss.module plugin that actually displays an RSS feed
theme_views_nodate ./views.module

Pages

Other projects