Home
last modified time | relevance | path

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

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