Home
last modified time | relevance | path

Searched defs:item (Results 1 – 25 of 33) sorted by relevance

12

/template/mikio/assets/
H A Dmikio-typeahead.js147 updater: function (item) { argument
239 items = $.grep(items, function (item) { argument
267 matcher: function (item) { argument
292 highlighter: function (item) { argument
361 items = $(data).map(function (i, item) { argument
395 displayText: function (item) { argument
399 itemLink: function (item) { argument
403 itemTitle: function (item) { argument
740 item: '<li><a class="mikio-dropdown-item" href="#" role="option"></a></li>', property in Typeahead.defaults.themes.bootstrap3
747 item: '<a class="mikio-dropdown-item" href="#" role="option"></a>', property in Typeahead.defaults.themes.bootstrap4
/template/amanuensis/inc/
H A Dindex.php344 function html_list_index_mod($item){
367 function html_list_index_edit($item){
391 function html_list_index_mod_old($item){
419 function html_li_index_mod($item){
436 function html_li_edit($item){
/template/templar/js/
H A Dbootstrap-typeahead.js54 , updater: function (item) { argument
98 items = $.grep(items, function (item) { argument
111 , matcher: function (item) { argument
140 items = $(items).map(function (i, item) { argument
310 , item: '<li><a href="#"></a></li>' property in $.fn.typeahead.defaults
/template/dokucms/
H A Dtpl_functions.php163 function _tpl_html_list_index($item){
191 function _tpl_html_li_index($item){
/template/wallpaper/
H A Dtpl_functions.php132 function _wp_tpl_list_index($item){
162 function _wp_tpl_html_li_index($item){
/template/monochrome/
H A Dtpl_functions.php81 function _tpl_list_index($item) {
107 function _tpl_html_li_index($item) {
/template/peanutbutter/
H A Dtpl_functions.php84 function _tpl_list_index($item) {
110 function _tpl_html_li_index($item) {
/template/starterbootstrap/
H A Dtpl_functions.php494 function bootstrap_media_nstree_item($item){
522 function bootstrap_media_nstree_li($item){
/template/twigstarter/vendor/twig/twig/src/Extension/
H A DCoreExtension.php682 function twig_slice(Environment $env, $item, $start, $length = null, $preserveKeys = false)
714 function twig_first(Environment $env, $item)
728 function twig_last(Environment $env, $item)
893 function twig_reverse_filter(Environment $env, $item, $preserveKeys = false)
1400 function twig_get_attribute(Environment $env, Source $source, $object, $item, array $arguments = []…
/template/breeze/bower_components/gumby/sass/functions/
H A D_forms.scss14 @each $item in $field-sizes { variable
H A D_icons.scss2 @each $item in $list { variable
/template/dokukit/
H A Dscript.js22 patharr = patharrtmp.sort().filter(function(item, pos, ary) { argument
H A Dtpl_functions.php198 function _html_list_index($item){
/template/dokubook/
H A Dtpl_functions.php18 function html_list_index_navigation($item){
/template/parallax/lib/bootstrap/js/
H A Dbootstrap.js1688 }, updater: function (item) { argument
1723 items = $.grep(items, function (item) { argument
1734 }, matcher: function (item) { argument
1757 items = $(items).map(function (i, item) { argument
1891 …source: [], items: 8, menu: '<ul class="typeahead dropdown-menu"></ul>', item: '<li><a href="#"></… property in $.fn.typeahead.defaults
/template/bootstrap3/
H A DTemplate.php2369 public function getToolMenuItem($tool, $item)
2377 public function getToolMenuItemLink($tool, $item)
H A Dscript.js757 jQuery.each(JSINFO.bootstrap3.toc, function (idx, item) { argument
884 itemLink: function (item) { argument
888 itemTitle: function (item) { argument
/template/notos/
H A DCustomController.php82 protected function navItemHTML($item)
/template/masa/
H A Dtpl_functions.php363 function _html_list_index($item){
/template/bootstrap3/assets/typeahead/
H A Dbootstrap3-typeahead.min.js1 ….updater;this.displayText=this.options.displayText||this.displayText;this.itemLink=this.options.it… property in c.defaults.themes.bootstrap4
/template/battlehorse/js/
H A Ddragdrop.js873 return $(this.findElements(element, options) || []).map( function(item) { argument
905 return Sortable.tree(element, arguments[1]).children.map( function (item) { argument
910 return Sortable.sequence(element, arguments[1]).map( function(item) { argument
/template/a_new_day/js/
H A Ddragdrop.js873 return $(this.findElements(element, options) || []).map( function(item) { argument
905 return Sortable.tree(element, arguments[1]).children.map( function (item) { argument
910 return Sortable.sequence(element, arguments[1]).map( function(item) { argument
/template/lcars/js/
H A Djquery.timers-1.1.2.js144 jQuery.each(jQuery.timer.global, function(index, item) { argument
/template/congrid/
H A Dtpl_functions.php517 function tpl_print_grid_area($layout, $item) {
/template/rtd_suterdev/js/
H A Dreadthedokus.js438 nodes3.forEach(function(item) { argument

12