Home
last modified time | relevance | path

Searched refs:INFO (Results 326 – 350 of 503) sorted by relevance

1...<<1112131415161718192021

/plugin/multipoll/
H A DINFO1 # PLUGIN INFO - DO NOT EDIT!
/plugin/topbarsyntax/
H A Dplugin.info.txt1 # PLUGIN INFO - DO NOT EDIT!
H A DINFO1 # PLUGIN INFO - DO NOT EDIT!
/plugin/removeold/
H A DINFO1 # PLUGIN INFO - DO NOT EDIT!
H A Dplugin.info.txt1 # PLUGIN INFO - DO NOT EDIT!
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DLogger.php46 public const INFO = 200; define in Monolog\\Logger
105 self::INFO => 'INFO',
527 $this->addRecord(static::INFO, (string) $message, $context);
/plugin/vote/
H A DINFO1 # PLUGIN INFO - DO NOT EDIT!
/plugin/farm/
H A DINFO1 # PLUGIN INFO - DO NOT EDIT!
/plugin/denyactions/action/
H A Drev.php18 global $INFO;
/plugin/blogtng/action/
H A Dedit.php53 global $ID, $INFO, $INPUT;
65 if (!$blog && !$INFO['exists']) $blog = $this->getConf('default_blog');
153 global $ID, $INFO, $INPUT;
172 if (!$blog && !$INFO['exists']) {
/plugin/bibtex4dw/lib/
H A Dbibtexrender.php261 global $INFO;
318 array_key_exists('name',$INFO['userinfo'])) {
566 global $INFO;
573 resolve_pageid($INFO['namespace'], $uri, $exists);
/plugin/diffpreview/helper/
H A Dchanges.php35 ((new dokuwiki\Ui\PageDiff($INFO['id']))
/plugin/templateconfhelper/inc/
H A Dtemplate.php14 global $conf, $ID, $INFO;
/plugin/usersubscriptions/
H A DINFO1 # PLUGIN INFO - DO NOT EDIT!
/plugin/tipoftheday/
H A Daction.php45 $data = p_render('xhtml', $ins, $INFO);
/plugin/combo/ComboStrap/
H A DEditButton.php241 global $INFO;
242 if (isset($INFO)) {
244 $rev = $INFO['rev'] ?? 0;
/plugin/condition/
H A Dplugin.info.txt1 # PLUGIN INFO - DO NOT EDIT!
/plugin/tindexmenu/
H A Dadmin.php180 …</strong><input type="text" name="author_info" value="'.$INFO["userinfo"]["name"].hsc(" <".$INFO["…
/plugin/pycode/
H A Daction.php126 global $INFO;
127 $wiki = str_replace(DOKU_INC . "data/pages/", "", $INFO["filepath"]);
/plugin/loadskin/
H A Daction.php163 global $INFO;
165 if ($mobileTpl && $INFO['ismobile']) {
/plugin/ssocas/
H A Daction.php118 global $ACT, $auth, $conf, $INFO, $USERINFO;
142 $INFO = pageinfo();
/plugin/highlight2wiki/
H A Daction.php52 global $ACT, $JSINFO, $ID, $INPUT, $auth, $TPL, $INFO;
55 if( $INFO['userinfo']== null ) {
/plugin/siteexport/
H A Dcron.php247 global $INFO;
267 $INFO['perm'] = AUTH_DELETE; // Fake authentication
/plugin/tindexmenu/syntax/
H A Dindexmenu.php200 global $INFO;
206 $INFO['perm'] < AUTH_ADMIN)
214 $data[6]['nss'][]=array(getNS($INFO['id']));
220 $data[0]=$this->_parse_ns($data[0],$INFO['id']);
222 $data[6]['nss'][$key][0] = $this->_parse_ns($value[0],$INFO['id']);
/plugin/nodetailsxhtml/syntax/
H A Dforcetoc.php42 global $ID, $INFO;

1...<<1112131415161718192021