SavedFilter_Model Class Reference

Autogenerated class SavedFilter_Model. More...

Inheritance diagram for SavedFilter_Model:
BaseSavedFilter_Model Object_Model BaseObject_Model

Public Member Functions

 __construct ($values, $prefix)
 Create an instance of the given type.
 get_scope ()
 Get the scope as a string.
 get_deletable ()
 Get if current user is allowed to delete the object.

Static Public Attributes

static $rewrite_columns
 An array containing the custom column dependencies.

Detailed Description

Autogenerated class SavedFilter_Model.

Todo:
: documentation

Constructor & Destructor Documentation

SavedFilter_Model::__construct ( values,
prefix 
)

Create an instance of the given type.

Don't call dirctly, called from *Set_Model-objects

Reimplemented from BaseSavedFilter_Model.


Field Documentation

SavedFilter_Model::$rewrite_columns [static]
Initial value:
 array(
                'scope' => array('username'),
                'deletable' => array('username')
        )

An array containing the custom column dependencies.

Reimplemented from BaseObject_Model.


The documentation for this class was generated from the following file:
 All Data Structures Functions Variables

Generated on 22 Apr 2013 for ninja by  doxygen 1.6.1