Home
last modified time | relevance | path

Searched refs:lastItem (Results 1 – 19 of 19) sorted by relevance

/plugin/findologicxmlexport/vendor/jms/metadata/src/Cache/
H A DPsrCacheAdapter.php25 private $lastItem; variable in Metadata\\Cache\\PsrCacheAdapter
38 $this->lastItem = $this->pool->getItem(strtr($this->prefix . $class, '\\', '.'));
40 return $this->lastItem->get();
50 if (null === $this->lastItem || $this->lastItem->getKey() !== $key) {
51 $this->lastItem = $this->pool->getItem($key);
54 $this->pool->save($this->lastItem->set($metadata));
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
H A Dfckindentcommands.js231 var lastItem = itemsToMove[ itemsToMove.length - 1 ] ;
238 var baseIndent = listArray[lastItem._FCK_ListArray_Index].indent ;
239 for ( var i = startItem._FCK_ListArray_Index ; i <= lastItem._FCK_ListArray_Index ; i++ )
241 …for ( var i = lastItem._FCK_ListArray_Index + 1 ; i < listArray.length && listArray[i].indent > ba…
/plugin/virtualkeyboard/vk/extensions/
H A Darrayextensions.js33 var lastItem = undefined;
35 lastItem = this[this.length - 1];
38 return lastItem;
/plugin/bibtex/OSBib/format/
H A DBIBFORMAT.php542 $lastItem = substr($this->item[$key], -1);
544 if(preg_match("/\.|,|;|:\?!/", $lastItem) && ($firstPost == $lastItem))
/plugin/diagramsnet/lib/math/extensions/
H A DMathMenu.js19lastItem;delete c.lastMenu;delete g.skipUp;d.Post(["post",g.jax]);g.isRTL=(MathJax.Localization.fo…
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js761 var lastItem = focusable[focusable.length - 1];
762 if (lastItem) {
763 lastItem.focus();
/plugin/diagramsnet/lib/math/config/
H A DMML_HTMLorMML.js49lastItem;delete c.lastMenu;delete g.skipUp;d.Post(["post",g.jax]);g.isRTL=(MathJax.Localization.fo…
H A DAM_HTMLorMML.js48lastItem;delete c.lastMenu;delete g.skipUp;d.Post(["post",g.jax]);g.isRTL=(MathJax.Localization.fo…
H A DAccessible.js65lastItem;delete c.lastMenu;delete g.skipUp;d.Post(["post",g.jax]);g.isRTL=(MathJax.Localization.fo…
H A DTeX-MML-AM_HTMLorMML.js62lastItem;delete c.lastMenu;delete g.skipUp;d.Post(["post",g.jax]);g.isRTL=(MathJax.Localization.fo…
H A DMML_HTMLorMML-full.js51lastItem;delete c.lastMenu;delete g.skipUp;d.Post(["post",g.jax]);g.isRTL=(MathJax.Localization.fo…
H A DAM_HTMLorMML-full.js51lastItem;delete c.lastMenu;delete g.skipUp;d.Post(["post",g.jax]);g.isRTL=(MathJax.Localization.fo…
H A DTeX-MML-AM_SVG-full.js58lastItem;delete c.lastMenu;delete g.skipUp;d.Post(["post",g.jax]);g.isRTL=(MathJax.Localization.fo…
H A DAccessible-full.js68lastItem;delete c.lastMenu;delete g.skipUp;d.Post(["post",g.jax]);g.isRTL=(MathJax.Localization.fo…
H A DTeX-MML-AM_HTMLorMML-full.js65lastItem;delete c.lastMenu;delete g.skipUp;d.Post(["post",g.jax]);g.isRTL=(MathJax.Localization.fo…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_keyboard_navigation.js.map1lastItem","firstItem","hash","getHash","handler","returnValue","shortcut","commands","parse","unbi…
/plugin/ol3/
H A Dscript.js8 …f(this.head_=this.first_,this.head_)return this.head_.data},t.prototype.lastItem=function(){if(thi… method in t
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1lastItem = function lastItem() {\n\t\t\t\treturn stack[stack.length - 1];\n\t\t\t};\n\t\t\treturn …
/plugin/openlayersmap/ol7/
H A Dol.js.map