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

Class: BookingMainScreen

Source Location: /rvtwo/controllers/bookingMainScreen.php

Class Overview

RvTwoObject
   |
   --Controller
      |
      --MainScreen
         |
         --BookingMainScreen

Class Description: controller class for retreat bookings tabbed 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 12]
Class Description: controller class for retreat bookings tabbed screen.

Created On: 30 March 2009




Tags:

author:  Jan van der Breggen
see:  controllersPackage.php
todo:  gather requirements and implement functionality


[ Top ]


Class Methods


method index [line 16]

void index( )



[ Top ]

method newStudent [line 33]

void newStudent( $studentId)



Parameters:

   $studentId  

[ Top ]


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