DotLibrary
[ class tree: DotLibrary ] [ index: DotLibrary ] [ all elements ]

Class: Dot_Settings

Source Location: /library/Dot/Settings.php

Class Overview


Loading Settings from database, also set PHP settings from config file


Author(s):

Methods



Class Details

[line 20]
Loading Settings from database, also set PHP settings from config file

Loading Settings from database, also set PHP settings from config file




Tags:

author:  DotKernel Team <team@dotkernel.com>


[ Top ]


Class Methods


static method getOptionVariables [line 123]

static Zend_Config getOptionVariables( string $requestModule, string $requestController)

Get the option variables from an xml file for the current dots

Get the option variables from an xml file for the current dots




Tags:

access:  public


Parameters:

string   $requestModule  
string   $requestController  

[ Top ]

static method getSettings [line 37]

static object with getSettings( database 0)

Get settings from database, table, and load into registry $settings

Get settings from database, table, and load into registry $settings




Tags:

return:  values from setting table
access:  public


Parameters:

database   0   connection singleton

[ Top ]

static method loadControllerFiles [line 74]

static void loadControllerFiles( string $requestModule)

Require the files according to MVC pattern, and the modules there are in application.

Require the files according to MVC pattern, and the modules there are in application.ini file




Tags:

access:  public


Parameters:

string   $requestModule  

[ Top ]

static method setPhpSettings [line 58]

static copied setPhpSettings( $phpSettings, [string $prefix = ''], array $settings)

Set PHP configuration settings

Set PHP configuration settings




Tags:

return:  from Zend_Application class
access:  public


Parameters:

array   $settings  
string   $prefix   Key prefix to prepend to array values (used to map . separated INI values)
array   $phpSettings  

[ Top ]

constructor __construct [line 27]

Dot_Settings __construct( )

Constructor

Constructor




Tags:

access:  public


[ Top ]


Documentation generated on Wed, 21 Jul 2010 07:34:42 +0000 by phpDocumentor 1.4.3