Same name and namespace in other branches
  1. 6.x-3.x includes/view.inc \views_objects

@file

These objects are the core of Views do the bulk of the direction and storing of data. All database activity is in these objects.

File

includes/view.inc, line 3
views_objects Objects that represent a View or part of a view

Functions

Namesort descending Location Description
views_object_types includes/view.inc Provide a list of object types used in a view, with some info about them.

Classes

Namesort descending Location Description
view includes/view.inc
views_db_object includes/view.inc
views_display includes/view.inc