|
ultimix
|
Public Member Functions | |
| __construct () | |
| process_regions ($Str, $Changed) | |
| process_string ($Options, $Str, &$Changed) | |
Data Fields | |
| $CachedMultyFS = false | |
| $Dialogs = array() | |
Class loads jquery macroes.
Definition at line 26 of file yandex_markup.php.
| __construct | ( | ) |
Constructor.
| Exception | An exception of this type is thrown. |
Definition at line 66 of file yandex_markup.php.
| process_regions | ( | $Str, | |
| $Changed | |||
| ) |
Function processes macro 'add_iframe_tab'.
| $Str | - Processing string. |
| $Changed | - Was the processing completed. |
| Exception | An exception of this type is thrown. |
Definition at line 103 of file yandex_markup.php.
| process_string | ( | $Options, | |
| $Str, | |||
| & | $Changed | ||
| ) |
Function processes string.
| $Options | - Options of drawing. |
| $Str | - Processing string. |
| $Changed | - Was the processing completed. |
| Exception | An exception of this type is thrown. |
Definition at line 153 of file yandex_markup.php.
| $CachedMultyFS = false |
Cached packages.
Definition at line 38 of file yandex_markup.php.
| $Dialogs = array() |
Cached info about created packages.
Definition at line 50 of file yandex_markup.php.