File/program/lib/area.class.php

Description

/program/lib/area.class.php - taking care of areas

This file defines a class for dealing with areas.

  • author: Peter Fokker <peter@berestijn.nl>
  • version: $Id: area.class.php,v 1.2 2011-02-03 14:04:03 pfokker Exp $
  • copyright: Copyright (C) 2008-2011 Ingenieursbureau PSD/Peter Fokker
  • todo: we probably need to get rid of this file because it is not used (2010-12-07/PF)
  • license: GNU AGPLv3+Additional Terms
Classes
Class Description
 class Area Methods to access properties of an area
Constants
AREA_CONST_TABLE_AREAS = areas (line 31)

the bare name of the areas table (without prefix), should be a class constant but PHP4 doesn't do that

AREA_CONST_TABLE_NODES = nodes (line 34)

the bare name of the nodes table (without prefix), should be a class constant but PHP4 doesn't do that

Documentation generated on Wed, 11 May 2011 23:44:52 +0200 by phpDocumentor 1.4.0