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 101 – 125 of 209) sorted by relevance

123456789

/dokuwiki/inc/
H A Dtemplate.php26 * Returns the path to the given file inside the current template, uses
49 * @param string $tpl The template to use, default to current one
66 * @param string $tpl The template to use, default to current one
876 // print current page, skipping start page, skipping for namespace index
922 * Print some info about the current page
983 * Prints or returns the name of the given page (current one if none given).
1009 // default page title is the page name, modify with the current action
1063 * Returns the requested EXIF/IPTC tag from the current image
1109 * Prints a html description list of the metatags of the current image
1714 * file, otherwise it is assumed to be relative to the current templat
[all...]
H A Dchangelog.php73 if (!$date) $date = time(); //use current time if none supplied
131 if (!$date) $date = time(); //use current time if none supplied
H A Dcommon.php207 * Return info about the current document as associative
210 * @return array with info about current document
238 //check if current revision was meant
329 * Return information about the current media item as an associative array.
331 * @return array with info about current media item
1268 * Checks if the current page version is newer than the last entry in the page's
1319 * moves the current version to the attic and returns its revision date
1490 * @param int|null $dt timestamp when given, null will take current timestamp
1512 * @param int $int_date current date in UNIX timestamp
/dokuwiki/lib/exe/
H A Dmediamanager.php115 // current namespace was removed. redirecting to root ns passing msg along
/dokuwiki/lib/tpl/dokuwiki/images/
H A Dpagetools-build.php7 * This script requires a current libGD to be available.
/dokuwiki/inc/Ui/
H A DAdmin.php121 * Checks the current permissions to decide on manager or admin plugins
/dokuwiki/lib/plugins/popularity/
H A Dhelper.php284 * @param string $file current file or directory relative to $base
286 * @param int $lvl Current recursion depht
/dokuwiki/lib/plugins/info/
H A Dsyntax.php66 * @param Doku_Renderer $renderer the current renderer object
205 '</td><td>' . hsc(current($method['return'])) . '</td></tr>';
/dokuwiki/inc/Remote/
H A DApi.php158 * Check if the current user is allowed to call the given method
/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php90 * @return int current start value for pageination
480 // save current $user, we need this to access details if the name is changed
563 * Print hidden inputs with the current filter values
931 * Set the filter with the current search terms or clear the filter
951 * Get the current search terms
1015 * Export a list of users in csv format using the current filter criteria
1019 // list of users for export - based on current filter criteria
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php896 * Returns the current engine being used
431 var $current; global() variable in phpseclib\\Crypt\\RSA
/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DMemcache.php159 * Set the last modified time to the current time
H A DMemcached.php148 * Set the last modified time to the current time
H A DRedis.php179 * Set the last modified time to the current time
/dokuwiki/vendor/simplepie/simplepie/
H A DREADME.markdown96 ### Current subsection
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dper.php70 "CURRENT",
H A Dabap.php299 'current position',
469 'of current page',
592 'with current switchstates',
870 'current',
H A Dgdb.php109 //[Current Thread...], [KCrash Handler] etc.
/dokuwiki/inc/Form/
H A DDropdownElement.php101 * Get or set the current value
/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPComputers.php46 * The current adLDAP connection via dependency injection
H A DadLDAPFolders.php44 * The current adLDAP connection via dependency injection
/dokuwiki/vendor/splitbrain/slika/src/
H A DGdAdapter.php13 /** @var int width of the current image */
15 /** @var int height of the current image */
/dokuwiki/inc/parser/
H A Dhandler.php22 /** @var array The current CallWriter will write directly to this list of calls, Parser reads it */
48 * Add a new call by passing it to the current CallWriter
61 * Accessor for the current CallWriter
81 * Return the current internal status of the given name
155 * fetch the current call and advance the pointer to the next one
162 $call = current($this->calls);
/dokuwiki/vendor/kissifrot/php-ixr/src/Client/
H A DClient.php192 * Gets the current timeout set for data transfer
/dokuwiki/vendor/simplepie/simplepie/idn/
H A Didna_convert.class.php477 // Find the smallest code point >= the current code point and
514 * Adapt the bias according to the current code point and position
631 // The current class is 0
679 // Find out, whether two current characters are LV and T
687 // Find out, whether two current characters form L and V

123456789