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

Element index for package Controllers

[ a ] [ b ] [ c ] [ d ] [ e ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ _ ]

_

_createAndLoadFile
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::_createAndLoadFile()
_getLoadFile
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::_getLoadFile()
_localTablesEmpty
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::_localTablesEmpty()
_populateLocalTables
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::_populateLocalTables()
_replaceValuesInLoadFileString
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::_replaceValuesInLoadFileString()
__construct
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::__construct()
_init
in file mainScreen.php, method MainScreen::_init()
    we can't implement a standard constructor as the constructor will be automatically
__construct
in file tabScreen.php, method TabScreen::__construct()
_attachPageNumbers
in file studentSearch.php, method StudentSearch::_attachPageNumbers()
_checkAcl
in file logon.php, method Logon::_checkAcl()
_getPage
in file studentSearch.php, method StudentSearch::_getPage()
_loadLocalUsers
in file logon.php, method Logon::_loadLocalUsers()
_setLocale
in file applicationSetupOne.php, method ApplicationSetupOne::_setLocale()
top

a

addLocalKeysToLoadFile
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::addLocalKeysToLoadFile()
ALLDATA
in file ExternallyLinkedORM.php, constant ALLDATA
applyAccessRestrictionsToMenuArray
in file controller.php, method Controller::applyAccessRestrictionsToMenuArray()
ApplicationSetupFive
in file applicationSetupFive.php, class ApplicationSetupFive
    Class Description: Controller for initial system setup
ApplicationSetupFour
in file applicationSetupFour.php, class ApplicationSetupFour
    Class Description: Controller for initial system setup
ApplicationSetupOne
in file applicationSetupOne.php, class ApplicationSetupOne
    Class Description: Controller for the system's initial setup screen
ApplicationSetupSix
in file applicationSetupSix.php, class ApplicationSetupSix
    Class Description: Controller for initial system setup
ApplicationSetupThree
in file applicationSetupThree.php, class ApplicationSetupThree
    Class Description: Controller for initial system setup
ApplicationSetupTwo
in file applicationSetupTwo.php, class ApplicationSetupTwo
    Class Description: Controller for initial system setup
applicationSetupFive.php
procedural page applicationSetupFive.php
applicationSetupFour.php
procedural page applicationSetupFour.php
applicationSetupOne.php
procedural page applicationSetupOne.php
applicationSetupSix.php
procedural page applicationSetupSix.php
applicationSetupThree.php
procedural page applicationSetupThree.php
applicationSetupTwo.php
procedural page applicationSetupTwo.php
top

b

Booking
in file booking.php, class Booking
    Class Description: Controller for retreat bookings
BookingAccommodation
in file bookingAccommodation.php, class BookingAccommodation
    Class Description: controller class for retreat accomodation bookings
BookingJobs
in file bookingJobs.php, class BookingJobs
    Class Description: controller class for retreat booking job management
BookingMeals
in file bookingMeals.php, class BookingMeals
    Class Description: controller class for retreat meal bookings
BookingOverview
in file bookingOverview.php, class BookingOverview
    Class Description: controller class for retreat bookings overview
BookingPayment
in file bookingPayment.php, class BookingPayment
    Class Description: controller class for retreat booking payments
BookingPosting
in file bookingPosting.php, class BookingPosting
    Class Description: controller class for posting of payments of retreat bookings
BookingTransport
in file bookingTransport.php, class BookingTransport
    Class Description: controller class for retreat transport bookings
booking.php
procedural page booking.php
bookingAccommodation.php
procedural page bookingAccommodation.php
bookingJobs.php
procedural page bookingJobs.php
bookingMeals.php
procedural page bookingMeals.php
bookingOverview.php
procedural page bookingOverview.php
bookingPayment.php
procedural page bookingPayment.php
bookingPosting.php
procedural page bookingPosting.php
bookingTransport.php
procedural page bookingTransport.php
BookingMainScreen
in file bookingMainScreen.php, class BookingMainScreen
    Class Description: controller class for retreat bookings tabbed screen.
bookingMainScreen.php
procedural page bookingMainScreen.php
top

c

