Home
last modified time | relevance | path

Searched refs:empty (Results 376 – 400 of 652) sorted by path

1...<<11121314151617181920>>...27

/plugin/etherpadlite/scripts/
H A Detherpadlite.js37 jQery('tool__bar').empty();
55 jQuery('#tool__bar').empty();
396 jQuery('.pad-iframecontainer').empty();
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js40 },text:function(text){if(typeof text!="object"&&text!=null){return this.empty().append((this[0]&&th…
110 },html:function(value){return value==undefined?(this[0]?this[0].innerHTML:null):this.empty().append…
369 }}},empty:function(){jQuery(">*",this).remove();
394 },empty:function(a){return !a.firstChild;
/plugin/evesso/
H A Dhelper.php140 public function inGroup($groups, $names, $empty = true) { argument
149 return $empty; //nothing set
/plugin/exttab3/
H A Dexample.txt35 Needs an extra empty line
66 Needs an extra empty line
/plugin/farm/install/animaltemplate/conf/
H A Dmysql.conf.php.example56 * of the user. If the result table is empty or contains more than one
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt272 To connect cells horizontally, just make the next cell completely empty as shown above. Be sure to …
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt283 To connect cells horizontally, just make the next cell completely empty as shown above. Be sure to have always the same amount of cell separators!
/plugin/farmer/script/
H A Djquery.chosen.js77 empty: true
496 if (option.empty) {
/plugin/farmsync/script/
H A Djquery.chosen.js77 empty: true
/plugin/favoris/
H A Dfavoris.js109 if(document.selection && document.selection.empty) document.selection.empty();
/plugin/fckg/
H A DChanges72 Fixed bug where table markup inside code blocks dropped empty cells (edit.php::_preprocess)
303 Fixed corrupted tables with vertical spans in across from empty cells (on initial table creation)
H A Dscript.js19 var empty = makeMap("br,col,hr,img"); variable
128 unary = empty[ tagName ] || !!unary;
/plugin/fckg/action/
H A Dent.ser1 …s:4:"part";s:3:"∂";i:8707;s:3:"∃";s:5:"exist";s:3:"∃";i:8709;s:3:"∅";s:5:"empty";s:3:"∅";i:8711;s:…
/plugin/fckg/action/entities/
H A DENTITIES.HOWTO34 There is one empty line between each definition. Here is an actual example.
H A Dent.ser1 …s:4:"part";s:3:"∂";i:8707;s:3:"∃";s:5:"exist";s:3:"∃";i:8709;s:3:"∅";s:5:"empty";s:3:"∅";i:8711;s:…
H A Dents.data15 &empty;
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js59 …ction FCKEditingArea_Cleanup(){if (this.Document){this.Document.selection.empty();this.Document.bo…
H A Dfckeditorcode_ie.js63 …ction FCKEditingArea_Cleanup(){if (this.Document){this.Document.selection.empty();this.Document.bo…
78 …ll;}};FCKSelection.SelectNode=function(A){FCK.Focus();this.GetSelection().empty();var B;try{B=FCK.…
/plugin/fedauth/Auth/OpenID/
H A DSQLStore.php135 list($missing, $empty) = $this->_verifySQL();
144 if ($empty) {
146 implode(", ", $empty),
214 $empty = array();
229 $empty[] = $key;
233 return array($missing, $empty);
/plugin/file2dw/
H A DREADME.md51 **Note**: This creates an "empty" Dokuwiki, so you will have to follow the install instructions in …
/plugin/findologicxmlexport/vendor/hoa/file/
H A DCHANGELOG.md5 * chore(cs) Remove an empty line. (Ivan Enderlin, 2017-07-06T13:32:34+02:00)
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DREADME.md90 `Hoa\Iterator\Mock` represents an empty iterator. It extends
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md132 - MaxDepth shows empty array property [\#148](https://github.com/schmittjoh/serializer/issues/148)
139 - Revert fix for \#43 \(JSON representation of empty objects\) [\#942](https://github.com/schmittjo…
402 - Configure whether serializing empty array. [\#124](https://github.com/schmittjoh/serializer/issue…
475 - Serializing object with empty array [\#350](https://github.com/schmittjoh/serializer/issues/350)
478 - Serialization of empty object [\#323](https://github.com/schmittjoh/serializer/issues/323)
479 - "Can't pop from an empty datastructure" error when multiple serializer calls [\#319](https://gith…
504 - JSON recursion when first object in root list is empty [\#61](https://github.com/schmittjoh/seria…
505 - Can't serialize an array with an empty object [\#59](https://github.com/schmittjoh/serializer/iss…
764 - DoctrineObjectConstructor should skip empty identifier field [\#193](https://github.com/schmittjo…
791 - Serialize null values as empty string [\#566](https://github.com/schmittjoh/serializer/issues/566)
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst38 not be serialized if the result will be "empty".
360 … | specify a specific timezone, use an empty |
374 … | to specify a specific timezone, use an empty |
H A Dxml_reference.rst22 skip-when-empty="false"
42 …inline="true" entry-name="foobar" namespace="http://www.w3.org/2005/Atom" skip-when-empty="true" />
58 skip-when-empty="false"
100 …inline="true" entry-name="foobar" namespace="http://www.w3.org/2005/Atom" skip-when-empty="true" />

1...<<11121314151617181920>>...27