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 126 – 150 of 349) sorted by relevance

12345678910>>...14

/dokuwiki/vendor/simplepie/simplepie/src/
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 DCaption.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/inc/Debug/
H A DPropertyDeprecationHelper.php14 * is deprecated. Set the list of properties in $deprecatedPublicProperties
36 * List of deprecated properties, in <property name> => <class> format
/dokuwiki/inc/
H A Dsearch.php155 * List all namespaces
175 * List all mediafiles in a namespace
180 * $opts['hash'] add hashes to result list
243 * List all mediafiles in a namespace
248 * $opts['hash'] add hashes to result list
250 * @todo This is a temporary copy of search_media returning a list of MediaFile intances
367 * $opts['skipacl'] list everything regardless of ACL
551 //neither list nor recurse forbidden items:
H A Dactions.php
H A Dform.php17 * The forms is built from a list of pseudo-tags (arrays with expected keys).
621 * The list of values can be strings, arrays of (value,text),
624 * If the list of values is an associative array, the selected item must be
630 * @param string[]|array[] $values The list of values can be strings, arrays of (value,text),
655 @list($val, $text) = $val;
668 * Create a form element for a list box with label.
669 * The list of values can be strings, arrays of (value,text),
676 * @param string[]|array[] $values The list of values can be strings, arrays of (value,text),
706 @list($val, $text, $disabled) = $val;
1088 @list(
[all...]
H A Dmedia.php701 * List all files in a given Media namespace
768 * Prints tabs for files list actions
831 * Prints options for the tab that displays a list of all files
858 'list' => ['listType', ['thumbs', 'rows']],
888 * Returns type of sorting for the list of files in media manager
900 * Returns type of listing for the list of files in media manager
904 * @return string - list type
908 return _media_get_display_param('list', ['default' => 'thumbs', 'rows']);
934 * Prints tab that displays a list of all files
1227 * @return array list o
[all...]
/dokuwiki/inc/parser/
H A Dxhtml.php29 /** @var array a list of footnotes, list starts at 1! */
46 /** @var array list of allowed URL schemes */
499 * Open an unordered list
514 * Close an unordered list
522 * Open an ordered list
537 * Close an ordered list
545 * Open a list item
557 * Close a list item
565 * Start the content of a list ite
[all...]
/dokuwiki/inc/Extension/
H A DAuthPlugin.php31 'getUsers' => false, // can a (filtered) list of users be retrieved?
33 'getGroups' => false, // can a list of available groups be retrieved?
245 * grps array list of groups the user is in
339 * @return array list of userinfo (refer getUserData for internal userinfo details)
374 msg("authorisation method does not support group list retrieval", -1);
H A DPluginTrait.php
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DPsr16.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 DBaseDataCache.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 DMemcache.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/bin/
H A Dwantedpages.php36 'Outputs a list of wanted pages (pages that do not exist yet) and their origin pages ' .
/dokuwiki/inc/Ui/
H A DAdmin.php119 * Build list of admin functions from the plugins that handle them
123 * @return array list of plugins with their properties
H A DRecent.php103 // provide navigation for paginated recent list (of pages and/or media files)
114 * @return array recent items to be shown in a paginated list
152 * To keep sort order in the recent list, we ignore externally modification.
/dokuwiki/inc/Parsing/Lexer/
H A DLexer.php280 * @return array|bool Three item list of unparsed content followed by the
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dabap.php152 'describe list',
176 'leave list-processing',
179 'leave to list-processing',
332 'exporting list to memory',
427 'list authority',
428 'list dataset',
429 'list name',
450 'new list identification',
604 'with list tokenization',
H A Dio.php56 'getSlot', 'getenv', 'hasSlot', 'isActive', 'isNil', 'isResumable', 'list', 'message',
68 'GLUQuadric', 'GLUSphere', 'GLUT', 'Host', 'Image', 'Importer', 'LinkList', 'List',
/dokuwiki/conf/
H A Dmediameta.php22 * For a list of available EXIF/IPTC fields refer to
/dokuwiki/inc/Action/
H A DEdit.php
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPGroups.php304 * Return a list of groups in a group
353 * Return a list of members in a group
457 * Return a complete list of "groups in groups"
459 * @param string $group The group to get the list from
495 * Returns a complete list of the groups in AD based on a SAM Account Type
535 * Returns a complete list of all groups in AD
548 * Returns a complete list of security groups in AD
561 * Returns a complete list of distribution lists in AD
/dokuwiki/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php183 * @param int[] $columns list of column widths (in characters, percent or '*')
184 * @param string[] $texts list of texts for each column
185 * @param array $colors A list of color names to use for each column. use empty string for default
/dokuwiki/inc/Form/
H A DCheckableElement.php

12345678910>>...14