Home
last modified time | relevance | path

Searched refs:info (Results 751 – 775 of 1857) sorted by relevance

1...<<31323334353637383940>>...75

/plugin/odp/
H A Drenderer.php188 $this->info["cache"] = false;
192 $this->info["cache"] = false;
1332 $info = getimagesize($src);
1334 $width = $info[0];
1335 $height = $info[1];
1337 $height = round(($width * $info[1]) / $info[0]);
/plugin/publistf/bib2tpl/
H A DREADME15 See COPYING and/or file headers for license info.
/plugin/tooltip/
H A DREADME17 See COPYING for license info.
/plugin/gtime/
H A Drenderer.php60 $this->info['cache'] = false;
/plugin/orphanswanted/
H A Dsyntax.php90 $renderer->info['cache'] = false;
/plugin/reflect/
H A Dsyntax.php64 $img = p_render('xhtml', p_get_instructions($output),$info);
/plugin/mediathumbnails/
H A DREADME.md11 Please refer to http://www.dokuwiki.org/plugins for additional info
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Logger/
H A DAbstractLogger.php106 public function info($message, array $context = array()) function in Mustache_Logger_AbstractLogger
/plugin/editsections2/
H A DREADME26 See COPYING for license info.
/plugin/miniblog/helper/
H A Dentry.php66 $html = p_render('xhtml', $ins, $info);
/plugin/webdav/vendor/psr/log/Psr/Log/
H A DAbstractLogger.php111 public function info($message, array $context = array()) function in Psr\\Log\\AbstractLogger
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Ddependencies.txt2 /// getID3() by James Heinrich <info@getid3.org> //
/plugin/fedauth/
H A DREADME.md13 See COPYING for license info.
/plugin/csv/syntax/
H A Dvalue.php89 if (!media_ispublic($opt['file'])) $renderer->info['cache'] = false;
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/
H A DAbstractLogger.php111 public function info($message, array $context = array()) function in Psr\\Log\\AbstractLogger
/plugin/elasticsearch/vendor/psr/log/Psr/Log/
H A DAbstractLogger.php111 public function info($message, array $context = array()) function in Psr\\Log\\AbstractLogger
/plugin/smtp/subtree/php-fig/log/Psr/Log/
H A DAbstractLogger.php111 public function info($message, array $context = array()) function in Psr\\Log\\AbstractLogger
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DCLI.php102 public function info($message, array $context = array()) function in splitbrain\\phpcli\\CLI
104 $this->log('info', $message, $context);
/plugin/dw2pdf/vendor/psr/log/Psr/Log/
H A DAbstractLogger.php111 public function info($message, array $context = array()) function in Psr\\Log\\AbstractLogger
/plugin/plantuml/
H A Dsyntax.php46 $info = $this->getInfo();
54 'version' => $info['date'],
/plugin/ditaa/
H A Dsyntax.php63 $info = $this->getInfo();
75 'version' => $info['date'],
/plugin/redproject/
H A Dstyle.css19 span.info-title {
53 .info {
/plugin/acronym/
H A DREADME16 See COPYING for license info.
29 2010-10-17: 2 hour: italic font and plugin info text, removing getInfo()
/plugin/popupviewer/syntax/
H A Dviewer.php109 $name = trim(p_render($mode, p_get_instructions(trim($name)), $info));
130 $name = trim(p_render($mode, p_get_instructions(trim($name)), $info));
/plugin/dokucrypt2/
H A DREADME.md15 > **!! Warning:** This plugin should not replace a password manager or peer reviewed cryptography tools for high-priority use. Do not store mission critical type data with this plugin - I cannot be sure that the info is not cached by DokuWiki or the web browser.
46 * 2017-11-08: Fixed an issue with the heading buttons 'PATCH 1' required (above). Added plugin info text file.

1...<<31323334353637383940>>...75