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

Class: StudentSearch

Source Location: /rvtwo/controllers/studentSearch.php

Class Overview

RvTwoObject
   |
   --Controller
      |
      --MainScreen
         |
         --StudentSearch

Class Description: controller class for student search screen.


Author(s):

  • Jan van der Breggen

Variables

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 student search screen.

Created On: 30 March 2009




Tags:

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


[ Top ]


Class Variables

$db =

[line 16]



Tags:

access:  public

Type:   mixed


[ Top ]

$searchResult =

[line 15]



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


method getPage [line 46]

void getPage( $prevNext)



Parameters:

   $prevNext  

[ Top ]

method index [line 21]

void index( )



[ Top ]

method _attachPageNumbers [line 68]

void _attachPageNumbers( [ $html = ''])



Parameters:

   $html  

[ Top ]

method _getPage [line 56]

void _getPage( $prevNext)



Parameters:

   $prevNext  

[ Top ]


Documentation generated on Mon, 18 May 2009 11:22:19 +0200 by phpDocumentor 1.4.1