Home
last modified time | relevance | path

Searched refs:items (Results 51 – 75 of 468) sorted by relevance

12345678910>>...19

/template/trendclassic/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
114 'items' => $items
/template/chippedsnow/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
114 'items' => $items
/template/tilus/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
114 'items' => $items
/template/cleanresurrected/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
114 'items' => $items
/template/panoramacake/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
114 'items' => $items
/template/tripillar/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
114 'items' => $items
/template/varicolored/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
114 'items' => $items
/template/darkwood/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
114 'items' => $items
/template/launch/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
114 'items' => $items
/template/basical/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
114 'items' => $items
/template/bootstrap3/compat/inc/
H A Dfunctions.php111 function tpl_toolsevent($toolsname, $items, $view = 'main') argument
115 'items' => $items,
122 foreach ($evt->data['items'] as $k => $html) {
/template/cutopillar/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
114 'items' => $items
/template/fictive/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
114 'items' => $items
/template/typowiki/typowiki/
H A Dtpl_functions.php111 function tpl_toolsevent($toolsname, $items, $view='main') { argument
114 'items' => $items
120 foreach($evt->data['items'] as $k => $html) echo $html;
/template/kiwiki/css/
H A Dstyle.css45 align-items: center;
56 align-items: start;
171 align-items: center;
187 align-items: center;
195 align-items: center;
207 align-items: center;
605 align-items: center;
671 align-items: center;
814 align-items: center;
841 align-items
[all...]
/template/bootstrap3/
H A Ddetail.php456 <?php $active = 'active in'; foreach ($metadata as $section => $items): ?>
461 foreach ($items as $tag) {
/template/bushwick/
H A Dmasonry3.3.8.min.js10items=this._itemize(this.element.children)},g.prototype._itemize=function(a){for(var b=this._filte…
/template/sprintdoc/css/
H A Dbase_mixins.less266 .align-items(@elem:center) {
267 align-items: @elem;
268 -ms-align-items: @elem;
269 -webkit-align-items: @elem;
H A Dtoollist.less16 align-items: center;
/template/icke/css/objects/
H A Ddw-menu-item.less6 align-items: center;
/template/congrid/css/
H A Dgrid.css121 align-items: center;
232 align-items: center;
/template/notos/css/
H A Dheader-bottom-row.less3 align-items: flex-end;
/template/twigstarter/vendor/twig/twig/src/Extension/
H A DCoreExtension.php1355 * @param array $items An array of items
1361 function twig_array_batch($items, $size, $fill = null, $preserveKeys = true) argument
1363 if (!twig_test_iterable($items)) {
1364 …ts an array or "Traversable", got "%s".', \is_object($items) ? \get_class($items) : \gettype($item…
1369 $result = array_chunk(twig_to_array($items, $preserveKeys), $size, $preserveKeys);
/template/strap/bootstrap/5.0.1/
H A Dbootstrap.cosmo.min.css12items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;-m…
H A Dbootstrap.lux.min.css12items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;-m…

12345678910>>...19