contenido\classes\class.area.php
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


getAreaID( $area) : int
getAreaID() Returns the idarea for a given area name
Parameters
Returns
Name | Type | Description |
---|---|---|
$area |
Type | Description |
---|---|
int | Integer with the ID for the area |


getAreaName( $area) : string
getAreaName() Returns the name for a given areaid
Parameters
Returns
Name | Type | Description |
---|---|---|
$area |
Type | Description |
---|---|
string | String with the name for the area |