Home
last modified time | relevance | path

Searched refs:get_type (Results 1 – 7 of 7) sorted by relevance

/plugin/gallery/classes/
DFeedGallery.php44 if ($enclosure->get_type() && substr($enclosure->get_type(), 0, 5) != 'image') {
/plugin/html2pdf/html2pdf/html2ps/
Dimage.class.php35 function get_type() { function in Image
Dcss.rules.page.inc.php12 function get_type() { function in CSSPageSelector
Doutput.fpdf.class.php413 switch ($image->get_type()) {
Dpipeline.class.php489 $type = $selector->get_type();
/plugin/photogallery/
Dsyntax.php441 if($enclosure->get_type()){
442 if(substr($enclosure->get_type(),0,5) != 'image') continue;
/plugin/metaeditor/
Djstree.js7118 var tmp = this.get_type(obj, true);
7132 this.get_type = function (obj, rules) {