/plugin/html2pdf/html2pdf/html2ps/ |
H A D | destination._http.class.php | 7 function headers($content_type) { 11 function process($tmp_filename, $content_type) {
|
H A D | destination.browser.class.php | 3 function headers($content_type) {
|
H A D | filter.output._interface.class.php | 3 function content_type() { function in OutputFilter
|
H A D | filter.output.gzip.class.php | 4 function content_type() { function in OutputFilterGZip
|
H A D | destination.download.class.php | 7 function headers($content_type) {
|
H A D | destination.file.class.php | 11 function process($tmp_filename, $content_type) {
|
H A D | output._generic.pdf.class.php | 12 function content_type() { return ContentType::pdf(); } function in OutputDriverGenericPDF
|
H A D | filter.output.ps2pdf.class.php | 32 function content_type() { function in OutputFilterPS2PDF
|
H A D | destination._interface.class.php | 13 function process($filename, $content_type) {
|
H A D | output._generic.ps.class.php | 8 function content_type() { function in OutputDriverGenericPS
|
H A D | output._interface.class.php | 12 …function content_type() { die("Unoverridden 'content_type' method called in ".get_class($this)); } function in OutputDriver
|
H A D | output.png.class.php | 296 function content_type() { function in OutputDriverPNG
|
H A D | output.pcl.class.php | 251 …function content_type() { die("Unoverridden 'content_type' method called in ".get_class($this)); } function in OutputDriverPCL
|
/plugin/html2pdf/html2pdf/html2ps/demo/ |
H A D | test.php | 15 function process($tmp_filename, $content_type) { 27 function headers($content_type) {
|
/plugin/html2pdf/html2pdf/html2ps/destinations/ |
H A D | null.php | 8 function process($filename, $content_type) {
|
/plugin/html2pdf/html2pdf/html2ps/samples/ |
H A D | sample.simplest.from.file.php | 25 function process($tmp_filename, $content_type) {
|
H A D | sample.simplest.from.memory.php | 29 function process($tmp_filename, $content_type) {
|
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/ |
H A D | fckoutput.py | 50 def setHttpHeaders(self, content_type='text/xml'): argument
|
/plugin/fedauth/Auth/Yadis/ |
H A D | Yadis.php | 63 var $content_type = null; variable in Auth_Yadis_DiscoveryResult
|
/plugin/openid/Auth/Yadis/ |
H A D | Yadis.php | 66 public $content_type = null; variable in Auth_Yadis_DiscoveryResult
|