Home
last modified time | relevance | path

Searched +full:list -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 51 – 75 of 349) sorted by relevance

12345678910>>...14

/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/
H A DSanitize.php16 * * Redistributions of source code must retain the above copyright notice, this list of
19 * * Redistributions in binary form must reproduce the above copyright notice, this list
H A DCache.php16 * * Redistributions of source code must retain the above copyright notice, this list of
19 * * Redistributions in binary form must reproduce the above copyright notice, this list
H A DCategory.php16 * * Redistributions of source code must retain the above copyright notice, this list of
19 * * Redistributions in binary form must reproduce the above copyright notice, this list
H A DMisc.php16 * * Redistributions of source code must retain the above copyright notice, this list of
19 * * Redistributions in binary form must reproduce the above copyright notice, this list
H A DParser.php16 * * Redistributions of source code must retain the above copyright notice, this list of
19 * * Redistributions in binary form must reproduce the above copyright notice, this list
H A DRating.php16 * * Redistributions of source code must retain the above copyright notice, this list of
19 * * Redistributions in binary form must reproduce the above copyright notice, this list
H A DRegistry.php16 * * Redistributions of source code must retain the above copyright notice, this list of
19 * * Redistributions in binary form must reproduce the above copyright notice, this list
H A DRestriction.php16 * * Redistributions of source code must retain the above copyright notice, this list of
19 * * Redistributions in binary form must reproduce the above copyright notice, this list
H A DSource.php16 * * Redistributions of source code must retain the above copyright notice, this list of
19 * * Redistributions in binary form must reproduce the above copyright notice, this list
H A Dgzdecode.php16 * * Redistributions of source code must retain the above copyright notice, this list of
19 * * Redistributions in binary form must reproduce the above copyright notice, this list
H A DAuthor.php16 * * Redistributions of source code must retain the above copyright notice, this list of
19 * * Redistributions in binary form must reproduce the above copyright notice, this list
H A DCopyright.php16 * * Redistributions of source code must retain the above copyright notice, this list of
19 * * Redistributions in binary form must reproduce the above copyright notice, this list
H A DLocator.php16 * * Redistributions of source code must retain the above copyright notice, this list of
19 * * Redistributions in binary form must reproduce the above copyright notice, this list
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Cache/
H A DMemcached.php16 * * Redistributions of source code must retain the above copyright notice, this list of
19 * * Redistributions in binary form must reproduce the above copyright notice, this list
H A DMySQL.php16 * * Redistributions of source code must retain the above copyright notice, this list of
19 * * Redistributions in binary form must reproduce the above copyright notice, this list
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/Parse/
H A DDate.php16 * * Redistributions of source code must retain the above copyright notice, this list of
19 * * Redistributions in binary form must reproduce the above copyright notice, this list
/dokuwiki/vendor/simplepie/simplepie/src/
H A DRegistryAware.php16 * * Redistributions of source code must retain the above copyright notice, this list of
19 * * Redistributions in binary form must reproduce the above copyright notice, this list
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_fileuploader.css58 /* list of files to upload */
63 list-style: none;
H A Dbasic.less151 ul { list-style: square outside; }
152 ol { list-style: decimal outside; }
153 ol ol { list-style-type: lower-alpha; }
154 ol ol ol { list-style-type: upper-roman; }
155 ol ol ol ol { list-style-type: upper-alpha; }
156 ol ol ol ol ol { list-style-type: lower-roman; }
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/XML/Declaration/
H A DParser.php16 * * Redistributions of source code must retain the above copyright notice, this list of
19 * * Redistributions in binary form must reproduce the above copyright notice, this list
/dokuwiki/lib/scripts/
H A Dfileuploaderextended.js77 // if set, will be used instead of qq-upload-list in template
83 '<ul class="qq-upload-list"></ul>' +
90 // template for one item in file list
105 list: 'qq-upload-list',
115 // added to list item when upload completes
127 this._listElement = this._options.listElement || this._find(this._element, 'list');
143 list = this._listElement;
/dokuwiki/inc/Ui/
H A DMediaRevisions.php40 * Display a list of Media Revisions in the MediaManager
105 $form->addTagClose('ul'); // end of revision list
114 // provide navigation for paginated revision list (of pages and/or media files)
H A DPageRevisions.php38 * Display list of old revisions of the page
104 $form->addTagClose('ul'); // end of revision list
113 // provide navigation for paginated revision list (of pages and/or media files)
/dokuwiki/lib/plugins/acl/
H A Dremote.php12 * Get the list all ACL config entries
/dokuwiki/lib/plugins/info/
H A Dsyntax.php121 * list all installed plugins
142 // list them
163 * list all installed plugins
291 $list = $EVENT_HANDLER->getEventHandlers();
292 ksort($list);
295 foreach ($list as $event => $handlers) {

12345678910>>...14