Constructor & Destructor Documentation
__construct |
( |
$ |
continents, |
|
|
$ |
countries, |
|
|
$ |
template_file = null |
|
) |
| |
Constructs the object
- Parameters:
-
| Continents[] | $continents The list of continents |
| Country[] | $countries The list of countries |
string | $template_file | The template file [OPTIONAL] public |
- Returns:
- void
Reimplemented from TreeFolder.
Member Function Documentation
Returns the files of the current folder as an associative array
- Parameters:
-
int | $folder_id | The folder identifier public |
- Returns:
- array|boolean
Reimplemented from TreeFolder.
Returns the subfolders of the current folder as an associative array with all the subfolders
- Parameters:
-
int | $continent_id | The continent identifier public |
- Returns:
- array|boolean
Reimplemented from TreeFolder.
The documentation for this class was generated from the following file: