BaseCommandSet_Model Class Reference

Autogenerated class BaseCommandSet_Model. More...

Inheritance diagram for BaseCommandSet_Model:
ObjectSet_Model BaseObjectSet_Model CommandSet_Model

Public Member Functions

 stats ($intersections)
 Autogenerated function.
 count ()
 Autogenerated function.
 it ($columns, $order=array(), $limit=false, $offset=false)
 Autogenerated function.

Static Public Member Functions

static apply_columns_rewrite ($columns, $prefix='')
 Autogenerated function.
static get_all_columns_list ($include_nested=true)
 Autogenerated function.
static map_name_to_backend ($name, $prefix=false)
 Autogenerated function.

Protected Attributes

 $table = 'commands'
 Autogenerated varible.
 $class = 'Command_Model'
 Autogenerated varible.
 $key_columns
 Autogenerated varible.

Detailed Description

Autogenerated class BaseCommandSet_Model.

Todo:
: documentation

Member Function Documentation

static BaseCommandSet_Model::apply_columns_rewrite ( columns,
prefix = '' 
) [static]

Autogenerated function.

Todo:
: documentation
BaseCommandSet_Model::count (  ) 

Autogenerated function.

Todo:
: documentation
static BaseCommandSet_Model::get_all_columns_list ( include_nested = true  )  [static]

Autogenerated function.

Todo:
: documentation
BaseCommandSet_Model::it ( columns,
order = array ( ),
limit = false,
offset = false 
)

Autogenerated function.

Todo:
: documentation

Reimplemented from BaseObjectSet_Model.

static BaseCommandSet_Model::map_name_to_backend ( name,
prefix = false 
) [static]

Autogenerated function.

Todo:
: documentation
BaseCommandSet_Model::stats ( intersections  ) 

Autogenerated function.

Todo:
: documentation

Reimplemented from BaseObjectSet_Model.


Field Documentation

BaseCommandSet_Model::$class = 'Command_Model' [protected]

Autogenerated varible.

Todo:
: documentation

Reimplemented from BaseObjectSet_Model.

BaseCommandSet_Model::$key_columns [protected]
Initial value:
 array (
          0 => 'line',
          1 => 'name',
        )

Autogenerated varible.

Todo:
: documentation

Reimplemented from BaseObjectSet_Model.

BaseCommandSet_Model::$table = 'commands' [protected]

Autogenerated varible.

Todo:
: documentation

Reimplemented from BaseObjectSet_Model.


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

Generated on 31 Oct 2014 for ninja by  doxygen 1.6.1