SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class i18nTest

Functions

NameVisibilityDescription
dataMoneypublic 
dataNumberpublic 
testDatespublic 
testMoneypublic 
testNumberpublic 

public dataMoney

unknown $i18nTest->dataMoney ( );

This function does not have a description

public dataNumber

unknown $i18nTest->dataNumber ( );

This function does not have a description

public testDates

void $i18nTest->testDates ( );

This function does not have a description

public testMoney

void $i18nTest->testMoney ( mixed $country , mixed $number , mixed $expected );

This function does not have a description

public testNumber

void $i18nTest->testNumber ( mixed $country , mixed $number , mixed $precision , mixed $expected );

This function does not have a description