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

Public Member Functions

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

Constructor & Destructor Documentation

__construct ( root_name,
template_file = null 
)

Constructs the object

Parameters:
string$root_nameThe name of the root node
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: