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

Class: Action

Source Location: /controllers/admin/action.php

Class Overview

Controller
   |
   --Action

Action Class


Author(s):

Copyright:

  • Zdenek Kalina

Methods



Class Details

[line 12]
Action Class

Action backend




Tags:

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


[ Top ]


Class Methods


constructor __construct [line 17]

Action __construct( )

Constructor



[ Top ]

method delete [line 464]

void delete( integer $id_action)

Delete Action form



Tags:

access:  public


Parameters:

integer   $id_action  

[ Top ]

method edit [line 343]

void edit( integer $id_action)

Edit Action form



Tags:

access:  public


Parameters:

integer   $id_action  

[ Top ]

method insert [line 205]

void insert( )

Action Insert form



Tags:

access:  public


[ Top ]

method listing [line 77]

void listing( [integer $offset = -1])

Listing Actions



Tags:

access:  public


Parameters:

integer   $offset  

[ Top ]

method manage_ugroups [line 516]

void manage_ugroups( integer $id_action)

Manage Action Ugroups form



Tags:

access:  public


Parameters:

integer   $id_action  

[ Top ]

method show [line 141]

void show( integer $id_action)

Show Action



Tags:

access:  public


Parameters:

integer   $id_action  

[ Top ]


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