Home
last modified time | relevance | path

Searched defs:contentType (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
DJSCreator.php11 protected $contentType = "text/javascript"; variable in JSCreator
DHTMLCreator.php17 protected $contentType = "text/html"; variable in HTMLCreator
DFeedCreator.php46 protected $contentType = "application/xml"; variable in FeedCreator
/dokuwiki/_test/core/
DphpQuery-onefile.php151 public $contentType = ''; variable in DOMDocumentWrapper
176 public function __construct($markup = null, $contentType = null, $newDocumentID = null) {
183 public function load($markup, $contentType = null, $newDocumentID = null) {
443 protected function contentTypeToArray($contentType) {
4630 public static function newDocument($markup = null, $contentType = null) {
4682 public static function newDocumentPHP($markup = null, $contentType = "text/html") {
4767 public static function newDocumentFile($file, $contentType = null) {
4819 public static function newDocumentFilePHP($file, $contentType = null) {
4843 … protected static function createDocumentWrapper($html, $contentType = null, $documentID = null) {
/dokuwiki/lib/scripts/jquery/
Djquery.min.js2 …ocument?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a docume… field