Detailed Description
Definition at line 23 of file CSS.php.
Constructor & Destructor Documentation
__construct |
( |
$ |
id_or_array, |
|
|
$ |
storage, |
|
|
$ |
specialDataStorage |
|
) |
| |
- Calls user defined constructor.
- Adds default Element's actions.
- Validates DataStorages.
- Fills its Datas' values if possible (requires a valid ID or array of values).
- Fills some of its Datas' meta-datas (parent, names).
- Parameters:
-
mixed | $id_or_array | ID of the Element or array of Element's Datas values. |
DataStorage | $specialDataStorage | DataStorage to use in uncommon cases. |
Reimplemented from Element.
Definition at line 33 of file CSS.php.
Member Function Documentation
static getLibs |
( |
$ |
flavour = null | ) |
[static] |
static getPath |
( |
$ |
file, |
|
|
$ |
flavour = null , |
|
|
$ |
directory = null |
|
) |
| [static] |
Default method that will be shown in case no methods have been specified.
Reimplemented from Element.
Definition at line 81 of file CSS.php.
Field Documentation
$files_exists = array() [static] |
The documentation for this class was generated from the following file: