|
ultimix
|
Public Member Functions | |
| __construct () | |
| get_dependent_gallery_id (&$BlockSettings) | |
| get_gallery (&$BlockSettings) | |
| get_galery_template_for_client ($FilePath, $GalleryId) | |
| compile_gallery (&$Settings) | |
Data Fields | |
| $CachedMultyFS = false | |
| $GalleryAccess = false | |
| $GalleryAlgorithms = false | |
| $Link = false | |
| $String = false | |
Class processes gallery macro.
Definition at line 26 of file gallery_markup.php.
| __construct | ( | ) |
Constructor.
| Exception | An exception of this type is thrown. |
Definition at line 58 of file gallery_markup.php.
| compile_gallery | ( | & | $Settings | ) |
Function processes macro 'radio'.
| $Settings | - Compilation parameters. |
| Exception | - An exception of this type is thrown. |
Definition at line 375 of file gallery_markup.php.
| get_dependent_gallery_id | ( | & | $BlockSettings | ) |
Function returns id of the dependent gallery. Gallery will be created if necessary.
| $BlockSettings | - Parameters. |
| Exception | An exception of this type is thrown. |
Definition at line 143 of file gallery_markup.php.
| get_galery_template_for_client | ( | $FilePath, | |
| $GalleryId | |||
| ) |
GEtting template for the client.
| $FilePath | - Path to the template. |
| $GalleryId | - Id of the gallery. |
| Exception | An exception of this type is thrown. |
Definition at line 236 of file gallery_markup.php.
| get_gallery | ( | & | $BlockSettings | ) |
Function returns gallery object. Gallery will be created if necessary.
| $BlockSettings | - Parameters. |
| Exception | An exception of this type is thrown. |
Definition at line 189 of file gallery_markup.php.
| $CachedMultyFS = false |
Cached packages.
Definition at line 38 of file gallery_markup.php.
| $GalleryAccess = false |
Definition at line 39 of file gallery_markup.php.
| $GalleryAlgorithms = false |
Definition at line 40 of file gallery_markup.php.
| $Link = false |
Definition at line 41 of file gallery_markup.php.
| $String = false |
Definition at line 42 of file gallery_markup.php.