Searched refs:browsable (Results 1 – 15 of 15) sorted by relevance
16 public $browsable = true; variable in HTMLPurifier_URIScheme_http
16 public $browsable = false; variable in HTMLPurifier_URIScheme_nntp
17 public $browsable = false; variable in HTMLPurifier_URIScheme_mailto
13 public $browsable = false; variable in HTMLPurifier_URIScheme_file
11 public $browsable = false; variable in HTMLPurifier_URIScheme_news
17 public $browsable = false; variable in HTMLPurifier_URIScheme_tel
16 public $browsable = true; // usually variable in HTMLPurifier_URIScheme_ftp
11 public $browsable = true; variable in HTMLPurifier_URIScheme_data
38 if ($scheme->browsable && !$url->isBenign($config, $context)) {
37 if ($scheme->browsable && !$url->isLocal($config, $context)) {
3 Root Directory. This directory needs to be browsable from all domains! See the [[doku>plugin:letsen…
22 public $browsable = false; variable in HTMLPurifier_URIScheme
83 if ($this->embedsResource && !$scheme_obj->browsable) {
8 Munges all browsable (usually http, https and ftp)32 of browsable external resources, which could break things if your redirection
72 if (!$scheme_obj->browsable) {