SavedFilter_Model Class Reference

Autogenerated class SavedFilter_Model. More...

Inheritance diagram for SavedFilter_Model:
BaseSavedFilter_Model Object_Model BaseObject_Model

Public Member Functions

 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

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 30 Sep 2014 for ninja by  doxygen 1.6.1