Home
last modified time | relevance | path

Searched refs:ptln (Results 76 – 100 of 107) sorted by relevance

12345

/plugin/aichat/
H A Dcli.php218 $this->colors->ptln('--------------------------------', Colors::C_LIGHTPURPLE);
237 $this->colors->ptln("Interpretation: {$result['question']}", Colors::C_LIGHTPURPLE);
298 $this->colors->ptln('Current prices may differ', Colors::C_RED);
400 $this->colors->ptln($answer['answer'], Colors::C_LIGHTCYAN);
417 $this->colors->ptln(
/plugin/toucher/
H A Dadmin.php47 ptln('<h1>' . $this->getLang('menu') . '</h1>');
48 ptln('<p>Configuration files have been just touched.</p>');
/plugin/tindexmenu/
H A Daction.php150 ptln('<div class="info">');
151 ptln($this->getLang('showsort').$n);
152 ptln('</div>');
/plugin/stale/
H A Dadmin.php58 ptln('<h1>' . $this->getLang('h1') . '</h1>');
59 ptln("<p>$this->msg</p>");
/plugin/linkmanager/
H A Dfunctions.php88 ptln('<div id="linkpage__content">');
90 ptln('</div>');
146 ptln('<div id="linkpage__tree">');
148 ptln('</div>');
/plugin/vbsso/
H A Dadmin.php171ptln($this->make_html_from_tpl("./views/admin.html3.tpl", array(VBSSO_VBSSO_CONFIG_FILE)));
174ptln($this->make_html_from_tpl("./views/admin.html3.tpl", array(VBSSO_PLATFORM_CONFIG_FILE)));
177 ptln($vbsso_form);
/plugin/judge/
H A Dadmin.php85 ptln($html);
94 ptln($html);
/plugin/dlcounter/
H A Dadmin.php46 ptln('<h1>' . $this->getLang('menu') . '</h1>');
/plugin/serverinfos/serverinfos/lib/
H A DElements.class.php11 ptln('<h2>'.$nom.'</h2>');
51 ptln('<h3>'.$system_os.'</h3>');
272 ptln('<h3>'.$nom.'</h3>');
/plugin/hubspot/
H A Dcode.php47 ptln($trackingCode);
/plugin/git/action/
H A Djavascript.php32 ptln($data);
/plugin/piwik2/
H A Dcode.php54 ptln($trackingCode);
/plugin/matomo/
H A Dcode.php54 ptln($trackingCode);
/plugin/fckg/
H A Dadmin.php29 ptln('<p><br />' .$this->results . '</p>');
/plugin/indexmenu/
H A Daction.php
/plugin/rigrr/action/
H A Djavascript.php29 ptln($scripts);
/plugin/deletehistory/
H A Dadmin.php40 ptln('<h1>' . $this->getLang('menu') . '</h1>');
/plugin/newpagetemplate/
H A Dcli.php151 $this->colors->ptln("$type error: page id required", 'cyan');
154 $this->colors->ptln("$type error: ini configuration file required", 'cyan');
/plugin/piwik/
H A Dcode.php42 ptln(
/plugin/glossary/
H A Dajax.php53 ptln ($text);
/plugin/schedule/
H A Dajax.php55 ptln ($text);
/plugin/timetrack/
H A Dadmin.php65 ptln ( '<form action="' . wl ( $ID ) . '" method="post">' );
/plugin/structpublish/
H A Dadmin.php93 ptln('<h1>' . $this->getLang('menu') . '</h1>');
/plugin/preservefilenames/
H A Daction_anteater.php369 ptln('<div id="media__content">');
371 ptln('</div>');
/plugin/daftdrafts/
H A Daction.php140 ptln(implode($htmlcode));

12345