contenido\classes\class.action.php

Show: PublicProtectedPrivateinherited
Table of Contents
Project: Contenido Content Management System

Description: Class for action information and management

Requirements:

Author
Timo A. Hummel  
Con_php_req
5.0  
Copyright
four for business AG  
License
http://www.contenido.org/license/LIZENZ.txt  
Link
http://www.4fb.de  
Link
http://www.contenido.org  
Package
Contenido Backend classes  
Since
file available since contenido release <= 4.6 {@internal created 2003 modified 2008-06-30, Frederic Schneider, add security fix modified 2009-10-15, Dominik Ziegler, getAvailableActions() now also returns the areaname modified 2010-07-03, Ortwin Pinke, CON-318, only return actions marked as relevant in getAvailableActions() also fixed doc-comment for getActionName() $Id: class.action.php 1178 2010-07-03 17:54:36Z oldperl $; }}  
Version
1.0.2  

\Action

Package: Default

Methods

methodpublicAction() : void

Constructor Function

methodpublicgetActionName( $action) : string

getActionName()

Parameters
NameTypeDescription
$action
Returns
TypeDescription
stringname of given action
methodpublicgetAreaForAction( $action) : int

getAreaForAction() Returns the area for the given action

Parameters
NameTypeDescription
$action
Returns
TypeDescription
intInteger with the area ID for the given action
methodpublicgetAvailableActions() : array

getAvailableActions() Returns all actions available in the system

Returns
TypeDescription
arrayArray with id and name entries
Documentation was generated by phpDocumentor 2.0.0a12.