Home
last modified time | relevance | path

Searched refs:hsc (Results 26 – 50 of 60) sorted by relevance

123

/dokuwiki/inc/Form/
H A DDropdownElement.php44 throw new \InvalidArgumentException(hsc('<optgroup> must have a label!'));
66 throw new \InvalidArgumentException(hsc('Argument must be an associative array of label => [options]!'));
H A DInputElement.php163 . '<span>' . hsc($this->label->val()) . '</span>' . DOKU_LF
H A DForm.php300 return $this->addElement(new ButtonElement($name, hsc($content)), $pos);
326 return $this->addLabelHTML(hsc($label), $for, $pos);
/dokuwiki/lib/plugins/popularity/
H A Dhelper.php99 $string .= hsc($key) . "\t" . hsc($v) . "\n";
101 $string .= hsc($key) . "\t" . hsc($val) . "\n";
/dokuwiki/lib/plugins/usermanager/
H A Dadmin.php270 echo '<td class="centeralign"><input type="checkbox" name="delete[' . hsc($user) .
277 '" title="' . $this->lang['edit_prompt'] . '">' . hsc($user) . '</a></td>';
279 echo '<td>' . hsc($user) . '</td>';
281 echo '<td>' . hsc($name) . '</td><td>' . hsc($mail) . '</td><td>' . hsc($groups) . '</td>';
482 echo '<input type="hidden" name="userid_old" value="' . hsc($user) . "\" />";
531 $value = hsc($value);
559 return (isset($this->filter[$key]) ? hsc($this->filter[$key]) : '');
573 echo '<input type="hidden" name="filter[' . $key . ']" value="' . hsc(
[all...]
/dokuwiki/lib/exe/
H A Dmediamanager.php17 if ($INPUT->str('msg1')) msg(hsc($INPUT->str('msg1')), 1);
18 if ($INPUT->str('err')) msg(hsc($INPUT->str('err')), -1);
/dokuwiki/inc/Menu/Item/
H A DAbstractItem.php162 $html .= '<span>' . hsc($this->getLabel()) . '</span>';
165 $html .= hsc($this->getLabel());
/dokuwiki/inc/Menu/
H A DMobileMenu.php81 $html .= hsc($item->getLabel());
/dokuwiki/inc/
H A DAjax.php32 echo "AJAX call '" . hsc($call) . "' unknown!\n";
436 $name = hsc($item['id']);
439 echo '<a href="' . $link . '" title="' . hsc($item['id']) . '" class="wikilink1">' . $name . '</a>';
442 echo '<span>' . hsc($item['title']) . '</span>';
H A Dinfoutils.php97 $version['date'] = hsc($date);
268 msg('Your locale <code>' . hsc($loc) . '</code> seems not to be a UTF-8 locale,
271 msg('Valid locale ' . hsc($loc) . ' found.', 1);
476 echo hsc(print_r($msg, true));
H A Dtemplate.php123 msg(hsc($e->getMessage()), -1);
608 'title="' . hsc($caption) . $addTitle . '"',
799 $out .= '<bdi>' . tpl_link(wl($id), hsc($name), 'class="breadcrumbs" title="' . $id . '"', true) . '</bdi>';
1035 return hsc($page_title);
1037 echo hsc($page_title);
1106 echo hsc($tag['value']);
1223 if ($data['url']) echo '<a href="' . hsc($data['url']) . '" title="' . $lang['mediaview'] . '">';
1428 msg('Unknown action ' . hsc($do), -1);
1463 printf($lang['media_' . $opened_tab], '<strong>' . hsc($tabTitle) . '</strong>');
H A Dsearch.php208 msg(hsc($info['id']) . ' is not a valid file name for DokuWiki - skipped', -1);
275 msg(hsc($id) . ' is not a valid file name for DokuWiki - skipped', -1);
510 msg(hsc($item['id']) . ' is not a valid file name for DokuWiki - skipped', -1);
H A Dmedia.php41 echo '<h1>' . $lang['reference'] . ' <code>' . hsc(noNS($id)) . '</code></h1>';
42 echo '<p>' . hsc($lang['ref_inuse']) . '</p>';
48 echo '<span class="mediaref_ref">' . hsc($row) . '</span>';
718 if (!$fullscreenview) echo '<h1 id="media__ns">:' . hsc($ns) . '</h1>' . NL;
1276 else echo hsc($value);
1445 echo '<h1 id="media__ns">' . sprintf($lang['searchmedia_in'], hsc($ns) . ':*') . '</h1>' . NL;
1568 $form->setHiddenField('ns', hsc($ns)); // FIXME hsc required?
1655 ->attr('title', sprintf($lang['searchmedia_in'], hsc($ns) . ':*'))
H A Dcommon.php32 function hsc($string)
388 $url .= hsc($val);
1689 $data['name'] = '<bdi>' . hsc($INFO['userinfo']['name']) . '</bdi> ' .
1690 '(<bdi>' . hsc($INPUT->server->str('REMOTE_USER')) . '</bdi>)';
1704 $data['name'] = $textonly ? $info['name'] : hsc($info['name']);
1712 $data['name'] = $textonly ? $data['username'] : hsc($data['username']);
28 function hsc($string) { global() function
/dokuwiki/inc/Subscriptions/
H A DPageSubscriptionSender.php63 $hdiff = nl2br(hsc($tdiff));
H A DBulkSubscriptionSender.php236 $hlist .= '<li><a href="' . $link . '">' . hsc($id) . '</a></li>' . NL;
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php1992 $sym = $this->hsc($sym);
2008 $symbols = $this->hsc($symbols);
2175 $result = $this->hsc($this->source);
2398 $escaped_escape_char = $this->hsc($this->language_data['ESCAPE_CHAR']);
2440 $endresult .= $this->hsc($parts[$key][1]);
2578 $string = "<span$string_attributes>" . GeSHi::hsc($char);
2652 $string .= $this->hsc(substr($part, $start, $es_pos - $start));
2663 GeSHi::hsc($this->language_data['ESCAPE_CHAR']);
2690 $string .= $this->hsc($es_char_m) . '</span>';
2692 $es_char_m = $this->hsc(
4289 protected function hsc($string, $quote_style = ENT_COMPAT) { global() function in GeSHi
[all...]
/dokuwiki/inc/Extension/
H A DPluginController.php114 hsc($plugin),
115 hsc(
125 hsc($plugin)
/dokuwiki/inc/ChangeLog/
H A DRevisionInfo.php146 return '<span class="sum">' . ' – ' . hsc($this->val('sum')) . '</span>';
190 $display_name = useHeading('navigation') ? hsc(p_get_first_heading($id)) : $id;
/dokuwiki/inc/parser/
H A Dxhtml.php74 hsc((string)$data)
113 $this->doc .= '<!-- EDIT' . hsc(json_encode($data, JSON_THROW_ON_ERROR)) . ' -->';
679 $this->doc .= hsc($filename);
1377 $this->doc .= ' ' . hsc($item->get_title());
1384 if ($name) $this->doc .= ' ' . $lang['by'] . ' ' . hsc($name);
1395 $this->doc .= hsc($desc);
1406 $this->doc .= '<!--' . hsc($feed->error) . '-->';
1801 return hsc($string);
1940 if ($posterUrl) $out .= ' poster="' . hsc($posterUrl) . '"';
1957 $out .= '<source src="' . hsc(
[all...]
/dokuwiki/
H A Ddoku.php69 msg(sprintf($lang['unable_to_parse_date'], hsc($DATE_AT)));
H A Dinstall.php188 $d = array_map('hsc', $d);
250 echo '<input type="radio" name="d[license]" value="' . hsc($key) . '" id="lic_' . $key . '"' .
252 echo hsc($lic['name']);
H A Dfeed.php73 echo '<error>' . hsc($e->getMessage()) . '</error>';
/dokuwiki/inc/Ui/
H A DEditor.php197 msg('No editor for edit target ' . hsc($data['target']) . ' found.', -1);
/dokuwiki/lib/plugins/authplain/
H A Dauth.php193 msg(sprintf($this->getLang('protected'), hsc($user)), -1);
249 msg(sprintf($this->getLang('protected'), hsc($user)), -1);

123