Home
last modified time | relevance | path

Searched refs:true (Results 6151 – 6175 of 6699) sorted by path

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

/plugin/templateconfhelper/action/
H A Dtemplateaction.php40 $switch = true;
47 $switch = true;
51 $switch = true;
56 $switch = true;
71 $switch = true;
147 $tpl_configloaded = true;
/plugin/templateconfhelper/exe/
H A Dcss.php6 if(!defined('NOSESSION')) define('NOSESSION',true); // we do not use a session or authentication he…
193 $tmp = (@file_exists($ini)) ? parse_ini_file($ini, true) : array();
/plugin/templateconfhelper/inc/
H A Dtemplate.php13 function tpl_include( $file, $t=false, $allowphp=true ) {
/plugin/templater/
H A DLICENSE77 Whether that is true depends on what the Program does.
H A Dsyntax.php137 return true;
150 return true;
159 return true;
224 return true;
/plugin/text/
H A Drenderer.php553 $isImage = true;
/plugin/textile2/
H A DclassTextile.php313 $this->restricted = true;
478 $lists[$tl] = true;
/plugin/textinsert/
H A Dsyntax.php65 if(strpos($match, 'HTML')) $html=true;
67 $translation=true;
155 return true;
250 $what=print_r($what,true);
/plugin/textmodule/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/textrotate/
H A DLICENSE77 Whether that is true depends on what the Program does.
H A Dsyntax.php74 return true;
/plugin/tfslink/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/tfslink/syntax/
H A Dworkitemlink.php66 return true;
84 return true;
/plugin/tile/
H A Dsyntax.php93 return true;
/plugin/tiledblog/
H A Dsyntax.php44 return true;
68 return true;
71 return true;
/plugin/timer/
H A Dsyntax.php136 return true;
/plugin/timetrack/
H A Daction.php63 if(!$this->tthlp->isPageTracked($ID) && !$this->tthlp->isUserInDb()) return true;
67 $event->data['items']['plugin_timetrack'] = tpl_action('plugin_timetrack', true, 'li', true);
73 if(!$this->tthlp->isPageTracked($ID) && !$this->tthlp->isUserInDb()) return true;
146 'success' => true
180 'success' => true
238 $res = true;
254 if($res !== true) {
H A Dadmin.php53 sendFile($this->tmp . $filename, 'text/comma-separated-values', true, 0);
H A Dhelper.php63 public function getUserIdByName($user, $create = true) {
88 public function getPageId($page, $create = true) {
202 return true;
222 return true;
368 if($db_id) return true;
386 return $db_user_id ? true : false;
959 if(auth_quickaclcheck($pageid) > AUTH_NONE) return true;
975 return true;
H A Dsyntax.php173 return true;
/plugin/timezoneco/
H A DLICENSE77 Whether that is true depends on what the Program does.
/plugin/tindexmenu/
H A DCOPYING77 Whether that is true depends on what the Program does.
H A Daction.php166 return true;
H A Dajax.php42 if ($succ) return true;
/plugin/tindexmenu/conf/
H A Ddefault.php16 $conf['show_sort'] = true;

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