Attribute.inc |
src/shims/Attribute.inc |
Drupal\Core\Template |
|
FormStateInterface.inc |
src/shims/FormStateInterface.inc |
Drupal\Core\Form |
|
jssor-skin.css |
css/jssor-skin.css |
|
.jssora01l,.jssora01r,.jssora01ldn,.jssora01rdn{position:absolute;cursor:pointer;display:block;background:url(/libraries/jssor-slider/img/a01.png) no-repeat;overflow:hidden;width:40px;height:40px}.jssora01l{background-position:-8px… |
jssor.html.twig |
templates/jssor.html.twig |
|
Default theme implementation to display a view of jssor slider. |
jssor.info |
jssor.info |
|
name = "Jssor Slider"
description = 'Jssor Slider'
dependencies[] = 'libraries'
package = Slider
core = 7.x
files[] = jssor_views_plugins_style.inc
files[] = src/shims/Attribute.inc
files[] =… |
jssor.install |
jssor.install |
|
|
jssor.module |
jssor.module |
|
Allows support of a new view handler. |
Jssor.php |
src/Plugin/views/style/Jssor.php |
Drupal\jssor\Plugin\views\style |
Definition of Drupal\jssor\Plugin\views\style\Jssor. |
jssor.theme.inc |
jssor.theme.inc |
|
Preprocessors and helper functions to make theming easier. |
jssor.tpl.php |
jssor.tpl.php |
|
Default theme implementation to display a view of jssor slider. |
jssor.views.inc |
jssor.views.inc |
|
|
JssorViewsStylePlugin.inc |
src/JssorViewsStylePlugin.inc |
|
|
jssor_views_plugins_style.inc |
jssor_views_plugins_style.inc |
|
|
README.txt |
README.txt |
|
## Installation
First you create new folder either in the sites/all/modules folder or just
directly in the modules folder at the drupal root.
The good news is that you can move the folder event after it's already enable.
No more need to rebuild… |
ViewsStylePluginBase.inc |
src/shims/ViewsStylePluginBase.inc |
Drupal\views\Plugin\views\style |
|