Home
last modified time | relevance | path

Searched refs:phpgw_before_xslt (Results 1 – 10 of 10) sorted by relevance

/dports/www/phpgroupware/phpgroupware-0.9.16.017/email/inc/
H A Dhook_preferences.inc.php24 $phpgw_before_xslt = False; variable
28 $phpgw_before_xslt = True; variable
31 if ($phpgw_before_xslt == True)
H A Dclass.uifilters.inc.php67 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
79 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
398 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
407 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt == False)
546 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
642 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
654 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
789 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
799 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt == False)
829 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
H A Dclass.uipreferences.inc.php337 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
349 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
475 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
514 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
526 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
665 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
687 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
699 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
799 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
H A Dhook_home.inc.php173 $phpgw_before_xslt = False; variable
177 $phpgw_before_xslt = True; variable
181 if ($phpgw_before_xslt == True)
H A Dclass.uicompose.inc.php55 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
67 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
167 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
H A Dclass.uifolder.inc.php36 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
48 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
131 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
H A Dclass.uimessage.inc.php45 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
57 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
387 elseif ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
447 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
460 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
599 elseif ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
H A Dclass.mail_msg_base.inc.php271 var $phpgw_before_xslt = '-1'; variable in mail_msg_base
489 if ($this->phpgw_before_xslt == '-1')
493 $this->phpgw_before_xslt = False;
497 $this->phpgw_before_xslt = True;
H A Dclass.uiindex.inc.php46 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt)
H A Dclass.html_widgets.inc.php1859 if ($GLOBALS['phpgw']->msg->phpgw_before_xslt == True)