* @link http://wp-dreams.com, http://codecanyon.net/user/anago/portfolio * @copyright Copyright (c) 2014, Ernest Marcinko */ class wpdreamsLoaderSelect extends wpdreamsType { public static $loaders = array( "ball-pulse" => 3, "ball-grid-pulse" => 9, "simple-circle" => 0, "ball-clip-rotate" => 1, "ball-clip-rotate-simple" => 2, "ball-clip-rotate-multiple" => 2, "ball-rotate" => 1, "cube-transition" => 2, "ball-scale" => 1, "line-scale" => 5, "line-scale-party" => 4, "ball-scale-multiple" => 3, "ball-pulse-sync" => 3, "ball-beat" => 3, "line-scale-pulse-out" => 5, "line-scale-pulse-out-rapid" => 5, "ball-scale-ripple" => 1, "ball-scale-ripple-multiple" => 3, "ball-spin-fade-loader" => 8, "line-spin-fade-loader" => 8, "ball-grid-beat" => 9 ); private $selected; function getType() { parent::getType(); $this->processData(); wp_enqueue_style("wpdreams_loaders", ASP_URL_NP . 'css/style.loaders.css', array(), ASP_CURR_VER_STRING); echo "