Home
last modified time | relevance | path

Searched +full:by -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 26 – 50 of 559) sorted by relevance

12345678910>>...23

/dokuwiki/lib/images/
H A DREADME5 License: Creative Commons Attribution License [http://creativecommons.org/licenses/by/3.0/]
/dokuwiki/lib/tpl/dokuwiki/images/pagetools/
H A Dlicense.txt3 License: Creative Commons Attribution-Share Alike License [http://creativecommons.org/licenses/by-sa/3.0/]
/dokuwiki/inc/Action/Exception/
H A DActionUserRequiredException.php8 * Thrown by AbstractUserAction when an action requires that a user is logged
H A DActionAclRequiredException.php8 * Thrown by AbstractACLAction when an action requires that the ACL subsystem is
/dokuwiki/vendor/composer/
H A Dautoload_files.php3 // autoload_files.php @generated by Composer
H A Dautoload_namespaces.php3 // autoload_namespaces.php @generated by Composer
/dokuwiki/lib/plugins/authpdo/conf/
H A Ddefault.php15 * statement to select a single user identified by its login name
31 * statement to select a single user identified by its login name
62 * Make sure the list is distinct and sorted by user name. Apply the given limit and offset
/dokuwiki/vendor/geshi/geshi/
H A DBUGS18 - The result is built by string replacement instead of by building another string based
H A DCHANGELOG5 it by each one (if there's nobody listed as suggesting it I dreamed it up :)). Users
9 Language files listed under each version were made by the author beside them, and then
10 modified by me for consistency/bug fixing.
23 - Code style update by avoiding create_function (cweiske)
325 - Allowed for String and Number Styles to be set by the API (BenBE)
389 * Forbid highlighting keywords followed by / in bash (BenBE)
444 very large strings, that could not be handled by some versions of PCRE lib,
474 * Fixed Doc-URL getting reparsed by highlighted keywords of other groups (BenBE, Jordi Boggiano)
498 * Use considerably less strlen() calls on various points by caching the results (milian)
515 - set_language will not reset any language settings by defaul
[all...]
/dokuwiki/lib/scripts/
H A Dtextselection.js8 * Object that capsulates the selection in a textarea. Returned by DWgetSelection.
55 * @param {selection_class} selection a selection object as returned by DWgetSelection()
68 * @param {selection_class} selection selection object returned by DWgetSelection
83 // Opera replaces \n by \r\n when inserting text.
H A Dcookie.js2 * Handles the cookie used by several JavaScript functions
46 * @param def default value if key does not exist; if not set, returns undefined by default
/dokuwiki/lib/plugins/config/settings/
H A Dconfig.metadata.php59 * '_choices' - array of choices. used to populate a selection box. choice will be replaced by a localised
60 * language string, indexed by <setting name>_o_<choice>, if one exists
61 * required by 'multichoice' & 'multicheckbox' classes, ignored by others
63 * required by 'dirchoice' class, ignored by other classes
65 * optional for 'multicheckbox', ignored by other classes
67 * '_min' - minimum numeric value, optional for 'numeric' and 'numericopt', ignored by others
68 * '_max' - maximum numeric value, optional for 'numeric' and 'numericopt', ignored by others
72 * '_multiple' - bool, allow multiple comma separated email values; optional for 'email', ignored by other
[all...]
/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingAuthtype.php16 // retrieve auth types provided by plugins
32 if (!parent::update($input)) return false; // nothing changed or an error caught by parent
H A DSettingCompression.php16 // populate _choices with the compression methods supported by this php installation
/dokuwiki/inc/Extension/
H A DEventHandler.php43 * @param string $event name used by the event
111 * The handlers are sorted by sequence, then by register time
H A DSyntaxPlugin.php72 * @param string $match The text matched by the patterns
93 * by $format
100 * @param array $data data created by handler()
/dokuwiki/inc/Remote/
H A DApi.php14 * These are always available and provided by dokuwiki.
15 * The other is plugin methods. These are provided by remote plugins.
26 * 'public' => 1/0 - method bypass default group check (used by login)
32 * core methods begin by a 'dokuwiki' or 'wiki' followed by a . and the method name itself.
40 /** @var ApiCall[] core methods provided by dokuwiki */
43 /** @var ApiCall[] remote methods provided by dokuwiki plugins */
/dokuwiki/conf/
H A Dacl.auth.php.dist7 # Editing this file by hand shouldn't be necessary. Use the ACL
H A Dplugins.required.php4 * from changes by the extension manager. These settings will override any local settings.
H A Dinterwiki.conf2 # {URL} is replaced by the URL encoded representation of the wikiname
4 # {NAME} this is replaced by the wikiname as given in the document
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/
H A Dbootstrap.php19 'is not supported by phpseclib.'
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DHISTORY.md
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DReadMe.txt30 You can query the occured error by calling the method get_last_error().
91 3. The input is read from a UCS-4 coded file and encoded line by line. By
99 // Iterate through the input file line by line
/dokuwiki/inc/Subscriptions/
H A DBulkSubscriptionSender.php97 // Some change was not a minor one and not by myself
135 * @param string $id The target page or namespace, specified by id; Namespaces
136 * are identified by appending a colon.
166 * @param string $id The target page or namespace, specified by id; Namespaces
167 * are identified by appending a colon.
/dokuwiki/inc/Action/
H A DShow.php4 * Created by IntelliJ IDEA.

12345678910>>...23