contenido\classes\class.area.php

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

Description: Class for user 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 $Id: class.area.php 415 2008-06-30 12:17:50Z frederic.schneider $; }}  
Version
1.0.1  

\Area

Package: Default

Methods

methodpublicArea() : void

Constructor Function

methodpublicgetAreaID( $area) : int

getAreaID() Returns the idarea for a given area name

Parameters
NameTypeDescription
$area
Returns
TypeDescription
intInteger with the ID for the area
methodpublicgetAreaName( $area) : string

getAreaName() Returns the name for a given areaid

Parameters
NameTypeDescription
$area
Returns
TypeDescription
stringString with the name for the area
methodpublicgetAvailableAreas() : array

getAvailableAreas() Returns all areas available in the system

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