Searched defs:get_filename (Results 1 – 3 of 3) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/ | ||
H A D | destination._interface.class.php | 11 function get_filename() { return empty($this->filename) ? OUTPUT_DEFAULT_NAME : $this->filename; } function in Destination |
H A D | image.class.php | 27 function get_filename() { function in Image |
H A D | output._generic.class.php | 251 function get_filename() { function in OutputDriverGeneric |