|
CaMykS
1.0-20250801
|
GenericMediaPopup Input
Inline popup creator automatically managing content to display.
More...
Protected Attributes | |
| $config | |
| Input configuration. More... | |
Private Member Functions | |
| is_cookieAccepted () | |
Private Attributes | |
| $loaded | |
| Is Input loaded. More... | |
| $diaporamaPictures | |
| Store diaporama picture URLs before sending them to client side. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from Plugin | |
| set_redirect ($time, $url='') | |
| add_meta ($name, $content, $method='name') | |
| add_toHtaccess ($content='') | |
| add_dependency ($plugin, $type, $version='1.0', $mandatory=false) | |
| set_dependencies () | |
| register_asSharedObject ($name) | |
| & | get_sharedObject ($name) |
| register_asExtension ($plugin) | |
| get_registeredExtensions () | |
| register_asCaMykSEventHandler ($event) | |
GenericMediaPopup Input
Inline popup creator automatically managing content to display.
Supported format :
- Picture : Gif, Jpg, PNG
- Video : FLV
- Animation : SWF
- HTML page : htm, html
- Youtube video ( http://youtu.be/xxxxxxxxxxxx ) GenericMediaPopup Input class.
| GenericMediaPopup::__construct | ( | $path_type | ) |
Class constructor.
| string | $path_type |
| GenericMediaPopup::initialise | ( | $params = array() | ) |
| GenericMediaPopup::execute_onCaMykSPageLoad | ( | ) |
| GenericMediaPopup::add_pictureToDiaporama | ( | $url, | |
| $title | |||
| ) |
Add picture to diaporama.
| string | $url | |
| string | $title |
| GenericMediaPopup::get_tinyMCEPluginParams | ( | ) |
Return TinyMCE plugin params.
| GenericMediaPopup::initialise_configDisplay | ( | ) |
Initialise object in Admin_Site / view configuration mode.
| GenericMediaPopup::display_configDisplay | ( | ) |
Display object in Admin_Site / view configuration mode.
| GenericMediaPopup::initialise_configEdition | ( | $form | ) |
| GenericMediaPopup::display_configEdition | ( | ) |
Display object in Admin_Site / edit configuration mode.
| GenericMediaPopup::save_configuration | ( | ) |
Execute object in Admin_Site / save configuration mode.
| GenericMediaPopup::get_cookieInformationData | ( | ) |
Return plugin information related to cookies.
|
private |
Check if plugin is cookie accepted.
|
protected |
Input configuration.
var Object $config
| GenericMediaPopup::$params |
Input parameters.
var array $params
|
private |
Is Input loaded.
var boolean $loaded
|
private |
Store diaporama picture URLs before sending them to client side.
var array $diaporamaPictures