FreenetIS
 All Classes Namespaces Functions Variables Pages
Public Member Functions | Static Public Member Functions | Public Attributes | Protected Attributes | List of all members
Aco_Model Class Reference
Inheritance diagram for Aco_Model:
ORM

Public Member Functions

 get_aco_by_acl ($acl_id)
 Gets aco by acl id.

Static Public Member Functions

static get_action ($action)
 Gets translated action name.
static get_actions ()
 Gets translated actions names.

Public Attributes

const VIEW_OWN = 'view_own'
const VIEW_ALL = 'view_all'
const NEW_OWN = 'new_own'
const NEW_ALL = 'new_all'
const EDIT_OWN = 'edit_own'
const EDIT_ALL = 'edit_all'
const DELETE_OWN = 'delete_own'
const DELETE_ALL = 'delete_all'

Protected Attributes

 $table_names_plural = FALSE

Member Function Documentation

Aco_Model::get_aco_by_acl (   $acl_id)

Gets aco by acl id.

Parameters
integer$acl_id
Returns
Mysql_Result
static Aco_Model::get_action (   $action)
static

Gets translated action name.

Parameters
string$action
Returns
string
static Aco_Model::get_actions ( )
static

Gets translated actions names.

Returns
array

The documentation for this class was generated from the following file: