[ Index ]

PHP Cross Reference of Eventum

title

Body

[close]

/include/ -> class.setup.php (summary)

(no description)

File Size: 94 lines (4 kb)
Included or required: 18 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Setup:: (2 methods):
  load()
  save()


Class: Setup  - X-Ref

Class to handle the business logic related to setting and updating
the setup information of the system.

load($force = false)   X-Ref
Method used to load the setup options for the application.

param: boolean $force If the data should be forced to be loaded again.
return: array The system-wide preferences

save($options)   X-Ref
Method used to save the setup options for the application.

param: array $options The system-wide preferences
return: integer 1 if the update worked, -1 or -2 otherwise



Generated: Wed Dec 19 21:21:33 2007 Cross-referenced by PHPXref 0.7