Searched defs:contentType (Results 1 – 3 of 3) sorted by relevance
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/ | ||
H A D | JSCreator.php | 11 protected $contentType = "text/javascript"; variable in JSCreator |
H A D | HTMLCreator.php | 17 protected $contentType = "text/html"; variable in HTMLCreator |
H A D | FeedCreator.php | 45 protected $contentType = "application/xml"; global() variable in FeedCreator |