Lines Matching refs:conf
11 $conf['width'] = 800;
14 $conf['mode'] = 'horizontal';
15 $conf['infiniteLoop'] = true;
16 $conf['hideControlOnEnd'] = false;
17 $conf['speed'] = 500;
18 $conf['easing'] = null;
19 $conf['slideMargin'] = 0;
20 $conf['startSlide'] = 0;
21 $conf['randomStart'] = false;
22 $conf['captions'] = false;
23 $conf['ticker'] = false;
24 $conf['tickerHover'] = false;
25 $conf['adaptiveHeight'] = false;
26 $conf['adaptiveHeightSpeed'] = 500;
27 $conf['video'] = false;
28 $conf['useCSS'] = true;
29 $conf['preloadImages'] = 'visible';
30 $conf['responsive'] = true;
33 $conf['pager'] = true;
34 $conf['pagerType'] = 'full';
35 $conf['pagerShortSeparator'] = '/';
38 $conf['controls'] = true;
39 $conf['nextText'] = 'Next';
40 $conf['prevText'] = 'Prev';
41 $conf['autoControls'] = false;
42 $conf['startText'] = 'Start';
43 $conf['stopText'] = 'Stop';
44 $conf['autoControlsCombine'] = false;
47 $conf['auto'] = false;
48 $conf['pause'] = 4000;
49 $conf['autoStart'] = true;
50 $conf['autoDirection'] = 'next';
51 $conf['autoHover'] = false;
52 $conf['autoDelay'] = 0;
55 $conf['minSlides'] = 1;
56 $conf['maxSlides'] = 1;
57 $conf['moveSlides'] = 0;
58 $conf['slideWidth'] = 0;
61 $conf['touchEnabled'] = true;
62 $conf['swipeThreshold'] = 50;
63 $conf['oneToOneTouch'] = true;
64 $conf['preventDefaultSwipeX'] = true;
65 $conf['preventDefaultSwipeY'] = false;