CodeIgniter
[ class tree: CodeIgniter ] [ index: CodeIgniter ] [ all elements ]

Class: Action_model

Source Location: /models/action_model.php

Class Overview

Model
   |
   --Action_model

Action Model Class


Author(s):

Copyright:

  • Zdenek Kalina

Methods



Class Details

[line 11]
Action Model Class



Tags:

author:  Zdenek Kalina <kalinz1@fel.cvut.cz>
copyright:  Zdenek Kalina


[ Top ]


Class Methods


constructor Action_model [line 16]

Action_model Action_model( )

Constructor



[ Top ]

method getActionSelect [line 69]

array getActionSelect( [array $not_id_action = array()])

Get all Actions for html dropdown



Parameters:

array   $not_id_action   actions not used in select

[ Top ]

method getActionUgroups [line 28]

array getActionUgroups( integer $id_action)

Get Action Allowed User Groups



Parameters:

integer   $id_action  

[ Top ]

method getNotActionUgroups [line 49]

array getNotActionUgroups( [array $action_id_ugroups = array()])

Get Action Not Allowed User Groups



Parameters:

array   $action_id_ugroups   User Groups not used in select

[ Top ]


Documentation generated on Sun, 11 Jan 2009 04:21:04 +0100 by phpDocumentor 1.4.1