|
ultimix
|
Public Member Functions | |
| __construct () | |
| compile_rutube (&$Settings) | |
| compile_youtube (&$Settings) | |
Data Fields | |
| $CachedMultyFS = false | |
Class processes video macro.
Definition at line 26 of file video_markup.php.
| __construct | ( | ) |
Constructor.
Definition at line 50 of file video_markup.php.
| compile_rutube | ( | & | $Settings | ) |
Function compile macro 'rutube'.
| $Settings | - Fetch settings. |
| Exception | - An exception of this type is thrown. |
Definition at line 134 of file video_markup.php.
| compile_youtube | ( | & | $Settings | ) |
Function compile macro 'youtube'.
| $Settings | - Fetch settings. |
| Exception | - An exception of this type is thrown. |
Definition at line 168 of file video_markup.php.
| $CachedMultyFS = false |
Cached objects.
Definition at line 38 of file video_markup.php.