Home
last modified time | relevance | path

Searched refs:true (Results 6001 – 6025 of 6699) sorted by last modified time

1...<<241242243244245246247248249250>>...268

/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.background.inc.php24 $this->CSSPropertyHandler(true, false);
H A Dcss.border.collapse.inc.php9 $this->CSSPropertyStringSet(true,
10 true,
H A Dcss.border.color.inc.php12 $this->_defaultValue = new BorderColor(new Color(array(0,0,0), true),
13 new Color(array(0,0,0), true),
14 new Color(array(0,0,0), true),
15 new Color(array(0,0,0), true));
H A Dcss.colors.inc.php158 $success = true;
H A Dcss.direction.inc.php9 $this->CSSPropertyStringSet(true,
10 true,
H A Dcss.font.inc.php40 $this->CSSPropertyHandler(true, true);
121 $family_running = true;
125 $family_running = true;
127 $family_double_quote = true;
H A Dcss.height.inc.php10 $this->CSSPropertyHandler(true, false);
H A Dcss.max-height.inc.php10 $this->CSSPropertyHandler(true, false);
H A Dcss.page.inc.php6 $this->CSSPropertyHandler(true, true);
H A Dfont.class.php216 return true;
/plugin/html2pdf/html2pdf/html2ps/demo/
H A Dsystemcheck.php267 $this->setSuccess(true);
310 $this->setSuccess(true);
358 $this->setSuccess(true);
394 $this->setSuccess(true);
441 $this->setSuccess(true);
483 $this->setSuccess(true);
525 $this->setSuccess(true);
565 $this->setSuccess(true);
601 $this->setSuccess(true);
623 $this->setSuccess(true);
[all …]
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php93 return true;
369 return true;
774 return true;
1631 $this->SetAutoPageBreak(true,2*$margin);
1637 $this->SetCompression(true);
1761 $this->InFooter=true;
1790 $this->InFooter=true;
2007 $this->underline=true;
3000 $this->OrientationChanges[$this->page]=true;
/plugin/genericsso/
H A Dauth.php22 $this->cando['external'] = true;
23 $this->cando['logout'] = true;
40 $this->success = true;
78 return true;
86 return true;
103 return true;
134 public function logOff($ignore = true) {
/plugin/slidesharewp/syntax/
H A Dslidesharewp.php77 return true;
/plugin/redirect2/
H A Dsyntax.php79 return true;
84 return true;
H A Daction.php33 if (@file_exists(dirname(__FILE__).'/DEBUG')) $this->debug = true;
59 return true;
114 'found in breadcrumbs = '.var_export($hist, true));
116 return true;
215 return true;
277 return true;
372 io_saveFile($this->LogFile, $s."\n", true);
H A Dhelper.php80 return ($this->pattern != NULL) ? true : false;
/plugin/indexeverywhere/
H A DshowTheTree.php79 return true;
/plugin/permissioninfo/
H A Dadmin.php22 var $show_group_info = true;
/plugin/alertbox/
H A Dsyntax.php56 return true;
/plugin/mantis/lib/
H A Dclass.soap_server.php88 var $decode_utf8 = true;
787 return true;
790 return true;
H A Dclass.wsdl.php112 $this->schemas[$ns]->imports[$ns2][$ii]['loaded'] = true;
138 $this->import[$ns][$ii]['loaded'] = true;
268 if (!xml_parse($this->parser, $wsdl_string, true)) {
288 return true;
382 $this->documentation = true;
457 … $this->import[$attrs['namespace']][] = array('location' => '', 'loaded' => true);
1062 $change = true;
1083 return true;
1660 $optionals = true;
1900 return true;
H A Dchangelog187 - wsdl: serialize boolean as true|false, not 1|0, to agree with XML Schema
241 - nusoap_base: serialize boolean as true|false, not 1|0, to agree with XML Schema
436 - soap_server: when generating a fault while debug_flag is true, put debug into faultdetail
H A Dclass.soap_transport_http.php33 var $useSOAPAction = true;
204 return true;
241 return true;
395 return true;
417 $this->tryagain = true;
750 return true;
782 return true;
869 $chunked = true;
1055 $this->tryagain = true;
1187 return true;
[all …]
H A Dnusoap.php493 switch(true) {
1168 return true;
2348 return true;
2502 return true;
2857 return true;
2889 return true;
3294 return true;
4228 return true;
5595 return true;
6431 return true;
[all …]

1...<<241242243244245246247248249250>>...268