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

Element index for package RvTwoClasses

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

_

__construct
in file user.php, method User::__construct()
__construct
in file searchResult.php, method SearchResult::__construct()
__construct
in file localeSettings.php, method localeSettings::__construct()
top

a

$acl
in file uiElement.php, variable UiElement::$acl
ACL
in file acl.php, class ACL
    Class Description: Class representing an Access Control List (ACL)
applyRule
in file RuleObject.php, method RuleObject::applyRule()
acl.php
procedural page acl.php
top

c

$children
in file uiElement.php, variable UiElement::$children
$columns
in file searchResult.php, variable SearchResult::$columns
$countryCode
in file localeSettings.php, variable localeSettings::$countryCode
$countryIsoCode
in file localeSettings.php, variable localeSettings::$countryIsoCode
$countryPrintLabel
in file localeSettings.php, variable localeSettings::$countryPrintLabel
$currencySign
in file localeSettings.php, variable localeSettings::$currencySign
$currentPage
in file searchResult.php, variable SearchResult::$currentPage
$cursor
in file searchResult.php, variable SearchResult::$cursor
convertConfigFileToArray
in file rvtwoObject.php, method 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.
top

d

$data
in file searchResult.php, variable SearchResult::$data
$dateFormat
in file localeSettings.php, variable localeSettings::$dateFormat
$decimalSeparator
in file localeSettings.php, variable localeSettings::$decimalSeparator
$defaultLanguage
in file localeSettings.php, variable localeSettings::$defaultLanguage
$displayListsBy
in file localeSettings.php, variable localeSettings::$displayListsBy
top

e

$email
in file user.php, variable User::$email
top

f

$first
in file user.php, variable User::$first
top

g

getAccessTypeForUser
in file uiElement.php, method UiElement::getAccessTypeForUser()
getAccessTypeForUser
in file acl.php, method ACL::getAccessTypeForUser()
getColumns
in file searchResult.php, method SearchResult::getColumns()
getCountryCode
in file localeSettings.php, method localeSettings::getCountryCode()
getCountryIsoCode
in file localeSettings.php, method localeSettings::getCountryIsoCode()
getCountryLabel
in file localeSettings.php, method localeSettings::getCountryLabel()
getCurrencySign
in file localeSettings.php, method localeSettings::getCurrencySign()
getCurrentPageNumber
in file searchResult.php, method SearchResult::getCurrentPageNumber()
getCurrentPageNumberForDisplay
in file searchResult.php, method SearchResult::getCurrentPageNumberForDisplay()
getDecimalSeparator
in file localeSettings.php, method localeSettings::getDecimalSeparator()
getIntlcurrencySign
in file localeSettings.php, method localeSettings::getIntlcurrencySign()
getNextPage
in file searchResult.php, method SearchResult::getNextPage()
getNumberOfPages
in file searchResult.php, method SearchResult::getNumberOfPages()
getNumberOfResults
in file searchResult.php, method SearchResult::getNumberOfResults()
getPage
in file searchResult.php, method SearchResult::getPage()
getPreviousPage
in file searchResult.php, method SearchResult::getPreviousPage()
getResultByID
in file searchResult.php, method SearchResult::getResultByID()
getSelectValues
in file searchResult.php, method SearchResult::getSelectValues()
getThousandsSeparator
in file localeSettings.php, method localeSettings::getThousandsSeparator()
getUiAccess
in file user.php, method User::getUiAccess()
top

h

hasRole
in file user.php, method User::hasRole()
top

i

$id
in file user.php, variable User::$id
$intlCurrencySign
in file localeSettings.php, variable localeSettings::$intlCurrencySign
$isCollectionOnly
in file uiElement.php, variable UiElement::$isCollectionOnly
top

l

$last
in file user.php, variable User::$last
localeSettings
in file localeSettings.php, class localeSettings
    Class Description: Class representing the locale specific system configuration settings
localeSettings.php
procedural page localeSettings.php
top

m

makeColumnArray
in file searchResult.php, method SearchResult::makeColumnArray()
makeDataArray
in file searchResult.php, method SearchResult::makeDataArray()
top

n

$name
in file uiElement.php, variable UiElement::$name
$numberOfPages
in file searchResult.php, variable SearchResult::$numberOfPages
$numberOfResults
in file searchResult.php, variable SearchResult::$numberOfResults
nextPagesLeft
in file searchResult.php, method SearchResult::nextPagesLeft()
top

p

$parent
in file uiElement.php, variable UiElement::$parent
previousPagesLeft
in file searchResult.php, method SearchResult::previousPagesLeft()
top

r

$resultsPerPage
in file searchResult.php, variable SearchResult::$resultsPerPage
$roles
in file user.php, variable User::$roles
RuleObject
in file RuleObject.php, class RuleObject
    Interface Description: Class Interface for the Business Rule clasees in the system
RuleObject.php
procedural page RuleObject.php
rvtwoObject.php
procedural page rvtwoObject.php
RvTwoObject
in file rvtwoObject.php, class RvTwoObject
    Class Description: Parent Class for all other rvtwo system classes. To share data and functionality that is relevant throughout the entire application.
top

s

$sortListsBy
in file localeSettings.php, variable localeSettings::$sortListsBy
searchResult.php
procedural page searchResult.php
SearchResult
in file searchResult.php, class SearchResult
    Class Description: Wrapper class for an array of data that can be stored in the session array and
setCountry
in file localeSettings.php, method localeSettings::setCountry()
setCurrencyNumberConfig
in file localeSettings.php, method localeSettings::setCurrencyNumberConfig()
setCurrencySign
in file localeSettings.php, method localeSettings::setCurrencySign()
setDecimalSeparator
in file localeSettings.php, method localeSettings::setDecimalSeparator()
setIntlCurrencySign
in file localeSettings.php, method localeSettings::setIntlCurrencySign()
setThousandsSeparator
in file localeSettings.php, method localeSettings::setThousandsSeparator()
setUiAccess
in file user.php, method User::setUiAccess()
    retrieves the restricted ui elements from the database
top

t

$thousandsSeparator
in file localeSettings.php, variable localeSettings::$thousandsSeparator
top

u

$uiAccess
in file user.php, variable User::$uiAccess
$uiElement
in file acl.php, variable ACL::$uiElement
$userAccess
in file acl.php, variable ACL::$userAccess
uiElement.php
procedural page uiElement.php
user.php
procedural page user.php
UiElement
in file uiElement.php, class UiElement
    Class Description: Class representing UI Element *
User
in file user.php, class User
    Class Description: Class representing a user of the system and the user's access rights to
top

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