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

Public Member Functions

 __construct ($what)
 getSubFolders ($folder_id)
 getFiles ($folder_id)

Data Fields

const COUNTRIES = 0
const TOPICS = 1

Static Protected Attributes

static $items

Constructor & Destructor Documentation

__construct ( what)

Constructs the object

Parameters:
int$whatThe items to load (countries or topics) 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$folder_idThe folder identifier public
Returns:
array|boolean

Reimplemented from TreeFolder.


Field Documentation

MultiPair $items [static, protected]

The list of oxan countries

protected

const COUNTRIES = 0

The countries type

const TOPICS = 1

The countries type


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