checkAndProcessStagedNewRecords
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::checkAndProcessStagedNewRecords()
convertForeignKeyValuesToLocalKeyValues
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::convertForeignKeyValuesToLocalKeyValues()
    A utility function to retrieve a set of local_key values based on a set of foreign key values that might be referred to by records in this table
convertForeignKeyValuesToRemoteKeyValues
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::convertForeignKeyValuesToRemoteKeyValues()
    A utility function to retrieve a set of remote_key values based on a set of foreign key values that might be referred to by records in this table
convertLocalKeyValuesToRemoteKeyValues
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::convertLocalKeyValuesToRemoteKeyValues()
convertRemoteKeyValuesToLocalKeyValues
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::convertRemoteKeyValuesToLocalKeyValues()
$className
in file controller.php, variable Controller::$className
Controller
in file controller.php, class Controller
    Class Description: The Parent Class for all Controller Classes in the System. It contains methods for shaping data that is provided to the controller by a Model object into a format required by the Smarty Template. It also offers functionality for importing information contained in system configuration files. See controllersPackage.php for a description of the rvtwo controllers class hierarchy.
convertMenuConfigFileToArray
in file controller.php, method 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.
convertRowsArrayToColumnsArray
in file controller.php, method Controller::convertRowsArrayToColumnsArray()
    converts a rows_array as returned by the ORM and DB classes into an associative array.
controller.php
procedural page controller.php
top

d

DeleteLocalRecords
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::DeleteLocalRecords()
$db
in file studentSearch.php, variable StudentSearch::$db
top

e

ExternallyLinkedORM
in file ExternallyLinkedORM.php, class ExternallyLinkedORM
    Class: ExternallyLinkedORM
extractColumnFromLoadFile
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::extractColumnFromLoadFile()
ExternallyLinkedORM.php
procedural page ExternallyLinkedORM.php
top

g

getColumnNumber
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::getColumnNumber()
getForeignKeyFieldName
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::getForeignKeyFieldName()
    returns the name of the column the values of which have a foreign key relation with $referredTable
getKeySetForUpdate
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::getKeySetForUpdate()
getLocalRemoteKeyPairs
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::getLocalRemoteKeyPairs()
getReferencedObjects
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::getReferencedObjects()
getReferences
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::getReferences()
getReferringFieldForTable
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::getReferringFieldForTable()
getRemoteKey
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::getRemoteKey()
getRemoteKeySet
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::getRemoteKeySet()
getTableName
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::getTableName()
getPage
in file studentSearch.php, method StudentSearch::getPage()
top

h

hasForeignKeyReferenceTo
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::hasForeignKeyReferenceTo()
hasLocalKeyReferences
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::hasLocalKeyReferences()
hasReferences
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::hasReferences()
top

i

InsertLocalRecords
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::InsertLocalRecords()
isLocalKeyReference
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::isLocalKeyReference()
isSelectOnly
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::isSelectOnly()
index
in file sysAdmin.php, method SysAdmin::index()
index
in file retreatConfig.php, method RetreatConfig::index()
index
in file bookingPayment.php, method BookingPayment::index()
index
in file bookingPosting.php, method BookingPosting::index()
index
in file bookingTransport.php, method BookingTransport::index()
index
in file bookingOverview.php, method BookingOverview::index()
index
in file bookingMeals.php, method BookingMeals::index()
index
in file bookingAccommodation.php, method BookingAccommodation::index()
index
in file bookingJobs.php, method BookingJobs::index()
index
in file booking.php, method Booking::index()
index
in file studentSearch.php, method StudentSearch::index()
index
in file logon.php, method Logon::index()
index
in file bookingMainScreen.php, method BookingMainScreen::index()
index
in file applicationSetupThree.php, method ApplicationSetupThree::index()
index
in file applicationSetupTwo.php, method ApplicationSetupTwo::index()
index
in file applicationSetupSix.php, method ApplicationSetupSix::index()
index
in file applicationSetupOne.php, method ApplicationSetupOne::index()
index
in file applicationSetupFour.php, method ApplicationSetupFour::index()
index
in file applicationSetupFive.php, method ApplicationSetupFive::index()
top

l

