/**
  * Constructor
  *
  * @return void
  */
 function MagicScrollModuleCoreClass()
 {
     $this->params = new MagicToolboxParamsClass();
     $this->loadDefaults();
     $this->params->setMapping(array('width' => array('0' => 'auto'), 'height' => array('0' => 'auto'), 'item-width' => array('0' => 'auto'), 'item-height' => array('0' => 'auto')));
 }
 /**
  * Constructor
  *
  * @return void
  */
 function MagicZoomModuleCoreClass()
 {
     $this->params = new MagicToolboxParamsClass();
     $this->loadDefaults();
     $this->params->setMapping(array('zoomWidth' => array('0' => 'auto'), 'zoomHeight' => array('0' => 'auto'), 'upscale' => array('Yes' => 'true', 'No' => 'false'), 'lazyZoom' => array('Yes' => 'true', 'No' => 'false'), 'rightClick' => array('Yes' => 'true', 'No' => 'false'), 'transitionEffect' => array('Yes' => 'true', 'No' => 'false'), 'variableZoom' => array('Yes' => 'true', 'No' => 'false'), 'autostart' => array('Yes' => 'true', 'No' => 'false')));
 }
 /**
  * Constructor
  *
  * @return void
  */
 function MagicScrollModuleCoreClass()
 {
     $this->params = new MagicToolboxParamsClass();
     $this->loadDefaults();
     $this->params->setMapping(array('width' => array('0' => 'auto'), 'height' => array('0' => 'auto'), 'step' => array('0' => 'auto'), 'pagination' => array('Yes' => 'true', 'No' => 'false'), 'scrollOnWheel' => array('turn on' => 'true', 'turn off' => 'false'), 'lazy-load' => array('Yes' => 'true', 'No' => 'false')));
 }
 /**
  * Constructor
  *
  * @return void
  */
 function MagicZoomPlusModuleCoreClass()
 {
     $this->params = new MagicToolboxParamsClass();
     $this->loadDefaults();
     $this->params->setMapping(array('show-title' => array('disable' => 'false'), 'selectors-effect' => array('disable' => 'false'), 'disable-zoom' => array('Yes' => 'true', 'No' => 'false'), 'disable-expand' => array('Yes' => 'true', 'No' => 'false'), 'keep-thumbnail' => array('Yes' => 'true', 'No' => 'false'), 'show-loading' => array('Yes' => 'true', 'No' => 'false'), 'slideshow-loop' => array('Yes' => 'true', 'No' => 'false'), 'keyboard' => array('Yes' => 'true', 'No' => 'false'), 'keyboard-ctrl' => array('Yes' => 'true', 'No' => 'false'), 'drag-mode' => array('Yes' => 'true', 'No' => 'false'), 'always-show-zoom' => array('Yes' => 'true', 'No' => 'false'), 'smoothing' => array('Yes' => 'true', 'No' => 'false'), 'opacity-reverse' => array('Yes' => 'true', 'No' => 'false'), 'click-to-activate' => array('Yes' => 'true', 'No' => 'false'), 'click-to-deactivate' => array('Yes' => 'true', 'No' => 'false'), 'preload-selectors-small' => array('Yes' => 'true', 'No' => 'false'), 'preload-selectors-big' => array('Yes' => 'true', 'No' => 'false'), 'zoom-fade' => array('Yes' => 'true', 'No' => 'false'), 'move-on-click' => array('Yes' => 'true', 'No' => 'false'), 'preserve-position' => array('Yes' => 'true', 'No' => 'false'), 'fit-zoom-window' => array('Yes' => 'true', 'No' => 'false'), 'entire-image' => array('Yes' => 'true', 'No' => 'false'), 'hint' => array('Yes' => 'true', 'No' => 'false'), 'pan-zoom' => array('Yes' => 'true', 'No' => 'false'), 'hint-position' => array('top left' => 'tl', 'top right' => 'tr', 'top center' => 'tc', 'bottom left' => 'bl', 'bottom right' => 'br', 'bottom center' => 'bc'), 'right-click' => array('Yes' => 'true', 'Original' => 'original', 'Expanded' => 'expanded', 'No' => 'false'), 'restore-speed' => create_function('&$params', 'return $params->checkValue("restore-speed","-1")?$params->getValue("expand-speed"):$params->getValue("restore-speed");')));
 }
 /**
  * Constructor
  *
  * @return void
  */
 function MagicThumbModuleCoreClass()
 {
     $this->params = new MagicToolboxParamsClass();
     $this->loadDefaults();
     $this->params->setMapping(array('keep-thumbnail' => array('Yes' => 'true', 'No' => 'false'), 'click-to-initialize' => array('Yes' => 'true', 'No' => 'false'), 'show-loading' => array('Yes' => 'true', 'No' => 'false'), 'slideshow-loop' => array('Yes' => 'true', 'No' => 'false'), 'keyboard' => array('Yes' => 'true', 'No' => 'false'), 'keyboard-ctrl' => array('Yes' => 'true', 'No' => 'false'), 'restore-speed' => create_function('&$params', 'return $params->checkValue("restore-speed","-1")?$params->getValue("expand-speed"):$params->getValue("restore-speed");')));
 }
 /**
  * Constructor
  *
  * @return void
  */
 function MagicSlideshowModuleCoreClass()
 {
     $this->params = new MagicToolboxParamsClass();
     $this->loadDefaults();
     $this->params->setMapping(array('loop' => array('Yes' => 'true', 'No' => 'false'), 'autoplay' => array('Yes' => 'true', 'No' => 'false'), 'shuffle' => array('Yes' => 'true', 'No' => 'false'), 'kenburns' => array('Yes' => 'true', 'No' => 'false'), 'selectors-eye' => array('Yes' => 'true', 'No' => 'false'), 'caption' => array('Yes' => 'true', 'No' => 'false'), 'fullscreen' => array('Yes' => 'true', 'No' => 'false'), 'preload' => array('Yes' => 'true', 'No' => 'false'), 'keyboard' => array('Yes' => 'true', 'No' => 'false'), 'loader' => array('Yes' => 'true', 'No' => 'false'), 'arrows' => array('Yes' => 'true', 'No' => 'false')));
 }
 /**
  * Constructor
  *
  * @return void
  */
 function Magic360ModuleCoreClass()
 {
     $this->params = new MagicToolboxParamsClass();
     $this->loadDefaults();
     $this->params->setMapping(array('smoothing' => array('Yes' => 'true', 'No' => 'false'), 'magnify' => array('Yes' => 'true', 'No' => 'false'), 'loop-column' => array('Yes' => 'true', 'No' => 'false'), 'loop-row' => array('Yes' => 'true', 'No' => 'false'), 'reverse-column' => array('Yes' => 'true', 'No' => 'false'), 'reverse-row' => array('Yes' => 'true', 'No' => 'false'), 'fullscreen' => array('Yes' => 'true', 'No' => 'false'), 'hint' => array('Yes' => 'true', 'No' => 'false')));
 }