Home
last modified time | relevance | path

Searched defs:content_type (Results 1 – 20 of 20) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
Ddestination._http.class.php7 function headers($content_type) {
11 function process($tmp_filename, $content_type) {
Ddestination.browser.class.php3 function headers($content_type) {
Dfilter.output._interface.class.php3 function content_type() { function in OutputFilter
Dfilter.output.gzip.class.php4 function content_type() { function in OutputFilterGZip
Ddestination.download.class.php7 function headers($content_type) {
Ddestination.file.class.php11 function process($tmp_filename, $content_type) {
Doutput._generic.pdf.class.php12 function content_type() { return ContentType::pdf(); } function in OutputDriverGenericPDF
Ddestination._interface.class.php13 function process($filename, $content_type) {
Dfilter.output.ps2pdf.class.php32 function content_type() { function in OutputFilterPS2PDF
Doutput._generic.ps.class.php8 function content_type() { function in OutputDriverGenericPS
Doutput._interface.class.php12 …function content_type() { die("Unoverridden 'content_type' method called in ".get_class($this)); } function in OutputDriver
Doutput.pcl.class.php251 …function content_type() { die("Unoverridden 'content_type' method called in ".get_class($this)); } function in OutputDriverPCL
Doutput.png.class.php296 function content_type() { function in OutputDriverPNG
/plugin/html2pdf/html2pdf/html2ps/demo/
Dtest.php15 function process($tmp_filename, $content_type) {
27 function headers($content_type) {
/plugin/html2pdf/html2pdf/html2ps/destinations/
Dnull.php8 function process($filename, $content_type) {
/plugin/html2pdf/html2pdf/html2ps/samples/
Dsample.simplest.from.file.php25 function process($tmp_filename, $content_type) {
Dsample.simplest.from.memory.php29 function process($tmp_filename, $content_type) {
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
Dfckoutput.py50 def setHttpHeaders(self, content_type='text/xml'): argument
/plugin/fedauth/Auth/Yadis/
DYadis.php63 var $content_type = null; variable in Auth_Yadis_DiscoveryResult
/plugin/openid/Auth/Yadis/
DYadis.php66 public $content_type = null; variable in Auth_Yadis_DiscoveryResult