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

Class: ApplicationSetupOne

Source Location: /rvtwo/controllers/applicationSetupOne.php

Class Overview

RvTwoObject
   |
   --Controller
      |
      --MainScreen
         |
         --ApplicationSetupOne

Class Description: Controller for the system's initial setup screen


Author(s):

  • Jan van der Breggen

Methods


Inherited Variables

Inherited Methods

Class: MainScreen

MainScreen::_init()
we can't implement a standard constructor as the constructor will be automatically

Class: Controller

Controller::applyAccessRestrictionsToMenuArray()
Controller::convertMenuConfigFileToArray()
Converts the contents of a screen menu configuration file stored in the filesystem location specified by the PATH_CONF constant into an associative array.
Controller::convertRowsArrayToColumnsArray()
converts a rows_array as returned by the ORM and DB classes into an associative array.
Controller::makeLanguageMenuArray()
Controller::setPackageInfo()

Class: RvTwoObject

RvTwoObject::convertConfigFileToArray()
Converts the contents of a configuration file stored in the filesystem location specified by the PATH_CONF constant into an associative array. The lefthand value of each line in the config file in this array is the key and the right hand item is the value of the array.

Class Details

[line 11]
Class Description: Controller for the system's initial setup screen

Created On: 30 March 2009




Tags:

author:  Jan van der Breggen
see:  controllersPackage.php
todo:  


[ Top ]


Class Methods


method index [line 14]

void index( )



[ Top ]

method verification [line 32]

void verification( )



[ Top ]

method _setLocale [line 58]

void _setLocale( $country)



Parameters:

   $country  

[ Top ]


Documentation generated on Mon, 18 May 2009 11:21:34 +0200 by phpDocumentor 1.4.1