Lines Matching refs:getConf

95 			return ($this->getConf('use_captcha'));
139 $data['email_address'] = $this->getConf('email_address');
150 if ($this->getConf('use_captcha') === 0) { $captcha_ok = 1;}
172 $status = explode(',', $this->getConf('status')) ;
207 $allowed_users = explode('|', $this->getConf('assign'));
217 …if((($this->getConf('upload')> 0) ||(($cFlag === true) && ($data['asympupl']=true)) || ($this->get…
221 if(($this->getConf('upload')> 0) && (strlen($mime_type2)>1)) {
225 if(($this->getConf('upload')> 0) && (strlen($mime_type3)>1)) {
234 …if($this->getConf('it_data')==false) $pfile = DOKU_CONF."../data/meta/".$data['project'].'.issues';
235 … else $pfile = DOKU_CONF."../". $this->getConf('it_data').$data['project'].'.issues';
415 if(($issue['project'] !== $project) && ($this->getConf('multi_projects')==0)) {
421 if (($status != '') && (stripos($this->getConf('status_special'),$status)===false))
448 $status = explode(',', $this->getConf('status')) ;
459 $products = explode(',', $this->getConf('products')) ;
467 $severity = explode(',', $this->getConf('severity')) ;
477 if($this->getConf('auth_ad_overflow') == false) {
480 $filter['grps'] = $this->getConf('assign');
482 $shw_assignee_as = trim($this->getConf('shw_assignee_as'));
487 if($this->getConf('assgnee_list')==="") {
495 $fileextension = $this->getConf('assgnee_list');
545 $noStatIMG = $this->getConf('noStatIMG');
546 $noSevIMG = $this->getConf('noSevIMG');
562 $allowed_users = explode('|', $this->getConf('assign'));
572 if (($cFlag === true) || ($this->getConf('registered_users')== 0))
574 if(($this->getConf('multi_projects')!==0) && ($this->getConf('shw_project_col')!==0))
580 … "<th class='".$this->getConf('listview_sort')."' id='id'>".$this->getLang('th_id')."</th>".NL.
622 if (stripos($this->getConf('status_special'),$a_status) !== false) continue;
642 … if(($this->getConf('multi_projects')!==0) && ($this->getConf('shw_project_col')!==0))
651 …if((($this->getConf('multi_projects')!==0) && ($this->getConf('shw_project_col')!==0)) || $project…
657 …'<td class="itl__td_date">'.date($this->getConf('d_format'),strtotime($this->_get_one_value($issue…
669 …'<td class="itl__td_date">'.date($this->getConf('d_format'),strtotime($this->_get_one_value($issue…
685 $configs = explode(',', $this->getConf('shwtbl_usr')) ;
689 if(($this->getConf('multi_projects')!==0) && ($this->getConf('shw_project_col')!==0))
694 …"<thead><tr>".NL.$th_project.NL."<th class='".$this->getConf('listview_sort')."' id='id'>".$this->…
729 if (stripos($this->getConf('status_special'),$a_status) !== false) continue;
730 …if((($this->getConf('multi_projects')!==0) && ($this->getConf('shw_project_col')!==0)) || $project…
737 … if(($this->getConf('multi_projects')!==0) && ($this->getConf('shw_project_col')!==0))
772 …{ $reduced_issues .='<td class="itl__td_date">'.date($this->getConf('d_format'),strtotime($this-…
775 …{ $reduced_issues .='<td class="itl__td_date">'.date($this->getConf('d_format'),strtotime($this-…
836 …if(stripos($this->getConf('ltdListFilters'),'Filter Severity')=== false) $ret .= '<label for=…
837 …if(stripos($this->getConf('ltdListFilters'),'Filter Status')=== false) $ret .= '<label for=…
839 …if(stripos($this->getConf('ltdListFilters'),'Filter Product')=== false) $ret .= '<label for=…
840 …if(stripos($this->getConf('ltdListFilters'),'Filter Version')=== false) $ret .= '<label for=…
841 …if(stripos($this->getConf('ltdListFilters'),'Filter Component')=== false) $ret .= '<label for=…
843 …if(stripos($this->getConf('ltdListFilters'),'Filter Test blocking')=== false) $ret .= '<label for=…
844 …if(stripos($this->getConf('ltdListFilters'),'Filter Assignee')=== false) $ret .= '<label for=…
845 …if(stripos($this->getConf('ltdListFilters'),'Filter Reporter')=== false) $ret .= '<label for=…
847 …if(stripos($this->getConf('ltdListFilters'),'MyIssues')=== false) $ret .= '<label for=…
848 …if(stripos($this->getConf('ltdListFilters'),'Sort by')=== false) $ret .= '<label for=…
862 …if(stripos($this->getConf('ltdListFilters'),'Filter Severity')=== false) $ret .= '<input clas…
863 …if(stripos($this->getConf('ltdListFilters'),'Filter Status')=== false) $ret .= '<input clas…
865 …if(stripos($this->getConf('ltdListFilters'),'Filter Product')=== false) $ret .= '<input clas…
866 …if(stripos($this->getConf('ltdListFilters'),'Filter Version')=== false) $ret .= '<input clas…
867 …if(stripos($this->getConf('ltdListFilters'),'Filter Component')=== false) $ret .= '<input clas…
869 …if(stripos($this->getConf('ltdListFilters'),'Filter Test blocking')=== false) $ret .= '<input …
870 …if(stripos($this->getConf('ltdListFilters'),'Filter Assignee')=== false) $ret .= '<input clas…
871 …if(stripos($this->getConf('ltdListFilters'),'Filter Reporter')=== false) $ret .= '<input clas…
873 …if(stripos($this->getConf('ltdListFilters'),'MyIssues')=== false) $ret .= '<input …
874 …if(stripos($this->getConf('ltdListFilters'),'Sort by')=== false) $ret .= '<input clas…
924 $filter['grps'] = $this->getConf('assign');
926 $shw_assignee_as = trim($this->getConf('shw_assignee_as'));
947 if ($this->getConf('send_email')==1)
950 if ($this->getConf('mail_templates')==1) {
974 …if ($this->getConf('mail_templates')==1) $bodyhtml = $this->replace_bodyhtml($bodyhtml, $pstring, …
978 if ($this->getConf('mail_templates')==1) {
1073 $bodyhtml = str_ireplace("%%TIMESTAMP%%",date($this->getConf('d_format')),$bodyhtml);
1089 …$bodyhtml = str_ireplace("%%CMNT_TIMESTAMP%%",date($this->getConf('d_format'),strtotime($comment['…
1110 $cur_date = date($this->getConf('d_format'));
1111 $user_check = $this->getConf('registered_users');
1122 $allowed_users = explode('|', $this->getConf('assign'));
1142 $l_projects = explode(',', $this->getConf('projects')) ;
1153 $temp2 = explode(',', $this->getConf('products'));
1165 $products = explode(',', $this->getConf('products'));
1183 $components = explode(',', $this->getConf('components')) ;
1196 $severity = explode(',', $this->getConf('severity')) ;
1206 if($this->getConf('wysiwyg')==true) {
1283 if($this->getConf('projects')==""){
1295 if(strpos($this->getConf('ltdReport'),'Version')!==false){
1306 if(strpos($this->getConf('ltdReport'),'Components')!==false){
1317 if(strpos($this->getConf('ltdReport'),'Test blocking')!==false){
1336 if(strpos($this->getConf('ltdReport'),'User phone')!==false){
1346 if(strpos($this->getConf('ltdReport'),'Add contact')!==false){
1357 if(strpos($this->getConf('ltdReport'),'Severity')!==false){
1358 $severity = explode(',', $this->getConf('severity')) ;
1377 if($this->getConf('wysiwyg')==true)
1412 … if(($this->getConf('upload')>0) || (($cFlag === true) && ($data['asympupl']=true))) {
1418 elseif(strpos($this->getConf('ltdReport'),'Symptom link 1')!==false){
1425 if(strpos($this->getConf('ltdReport'),'Symptom link 2')!==false){
1432 if(strpos($this->getConf('ltdReport'),'Symptom link 3')!==false){
1443 if ($this->getConf('use_captcha')==1)
1566 if((!function_exists('checkdnsrr')) && ($this->getConf('validate_mail_addr')==true))
1583 …lid && !(checkdnsrr($domain,"MX") || checkdnsrr($domain,"A")) && ($this->getConf('validate_mail_ad…
1700 …if($this->getConf('it_data')==false) $modfile = DOKU_CONF."../data/meta/".$project.'_'.$issue_id.'…
1701 … else $modfile = DOKU_CONF."../". $this->getConf('it_data').$project.'_'.$issue_id.'.mod-log';
1709 $mods[$mod_id]['timestamp'] = date ($this->getConf('d_format'));
1735 if($this->getConf('it_data')==false) $target_path = "data/meta/";
1736 else $target_path = $this->getConf('it_data');
1750 if($this->getConf('ip_blocked') == 1){
1751 $ip_blocked_sec = $this->getConf('ip_blockd_time')*60;
1819 if($_FILES[$attachment_id]['size'] > ($this->getConf('max_fsize'))){
1821 …$Generated_Header .= '<span>'.sprintf($this->getLang('wmsg6'), $this->getConf('max_fsize')).' (Fil…
1843 if($this->getConf('ip_blocked') == 1) {
1927 if($this->getConf('it_data')==false) $it_datastore = DOKU_CONF."../data/meta/";
1928 else $it_datastore = DOKU_CONF."../". $this->getConf('it_data');
1935 if(($this->getConf('multi_projects')!==false) && ($all !== false)) {
1959 if($this->getConf('it_data')==false) $pfile = $it_datastore.$data['project'].'.issues';
1980 …if($up) { @array_multisort($up, constant($this->getConf('global_sort')), $down, SORT_ASC, $issues)…