Lines Matching +full:current -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang)
41 * Returns path to current page/media
56 * Check whether given revision is the current page
58 * @param int $rev timestamp of current page
59 * @return bool true if $rev is current revision, otherwise false
78 * Return the current revision identifier
80 * The "current" revision means current version of the page or media file. It is either
187 * By default the current revision is skipped.
189 * The current revision is automatically skipped when the page exists.
190 * See $INFO['meta']['last_change'] for the current revision.
191 * A negative $first let read the current revision too.
462 * the current one or younger or equal then the date
465 * @return string revision ('' for current)
470 … //requested date_at(timestamp) younger or equal then modified_time($this->id) => load current
584 * Get the current revision information, considering external edit, create or deletion
587 * change that had already recorded in the changelog is returned as current change info.
593 * In such case we assign 1 sec before current time() for the external deletion.
594 * As a result, the value of current revision identifier may change each time because:
673 $msg = "Warning: current file modification time is older than last revision date";
696 // cache current revision information of external edition
703 * Mechanism to trace no-actual external current revision