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 76 – 100 of 209) sorted by relevance

123456789

/dokuwiki/inc/Menu/Item/
H A DAbstractItem.php14 * desktop. The item's $context property can be used to hide the item depending on the current
196 * @param int $ctx the current context
/dokuwiki/inc/Ui/
H A DRecent.php77 // check possible external edition for current page or media
150 * Check possible external deletion for current page or media
H A DIndex.php118 // scroll to the current item
H A DSubscribe.php33 // list up current subscriptions
H A DMediaRevisions.php97 $RevInfo->showCurrentIndicator(), // current indicator (only when k=1)
H A DPageRevisions.php98 $RevInfo->showCurrentIndicator(), // current indicator (only when k=1)
/dokuwiki/inc/
H A Dsearch.php24 * @param string $dir Current directory beyond $base
84 * string $file - current file or directory relative to $base
86 * int $lvl - Current recursion depht
492 * @param string $file - current file or directory relative to $base
494 * @param int $lvl - Current recursion depht
H A DDraft.php59 * Save a draft of a current edit session
H A Dhtml.php337 * @param string $media_id id of media, or empty for current page
551 * between current page version and provided $text
555 * @param string $text when non-empty: compare with this text with most current version
573 * @param PageChangeLog $pagelog changelog object of current page
592 * @param int $rrev newest revision or null for diff with current revision
1000 * @param string $current_tab the current tab id
/dokuwiki/lib/plugins/config/core/
H A DWriter.php39 // backup current file (remove any existing backup)
/dokuwiki/lib/plugins/acl/
H A Dscript.js61 * Load the current permission info and edit form
/dokuwiki/inc/File/
H A DMediaFile.php41 /** @return string|int Empty string for current version */
158 * Returns the permissions the current user has on the file
/dokuwiki/inc/Form/
H A DElement.php47 * When no $value is given, the current content of the attribute is returned.
/dokuwiki/vendor/simplepie/simplepie/src/XML/Declaration/
H A DParser.php105 * Current state of the state machine
129 * Current position of the pointer
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPUtils.php46 * The current adLDAP connection via dependency injection
248 * Get the current class version number
/dokuwiki/inc/Extension/
H A DPluginController.php200 * Read all installed plugins and their current enabled state
244 * Save the current list of plugins
269 // backup current file (remove any existing backup)
/dokuwiki/lib/scripts/
H A Dlocktimer.js89 * Remove the current warning timer
/dokuwiki/lib/plugins/config/core/Setting/
H A DSetting.php53 * Set the current values for the setting $key
220 * Should the current local value be saved?
/dokuwiki/
H A Dfeed.php
H A Ddoku.php80 //current revision
/dokuwiki/lib/plugins/extension/
H A Dscript.js53 // get current state
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DFile.php144 * Set the last modified time to the current time
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/
H A DFeedDate.php16 * @param mixed $dateString optional the date this FeedDate will represent. If not specified, the current date and
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DZip.php290 * Add a file to the current ZIP archive using an existing file in the filesystem
298 * Add a file to the current archive using an existing file in the filesystem
400 * Add a file to the current Zip archive using the given $data as content
586 * Assumes the current file pointer is pointing at the right position
632 * This header precedes each individual file inside the zip file. Assumes the current file pointer is pointing at
828 * Current data pointer position
/dokuwiki/inc/Remote/
H A DApiCore.php104 * Return the current server time
165 * Attempt to log out the current user, deleting the appropriate cookies
197 * If no user/group is given, the current user is used.
273 0, // we're searching current revisions only
388 * Returns the syntax of the given page. When no revision is given, the current revision is returned.
390 * A non-existing page (or revision) will return an empty string usually. For the current revision
471 * @param int $first skip the first n changelog lines, 0 starts at the current revision
485 // old revisions are counted from 0, so we need to subtract 1 for the current one
561 * Only links from pages readable by the current user are returned. The page itself
771 0, // we're searching current revision
[all...]

123456789