Views Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
viewAn object to contain all of the data to generate a view, plus the member functions to build the view query, execute the query and render the output
views_db_objectBase class for views' database objects
views_displayA display type in a view
views_handlerBase handler, from which all the other handlers are derived
views_handler_argumentBase class for arguments
views_handler_argument_aggregator_category_cidArgument handler to accept an aggregator category id
views_handler_argument_aggregator_fidArgument handler to accept an aggregator feed id
views_handler_argument_brokenA special handler to take the place of missing or broken handlers
views_handler_argument_comment_user_uidArgument handler to accept a user id to check for nodes that user posted or commented on
views_handler_argument_dateAbstract argument handler for dates
views_handler_argument_file_fidArgument handler to accept a file id
views_handler_argument_formulaAbstract argument handler for simple formulae
views_handler_argument_locale_groupArgument handler to accept a language
views_handler_argument_locale_languageArgument handler to accept a language
views_handler_argument_many_to_oneAn argument handler for use in fields that have a many to one relationship with the table(s) to the left
views_handler_argument_node_created_dayArgument handler for a day (DD)
views_handler_argument_node_created_fulldateArgument handler for a full date (CCYYMMDD)
views_handler_argument_node_created_monthArgument handler for a month (MM)
views_handler_argument_node_created_weekArgument handler for a week
views_handler_argument_node_created_yearArgument handler for a year (CCYY)
views_handler_argument_node_created_year_monthArgument handler for a year plus month (CCYYMM)
views_handler_argument_node_languageArgument handler to accept a language
views_handler_argument_node_nidArgument handler to accept a node id
views_handler_argument_node_tnidArgument handler to accept a node translation id
views_handler_argument_node_typeArgument handler to accept a node type
views_handler_argument_node_vidArgument handler to accept a node revision id
views_handler_argument_nullArgument handler that ignores the argument
views_handler_argument_numericBasic argument handler for arguments that are numeric
views_handler_argument_stringBasic argument handler to implement string arguments that may have length limits
views_handler_argument_taxonomyArgument handler for basic taxonomy tid
views_handler_argument_term_node_tidAllow taxonomy term ID(s) as argument
views_handler_argument_term_node_tid_depthArgument handler for taxonomy terms with depth
views_handler_argument_term_node_tid_depth_modifierArgument handler for to modify depth for a previous term
views_handler_argument_user_uidArgument handler to accept a user id
views_handler_argument_users_roles_ridAllow role ID(s) as argument
views_handler_argument_vocabulary_vidArgument handler to accept a vocabulary id
views_handler_fieldBase field handler that has no options and renders an unformatted field
views_handler_field_accesslog_pathField handler to provide simple renderer that turns a URL into a clickable link
views_handler_field_aggregator_categoryField handler to provide simple renderer that allows linking to aggregator category
views_handler_field_aggregator_title_linkField handler that turns an item's title into a clickable link to the original source article
views_handler_field_booleanA handler to provide proper displays for booleans
views_handler_field_brokenA special handler to take the place of missing or broken handlers
views_handler_field_commentField handler to allow linking to a comment
views_handler_field_comment_depthField handler to display the depth of a comment
views_handler_field_comment_linkBase field handler to present a link
views_handler_field_comment_link_deleteField handler to present a link to delete a node
views_handler_field_comment_link_editField handler to present a link node edit
views_handler_field_comment_link_replyField handler to present a link to delete a node
views_handler_field_comment_node_linkHandler for showing comment module's node link
views_handler_field_comment_usernameField handler to allow linking to a user account or homepage
views_handler_field_contact_linkA field that links to the user contact page, if access is permitted
views_handler_field_counter
views_handler_field_customA handler to provide a field that is completely custom by the administrator
views_handler_field_dateA handler to provide proper displays for dates
views_handler_field_fileField handler to provide simple renderer that allows linking to a file
views_handler_field_file_sizeRender a numeric value as a size
views_handler_field_file_statusField handler to translate a node type into its readable form
views_handler_field_filter_format_nameField handler to output the name of an input format
views_handler_field_history_user_timestampField handler to display the marker for new content
views_handler_field_is_onlineIs user online handler
views_handler_field_locale_groupField handler to translate a group into its readable form
views_handler_field_locale_languageField handler to translate a language into its readable form
views_handler_field_locale_link_editField handler to present a link to edit a translation
views_handler_field_markupA handler to run a field through check_markup, using a companion format field
views_handler_field_ncs_last_comment_nameField handler to present the name of the last comment poster
views_handler_field_ncs_last_updatedField handler to display the newer of last comment / node updated
views_handler_field_nodeField handler to provide simple renderer that allows linking to a node
views_handler_field_node_commentDisplay node comment status
views_handler_field_node_languageField handler to translate a language into its readable form
views_handler_field_node_linkField handler to present a link to the node
views_handler_field_node_link_deleteField handler to present a link to delete a node
views_handler_field_node_link_editField handler to present a link node edit
views_handler_field_node_new_commentsField handler to display the number of new comments
views_handler_field_node_revision_link_deleteField handler to present delete a node revision
views_handler_field_node_revision_link_revertField handler to present a link to revert a node to a revision
views_handler_field_node_translation_linkField handler to present a link to the node
views_handler_field_node_typeField handler to translate a node type into its readable form
views_handler_field_numericRender a field as a numeric value
views_handler_field_prerender_listField handler to provide a list of items
views_handler_field_profile_dateField handler display a profile date
views_handler_field_profile_listField handler display a profile list item
views_handler_field_search_scoreField handler to provide simple renderer that allows linking to a node
views_handler_field_taxonomyField handler to provide simple renderer that allows linking to a taxonomy term
views_handler_field_term_node_tidField handler for terms
views_handler_field_upload_descriptionField handler to provide a list of roles
views_handler_field_upload_fidField handler to provide a list of roles
views_handler_field_urlField handler to provide simple renderer that turns a URL into a clickable link
views_handler_field_userField handler to provide simple renderer that allows linking to a user
views_handler_field_user_language
views_handler_field_user_linkField handler to present a link to the user
views_handler_field_user_link_deleteField handler to present a link to user delete
views_handler_field_user_link_editField handler to present a link to user edit
views_handler_field_user_mailField handler to provide acess control for the email field
views_handler_field_user_nameField handler to provide simple renderer that allows using a themed user link
views_handler_field_user_pictureField handler to provide simple renderer that allows using a themed user link
views_handler_field_user_rolesField handler to provide a list of roles
views_handler_field_xssA handler to run a field through simple XSS filtering
views_handler_filterBase class for filters
views_handler_filter_aggregator_category_cidFilter by aggregator category cid
views_handler_filter_boolean_operatorSimple filter to handle matching of boolean values
views_handler_filter_boolean_operator_stringSimple filter to handle matching of boolean values
views_handler_filter_brokenA special handler to take the place of missing or broken handlers
views_handler_filter_comment_user_uidFilter handler to accept a user id to check for nodes that user posted or commented on
views_handler_filter_dateFilter to handle dates stored as a timestamp
views_handler_filter_equalitySimple filter to handle equal to / not equal to filters
views_handler_filter_file_statusFilter by file status
views_handler_filter_floatSimple filter to handle greater than/less than filters
views_handler_filter_history_user_timestampFilter for new content
views_handler_filter_in_operatorSimple filter to handle matching of multiple options selectable via checkboxes
views_handler_filter_locale_groupFilter by locale group
views_handler_filter_locale_languageFilter by language
views_handler_filter_locale_versionFilter by version
views_handler_filter_many_to_oneComplex filter to handle filtering for many to one relationships, such as terms (many terms per node) or roles (many roles per user)
views_handler_filter_ncs_last_updatedFilter handler for the newer of last comment / node updated
views_handler_filter_node_accessFilter by node_access records
views_handler_filter_node_commentFilter based on comment node status
views_handler_filter_node_languageFilter by language
views_handler_filter_node_statusFilter by published status
views_handler_filter_node_tnidFilter by whether the node is the original translation
views_handler_filter_node_tnid_childFilter by whether the node is not the original translation
views_handler_filter_node_typeFilter by node type
views_handler_filter_numericSimple filter to handle greater than/less than filters
views_handler_filter_profile_selectionFilter by a selection widget in the profile
views_handler_filter_searchField handler to provide simple renderer that allows linking to a node
views_handler_filter_stringBasic textfield filter to handle string filtering commands including equality, like, not like, etc
views_handler_filter_term_node_tidFilter by term id
views_handler_filter_term_node_tid_depthFilter handler for taxonomy terms with depth
views_handler_filter_upload_fidFilter by whether or not a node has attached files from the upload module
views_handler_filter_user_currentFilter handler for the current user
views_handler_filter_user_nameFilter handler for usernames
views_handler_filter_user_rolesFilter handler for user roles
views_handler_filter_vocabulary_vidFilter by vocabulary id
views_handler_relationshipSimple relationship handler that allows a new version of the primary table to be linked in
views_handler_relationship_brokenA special handler to take the place of missing or broken handlers
views_handler_relationship_node_term_data
views_handler_relationship_translationHandles relationships for content translation sets and provides multiple options
views_handler_sortBase sort handler that has no options and performs a simple sort
views_handler_sort_brokenA special handler to take the place of missing or broken handlers
views_handler_sort_comment_threadSort handler for ordering by thread
views_handler_sort_dateBasic sort handler for dates
views_handler_sort_formulaBase sort handler that has no options and performs a simple sort
views_handler_sort_menu_hierarchySort in menu hierarchy order
views_handler_sort_ncs_last_comment_nameSort handler to sort by last comment name which might be in 2 different fields
views_handler_sort_ncs_last_updatedSort handler for the newer of last comment / node updated
views_handler_sort_randomHandle a random sort
views_handler_sort_search_scoreField handler to provide simple renderer that allows linking to a node
views_joinA function class to represent a join and create the SQL necessary to implement the join
views_many_to_one_helperThis many to one helper object is used on both arguments and filters
views_objectBasic definition for many views objects
views_pluginAbstract base class to provide interface common to all plugins
views_plugin_accessThe base plugin to handle access control
views_plugin_access_noneAccess plugin that provides no access control at all
views_plugin_access_permAccess plugin that provides permission-based access control
views_plugin_access_roleAccess plugin that provides role-based access control
views_plugin_argument_defaultThe fixed argument default handler; also used as the base
views_plugin_argument_default_current_userDefault argument plugin to extract the global $user
views_plugin_argument_default_nodeDefault argument plugin to extract a node via menu_get_object
views_plugin_argument_default_phpDefault argument plugin to provide a PHP code block
views_plugin_argument_default_userDefault argument plugin to extract a user via menu_get_object
views_plugin_argument_validateBase argument validator plugin to provide basic functionality
views_plugin_argument_validate_nodeValidate whether an argument is an acceptable node
views_plugin_argument_validate_numericValidate whether an argument is numeric or not
views_plugin_argument_validate_phpProvide PHP code to validate whether or not an argument is ok
views_plugin_argument_validate_taxonomy_termValidate whether an argument is an acceptable node
views_plugin_argument_validate_userValidate whether an argument is a valid user
views_plugin_cacheThe base plugin to handle caching
views_plugin_cache_noneCaching plugin that provides no caching at all
views_plugin_cache_timeSimple caching of query results for Views displays
views_plugin_displayThe default display plugin handler
views_plugin_display_attachmentThe plugin that handles an attachment display
views_plugin_display_blockThe plugin that handles a block
views_plugin_display_defaultA plugin to handle defaults on a view
views_plugin_display_feedThe plugin that handles a feed, such as RSS or atom
views_plugin_display_pageThe plugin that handles a full page
views_plugin_rowDefault plugin to view a single row of a table
views_plugin_row_aggregator_rssPlugin which loads an aggregator item and formats it as an RSS item
views_plugin_row_comment_rssPlugin which formats the comments as RSS items
views_plugin_row_comment_viewPlugin which performs a comment_view on the resulting object
views_plugin_row_fieldsThe basic 'fields' row plugin
views_plugin_row_node_rssPlugin which performs a node_view on the resulting object and formats it as an RSS item
views_plugin_row_node_viewPlugin which performs a node_view on the resulting object
views_plugin_row_search_viewPlugin which performs a node_view on the resulting object
views_plugin_styleBase class to define a style plugin handler
views_plugin_style_defaultDefault style plugin to render rows one after another with no decorations
views_plugin_style_gridStyle plugin to render each item in a grid cell
views_plugin_style_jump_menuStyle plugin to render each item as a row in a table
views_plugin_style_listStyle plugin to render each item in an ordered or unordered list
views_plugin_style_rssDefault style plugin to render an RSS feed
views_plugin_style_summaryThe default style plugin for summaries
views_plugin_style_summary_jump_menuThe default style plugin for summaries
views_plugin_style_summary_unformattedThe default style plugin for summaries
views_plugin_style_tableStyle plugin to render each item as a row in a table
views_queryObject used to create a SELECT query
views_tabAn object to represent an individual tab within a tabset
views_tabsetContain a set of tabs as well as the ability to render them

Generated on Mon Nov 30 15:06:03 2009 for Views by  doxygen 1.4.7