|
ultimix
|
Public Member Functions | |
| __construct () | |
| compile_category (&$Settings) | |
| compile_category_id (&$Settings) | |
| compile_category_siblings_ids (&$Settings) | |
| compile_category_name (&$Settings) | |
Data Fields | |
| $CachedMultyFS = false | |
| $CategoryAccess = false | |
| $CategoryAlgorithms = false | |
| $CategoryView = false | |
| $String = false | |
Processing macroes.
Definition at line 26 of file category_markup.php.
| __construct | ( | ) |
Constructor.
Definition at line 54 of file category_markup.php.
| compile_category | ( | & | $Settings | ) |
Function returns select code.
| $Settings | - Parameters. |
| Exception | - An exception of this type is thrown. |
Definition at line 137 of file category_markup.php.
| compile_category_id | ( | & | $Settings | ) |
Function processes macro 'category_id'.
| $Settings | - Options of processing. |
| Exception | - An exception of this type is thrown. |
Definition at line 184 of file category_markup.php.
| compile_category_name | ( | & | $Settings | ) |
Function processes macro 'category_name'.
| $Settings | - Options of processing. |
| Exception | - An exception of this type is thrown. |
Definition at line 262 of file category_markup.php.
| compile_category_siblings_ids | ( | & | $Settings | ) |
Function processes macro 'category_siblings_ids'.
| $Settings | - Options of processing. |
| Exception | - An exception of this type is thrown. |
Definition at line 224 of file category_markup.php.
| $CachedMultyFS = false |
Cached objects.
Definition at line 38 of file category_markup.php.
| $CategoryAccess = false |
Definition at line 39 of file category_markup.php.
| $CategoryAlgorithms = false |
Definition at line 40 of file category_markup.php.
| $CategoryView = false |
Definition at line 41 of file category_markup.php.
| $String = false |
Definition at line 42 of file category_markup.php.