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

Class: localeSettings

Source Location: /rvtwo/classes/localeSettings.php

Class Overview


Class Description: Class representing the locale specific system configuration settings


Author(s):

  • Jan van der Breggen

Variables

Methods



Class Details

[line 10]
Class Description: Class representing the locale specific system configuration settings



Tags:

author:  Jan van der Breggen
since:  : 29/04/2009


[ Top ]


Class Variables

$countryCode =

[line 12]



Tags:

access:  private

Type:   mixed


[ Top ]

$countryIsoCode =

[line 13]



Tags:

access:  private

Type:   mixed


[ Top ]

$countryPrintLabel =

[line 14]



Tags:

access:  private

Type:   mixed


[ Top ]

$currencySign =

[line 15]



Tags:

access:  private

Type:   mixed


[ Top ]

$dateFormat =

[line 22]



Tags:

access:  private

Type:   mixed


[ Top ]

$decimalSeparator =

[line 17]



Tags:

access:  private

Type:   mixed


[ Top ]

$defaultLanguage =

[line 19]



Tags:

access:  private

Type:   mixed


[ Top ]

$displayListsBy =

[line 21]



Tags:

access:  private

Type:   mixed


[ Top ]

$intlCurrencySign =

[line 18]



Tags:

access:  private

Type:   mixed


[ Top ]

$sortListsBy =

[line 20]



Tags:

access:  private

Type:   mixed


[ Top ]

$thousandsSeparator =

[line 16]



Tags:

access:  private

Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 24]

localeSettings __construct( )



[ Top ]

method getCountryCode [line 85]

void getCountryCode( )



[ Top ]

method getCountryIsoCode [line 90]

void getCountryIsoCode( )



[ Top ]

method getCountryLabel [line 95]

void getCountryLabel( )



[ Top ]

method getCurrencySign [line 35]

void getCurrencySign( )



[ Top ]

method getDecimalSeparator [line 55]

void getDecimalSeparator( )



[ Top ]

method getIntlcurrencySign [line 45]

void getIntlcurrencySign( )



[ Top ]

method getThousandsSeparator [line 65]

void getThousandsSeparator( )



[ Top ]

method setCountry [line 78]

void setCountry( $code, $isoCode, $label)



Parameters:

   $code  
   $isoCode  
   $label  

[ Top ]

method setCurrencyNumberConfig [line 70]

void setCurrencyNumberConfig( $currSign, $intlCurrSign, $decimal, $thousands)



Parameters:

   $currSign  
   $intlCurrSign  
   $decimal  
   $thousands  

[ Top ]

method setCurrencySign [line 30]

void setCurrencySign( $sign)



Parameters:

   $sign  

[ Top ]

method setDecimalSeparator [line 50]

void setDecimalSeparator( $separator)



Parameters:

   $separator  

[ Top ]

method setIntlCurrencySign [line 40]

void setIntlCurrencySign( $sign)



Parameters:

   $sign  

[ Top ]

method setThousandsSeparator [line 60]

void setThousandsSeparator( $separator)



Parameters:

   $separator  

[ Top ]


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