Home
last modified time | relevance | path

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

123456789

/dokuwiki/inc/Action/
H A DAbstractAction.php39 * the current user and page after checkPermissions() ran through. If it fails,
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_links.css24 /* any link to current page */
/dokuwiki/inc/
H A Dpageutils.php206 * Returns the current namespace
219 * Returns the ID without the namespace or current namespace for 'start' pages
325 * @param $rev int|string page revision, empty string for current
523 // prepend the current namespace
544 //if link contains no namespace. add current namespace (if any)
744 * Find a page in the current namespace (determined from $ID) or any
745 * higher namespace that can be accessed by the current user,
753 * @param bool $useacl only return pages readable by the current user, false to ignore ACLs
H A DStyleUtils.php12 /** @var string current template */
93 // replace the placeholder with the name of the current template
H A DActionRouter.php122 * @param string $from current action name
227 * Returns the action handling the current request
H A DTaskRunner.php192 * Runs the indexer for the current page
228 * current page
H A Dfetch.functions.php17 * This function will abort the current script when a 304 is sent or file sending is handled
74 // Use the current $file if is $orig is not set.
/dokuwiki/bin/
H A Ddwpage.php36 'work as this user. defaults to current CLI user',
51 'Otherwise defaults to the same as the wiki page in the current ' .
338 * Get the current user's username from the environment
/dokuwiki/inc/Subscriptions/
H A DSubscriberManager.php58 } //always add current time for new subscriptions
100 * $INFO['subscribed'] is either false if no subscription for the current page
225 * - $addresslist (current email address list)
H A DBulkSubscriptionSender.php41 // remember current user info
124 // restore current user info
/dokuwiki/lib/scripts/
H A Dcookie.js54 * Loads the current set cookie
H A Deditor.js142 // Submit current edit
147 // keep current indention for lists and code
/dokuwiki/inc/Utf8/
H A DUnicode.php37 $mState = 0; // cached expected number of octets after the current octet
40 $mBytes = 1; // cached expected number of octets in the current sequence
94 /* Current octet is neither in the US-ASCII range nor a legal first
/dokuwiki/inc/Parsing/Handler/
H A DNest.php18 * @param CallWriterInterface $CallWriter the parser's current call writer, i.e. the one above us in the chain
/dokuwiki/lib/plugins/config/core/
H A DConfiguration.php12 * Holds all the current settings and proxies the Loader and Writer
124 * This save the current state as defined in this object, including the
/dokuwiki/lib/plugins/config/core/Setting/
H A DSettingMultichoice.php26 // ensure current value is included
/dokuwiki/inc/Cache/
H A DCacheRenderer.php32 // check current link existence is consistent with cache version
/dokuwiki/inc/Extension/
H A DAdminPlugin.php88 * @return bool true if the current user may access this admin plugin
/dokuwiki/vendor/kissifrot/php-ixr/src/Message/
H A DMessage.php16 // Current variable stacks
17 private $_arraystructs = []; // The stack used to keep track of the current array/struct
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRandom.php64 // environmental variables, including the previous session data and the current session
73 // by the user and (2) this isn't just looking at the data sent by the current user - it's based
132 // original hash and the current hash. we'll be emulating that. for more info see the following URL:
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A Dlessc.inc.php
/dokuwiki/conf/
H A Ddokuwiki.php62 $conf['profileconfirm'] = 1; //Require current password to confirm changes to user profile
129 // 'current' - most recent revision of page
162 $conf['search_nslimit'] = 0; //limit the search to the current X namespaces
/dokuwiki/inc/File/
H A DPageFile.php160 // make change to the current file
219 * Checks if the current page version is newer than the last entry in the page's changelog.
264 * Moves the current version to the attic and returns its revision date
/dokuwiki/inc/Ui/
H A DRevisions.php12 * will return the current revision only if the revisions starting at -1 are requested.
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DBase.php106 * Set the last modified time to the current time

123456789