localizeReferences
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::localizeReferences()
$localUsers
in file logon.php, variable Logon::$localUsers
Logon
in file logon.php, class Logon
    Class Description: controller class for login screen.
logon.php
procedural page logon.php
top

m

makeRemoteMap
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::makeRemoteMap()
MainScreen
in file mainScreen.php, class MainScreen
    Class Description: This is the parent class for every controller that is connected to a main application window, displaying the Main System Menu and Application Name on top
makeLanguageMenuArray
in file controller.php, method Controller::makeLanguageMenuArray()
mainScreen.php
procedural page mainScreen.php
top

n

newStudent
in file bookingMainScreen.php, method BookingMainScreen::newStudent()
top

p

$partOfDefaultRefreshEvent
in file ExternallyLinkedORM.php, variable ExternallyLinkedORM::$partOfDefaultRefreshEvent
$primaryKey
in file ExternallyLinkedORM.php, variable ExternallyLinkedORM::$primaryKey
$primaryKeyIsString
in file ExternallyLinkedORM.php, variable ExternallyLinkedORM::$primaryKeyIsString
package.php
procedural page package.php
$package
in file controller.php, variable Controller::$package
top

r

$references
in file ExternallyLinkedORM.php, variable ExternallyLinkedORM::$references
$remoteKey
in file ExternallyLinkedORM.php, variable ExternallyLinkedORM::$remoteKey
$remoteKeyIsString
in file ExternallyLinkedORM.php, variable ExternallyLinkedORM::$remoteKeyIsString
$remoteMap
in file ExternallyLinkedORM.php, variable ExternallyLinkedORM::$remoteMap
reduce
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::reduce()
    utility function to reduce an array of arrays to a 'simple' array
referenceIsCascadingDelete
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::referenceIsCascadingDelete()
referenceIsCascadingInsert
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::referenceIsCascadingInsert()
refreshAllData
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::refreshAllData()
    Does a blanket replacement of all local data with data from the DoR
refreshDataFragment
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::refreshDataFragment()
refreshLocalData
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::refreshLocalData()
RetreatConfig
in file retreatConfig.php, class RetreatConfig
    Class Description: Controller for the system's retreat configuration screen
retreatConfig.php
procedural page retreatConfig.php
top

s

$serverConnection
in file ExternallyLinkedORM.php, variable ExternallyLinkedORM::$serverConnection
surroundValues
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::surroundValues()
sysAdmin.php
procedural page sysAdmin.php
SysAdmin
in file sysAdmin.php, class SysAdmin
    Class Description: Controller for the System Administration screen
$subPackage
in file controller.php, variable Controller::$subPackage
setPackageInfo
in file controller.php, method Controller::setPackageInfo()
$searchResult
in file studentSearch.php, variable StudentSearch::$searchResult
studentSearch.php
procedural page studentSearch.php
StudentSearch
in file studentSearch.php, class StudentSearch
    Class Description: controller class for student search screen.
top

t

$tableName
in file ExternallyLinkedORM.php, variable ExternallyLinkedORM::$tableName
tabScreen.php
procedural page tabScreen.php
TabScreen
in file tabScreen.php, class TabScreen
    Class Description: This is the parent class for views displayed in a tabbed menu
top

u

updateLocalRecords
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::updateLocalRecords()
    Enter description here...
$uiElements
in file controller.php, variable Controller::$uiElements
top

v

$View
in file controller.php, variable Controller::$View
    Array containing all data that is passed to the Smarty View
$viewTemplate
in file controller.php, variable Controller::$viewTemplate
$View
in file logon.php, variable Logon::$View
verification
in file logon.php, method Logon::verification()
verification
in file applicationSetupThree.php, method ApplicationSetupThree::verification()
verification
in file applicationSetupTwo.php, method ApplicationSetupTwo::verification()
verification
in file applicationSetupSix.php, method ApplicationSetupSix::verification()
verification
in file applicationSetupOne.php, method ApplicationSetupOne::verification()
verification
in file applicationSetupFour.php, method ApplicationSetupFour::verification()
verification
in file applicationSetupFive.php, method ApplicationSetupFive::verification()
top

w

writeNewRecords
in file ExternallyLinkedORM.php, method ExternallyLinkedORM::writeNewRecords()
top

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