Home
last modified time | relevance | path

Searched refs:page (Results 101 – 102 of 102) sorted by path

12345

/dokuwiki/vendor/simplepie/simplepie/src/
H A DSimplePie.php1420 * all characters. If your page is being served as ISO-8859-1 and you try
1474 * @param string $page Web-accessible path to the handler_image.php file.
1477 public function set_image_handler($page = false, $qs = 'i') argument
1479 if ($page !== false) {
1480 $this->sanitize->set_image_handler($page . '?' . $qs . '=');
1745 // If we've got a non feed_url stored (if the page isn't actually a feed, or is a redirect) use that URL.
1960 * This method ensures that the SimplePie-enabled page is being served with
1970 * Because it's setting these settings for the entire page (as is the nature
1971 * of HTTP headers), this should only be used once per page (again, at the
1974 * @param string $mime MIME type to serve the page a
3062 set_favicon_handler($page = false, $qs = 'i') global() argument
[all...]
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md8 - **help page generation**

12345