Searched full:usually (Results 1 – 25 of 38) sorted by relevance
12
| /dokuwiki/inc/Menu/ |
| H A D | DetailMenu.php | 8 * This menu offers options on an image detail view. It usually displayed similar to
|
| /dokuwiki/_test/tests/inc/ |
| H A D | utf8_romanize.test.php | 28 * Test romanization of character that would usually be deaccented in a different
|
| /dokuwiki/vendor/splitbrain/lesserphp/src/ |
| H A D | ParserException.php | 62 * This is the file the parser was parsing, will usually only be available when
|
| /dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/ |
| H A D | FeedDate.php | 5 * Usually, you won't need to use this.
|
| /dokuwiki/inc/Debug/ |
| H A D | DebugHelper.php | 81 * This is usually called withing a magic getter or setter. 111 * Usually dbgDeprecatedFunction() or dbgDeprecatedProperty() should be used instead.
|
| /dokuwiki/inc/Action/ |
| H A D | AbstractAction.php | 84 * This is usually the lowercased class name, but may differ for some actions.
|
| /dokuwiki/.github/ISSUE_TEMPLATE/ |
| H A D | bug_report.yml | 23 at their respective places, usually the plugin's repository.
|
| /dokuwiki/inc/Menu/Item/ |
| H A D | AbstractItem.php | 17 * Children usually just need to overwrite the different properties, but for complex things 29 /** @var string name of the action, usually the lowercase class name */
|
| /dokuwiki/inc/Extension/ |
| H A D | SyntaxPlugin.php | 70 * Usually you should only need the $match param.
|
| H A D | PluginInterface.php | 77 * @param string $ext The file extension (usually txt)
|
| H A D | Event.php | 67 * @return bool results of processing the event, usually $this->runDefault
|
| /dokuwiki/inc/Feed/ |
| H A D | FeedCreatorOptions.php | 132 * @param mixed $default default value if option is not set (should usually not happen)
|
| H A D | FeedItemProcessor.php | 48 * Note: we only handle most current revisions in feeds, so the revision is usually just the
|
| H A D | FeedMediaProcessor.php | 91 * Note: we only handle most current revisions in feeds, so the revision is usually just the
|
| /dokuwiki/inc/TreeBuilder/Node/ |
| H A D | AbstractNode.php | 12 /** @var string unique ID for this node, usually the page id or external URL */
|
| /dokuwiki/inc/Utf8/ |
| H A D | Sort.php | 24 /** @var \Collator[] language specific collators, usually only one */
|
| /dokuwiki/vendor/splitbrain/php-cli/src/ |
| H A D | Options.php | 187 * This is run from CLI automatically and usually does not need to be called directly 217 * This is run from CLI automatically and usually does not need to be called directly
|
| /dokuwiki/lib/plugins/authad/adLDAP/classes/ |
| H A D | adLDAPExchange.php | 133 … // Take out the @ to see any errors, usually this error might occur because the address already 199 … // Take out the @ to see any errors, usually this error might occur because the address already
|
| /dokuwiki/_test/tests/File/ |
| H A D | PageResolverTest.php | 114 // a link like that is usually not possible, but we fall back to standard start
|
| /dokuwiki/inc/ |
| H A D | search.php | 83 * string $base - Base usually $conf['datadir'] 491 * @param string $base - Base usually $conf['datadir']
|
| H A D | pageutils.php | 476 * @param string $ext The file extension (usually txt) 586 $context = $ID; // this is usually the case
|
| H A D | auth.php | 522 // make sure the session is writable (it usually is) 553 * Should usually be called without any parameters to check the current
|
| /dokuwiki/lib/plugins/popularity/ |
| H A D | helper.php | 283 * @param string $base Base usually $conf['datadir']
|
| /dokuwiki/lib/plugins/extension/ |
| H A D | Extension.php | 296 * Get the URL of the extension, usually a page on dokuwiki.org
|
| /dokuwiki/lib/plugins/authldap/ |
| H A D | auth.php | 570 * connect happens with the next calls to ldap_* funcs, usually with ldap_bind().
|
12