Searched +full:empty +(+path:plugin +path:bookcreator) -(+path:plugin +path:bookcreator +path:lang) (Results 1 – 5 of 5) sorted by relevance
65 * @returns {Array} empty or with deleted entry76 * Empty the store356 * Empty the list in the gui and fill with pages from the stored selection362 //just empty363 $ul_selection.empty();526 jQuery('ul.pagelist.deleted').empty();529 jQuery('ul.pagelist.selected').empty();
87 .dokuwiki .bookcreator__pagelist ul.pagelist:empty {
172 if(empty($selection)) {173 throw new Exception($this->getLang('empty'));175 if(empty($savedSelectionName)){