Classes | Functions

includes/view.inc File Reference

Provides the view object type and associated methods. More...

Go to the source code of this file.

Classes

class  view
 An 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. More...
class  views_db_object
 Base class for views' database objects. More...
class  views_display
 A display type in a view. More...

Functions

 views_object_types ()
 Provide a list of views object types used in a view, with some information about them.

Detailed Description

Provides the view object type and associated methods.

Definition in file view.inc.