'ContentSwiperSliderStart', 'swiperSliderStop' => 'ContentSwiperSliderStop', 'swiperSliderSlideStart'=> 'ContentSwiperSliderSlideStart', 'swiperSliderSlideStop' => 'ContentSwiperSliderSlideStop', 'swiperSliderImage' => 'ContentSwiperSliderImage' ); /** * Wrapper elements */ $GLOBALS['TL_WRAPPERS']['start'][] = 'swiperSliderStart'; $GLOBALS['TL_WRAPPERS']['stop'][] = 'swiperSliderStop'; $GLOBALS['TL_WRAPPERS']['start'][] = 'swiperSliderSlideStart'; $GLOBALS['TL_WRAPPERS']['stop'][] = 'swiperSliderSlideStop';