Tariqa  3.0
 All Data Structures Namespaces Files Functions Variables Enumerations
PreferencesCountryTree Class Reference
Inheritance diagram for PreferencesCountryTree:
TreeFolder

Public Member Functions

 __construct ($continents, $template_file=null)
 getSubFolders ($folder_id)
 getFiles ($folder_id)

Constructor & Destructor Documentation

__construct ( continents,
template_file = null 
)

Constructs the object

Parameters:
Continents[]$continents The list of continents
Country[]$countries The list of countries
string$template_fileThe template file [OPTIONAL] public
Returns:
void

Member Function Documentation

getFiles ( folder_id)

Returns the files of the current folder as an associative array

Parameters:
int$folder_idThe folder identifier public
Returns:
array|boolean

Reimplemented from TreeFolder.

getSubFolders ( folder_id)

Returns the subfolders of the current folder as an associative array with all the subfolders

Parameters:
int$continent_idThe continent identifier public
Returns:
array|boolean

Reimplemented from TreeFolder.


The documentation for this class was generated from the following file: