Searched refs:htmledit (Results 1 – 9 of 9) sorted by relevance
/dports/deskutils/egroupware/egroupware/tracker/inc/ |
H A D | class.tracker_mailhandler.inc.php | 353 …array2string(array('uid'=>$uid,'folder'=>$_folderName)).' Mode:'.$this->htmledit.' SaveAsOption:'.… 357 … $htmlEditOrg = $this->htmledit; // preserve that, as an existing ticket may be of a different mode 370 $this->htmledit = $htmlEditOrg; 622 $this->htmledit = $t['tr_edit_mode']=='html'; 633 …object::get_mailcontent($mailobject,$uid,$partid='',$_folderName,$this->htmledit,$addHeaderInfoSec… 792 if ($this->data['tr_edit_mode'] == 'html' && !$this->htmledit) 796 elseif ($this->data['tr_edit_mode'] == 'ascii' && $this->htmledit) 802 $this->htmledit ? $this->data['tr_edit_mode'] = 'html' : $this->data['tr_edit_mode'] = 'ascii';
|
H A D | class.tracker_ui.inc.php | 129 if ($this->htmledit || (isset($content['tr_edit_mode']) && $content['tr_edit_mode']=='html')) 157 if ($this->data['tr_edit_mode'] == 'ascii' && $this->htmledit) 162 if ($this->data['tr_edit_mode'] == 'html' && !$this->htmledit) 325 if ($this->data['tr_edit_mode'] == 'html' && !$this->htmledit) 329 elseif ($this->data['tr_edit_mode'] == 'ascii' && $this->htmledit) 335 … $this->htmledit ? $this->data['tr_edit_mode'] = 'html' : $this->data['tr_edit_mode'] = 'ascii'; 338 if ($this->htmledit && $this->data['tr_id'] && is_array($content['link_to']['to_id'])) 397 if($this->htmledit && mail_integration::fix_inline_images('tracker', $this->data['tr_id'], 1848 if($this->htmledit && $mailContent['html_message']) 1855 $message = $this->htmledit? "<pre>".$mailContent['message']."</pre>": $mailContent['message'];
|
H A D | class.tracker_merge.inc.php | 61 $this->parse_html_styles = $this->bo->htmledit || Api\Storage\Customfields::use_html('tracker');
|
H A D | class.tracker_bo.inc.php | 299 var $htmledit = false; variable in tracker_bo 577 …if ($this->htmledit && isset($this->data['reply_message']) && !empty($this->data['reply_message'])) 2234 …if (!$this->htmledit || stripos($reply['reply_message'], '<br') === false && stripos($reply['reply…
|
/dports/www/phpgroupware/phpgroupware-0.9.16.017/phpgwapi/doc/vfs/ |
H A D | vfs.sgml | 388 named 'htmledit', and wanted to keep a backup file in case something 402 This assumes that ˜/.htmledit exists of course. The backup 403 file "file.name˜" would then be written in $fakebase/jason/.htmledit/file.name˜.
|
H A D | vfs.lyx | 682 For example, if you were making an HTML editor application named 'htmledit', 708 This assumes that ~/.htmledit exists of course. 717 would then be written in $fakebase/jason/.htmledit/file.name~.
|
/dports/deskutils/egroupware/egroupware/doc/rpm-build/ |
H A D | debian.changes | 3031 …er: fix bug regarding the manual transformation of emails to tracker, if tracker is set to htmledit
|
/dports/security/dirbuster/DirBuster-1.0-RC1/ |
H A D | directories.jbrofuzz | 23186 htmledit
|
/dports/security/nikto/nikto-2.1.6/program/databases/ |
H A D | db_tests | 5625 "005634","5292","c","/plugins/widgets/htmledit/htmledit.php?_POWL[installPath]=@RFIURL","GET","PHP …
|