hiddenFieldTag('actionID') ?> hiddenFieldTag('conditionnumber', -1) ?> edit)): ?> hiddenFieldTag('edit', $this->edit) ?> rule['id'])): ?> hiddenFieldTag('id', $this->rule['id']) ?>
rule['disable'])): ?> [] hordeHelp('ingo', 'rule') ?>
hordeLabel('name', _("Rule Name:")) ?> hordeHelp('ingo', 'rule-name') ?>
hordeHelp('ingo', 'rule-match') ?>
radioButtonTag('combine', Ingo_Storage::COMBINE_ALL, $this->rule['combine'] == Ingo_Storage::COMBINE_ALL, array('id' => 'all')) ?> hordeLabel('all', _("ALL of the following")) ?> radioButtonTag('combine', Ingo_Storage::COMBINE_ANY, $this->rule['combine'] == Ingo_Storage::COMBINE_ANY, array('id' => 'any')) ?> hordeLabel('any', _("ANY of the following")) ?>
filter as $f): ?>
0): ?> rule['combine'] == Ingo_Storage::COMBINE_ALL) ? _("and") : _("or") ?>
checkBoxTag('case[' . $f['cond_num'] . ']', 1, (bool)$f['case_sensitive'], array('class' => 'caseSensitive', 'id' => 'case_' . $f['cond_num'])) ?> hordeLabel('case_' . $f['cond_num'], _("Case Sensitive")) ?>
hordeImage('delete.png', _("Delete Condition")) ?>
hordeLabel('action', _("Do this:")) ?> hordeHelp('ingo', 'rule-action') ?>
actionvaluelabel): ?> actionvalue ?>
flags): ?>
checkBoxTag('flags[]', Ingo_Storage::FLAG_SEEN, (bool)(Ingo_Storage::FLAG_SEEN & $this->rule['flags']), array('id' => 'seen')) ?> hordeLabel('seen', _("Seen")) ?> checkBoxTag('flags[]', Ingo_Storage::FLAG_FLAGGED, (bool)(Ingo_Storage::FLAG_FLAGGED & $this->rule['flags']), array('id' => 'flagged')) ?> hordeLabel('flagged', _("Flagged")) ?> checkBoxTag('flags[]', Ingo_Storage::FLAG_ANSWERED, (bool)(Ingo_Storage::FLAG_ANSWERED & $this->rule['flags']), array('id' => 'answered')) ?> hordeLabel('answered', _("Answered")) ?> checkBoxTag('flags[]', Ingo_Storage::FLAG_DELETED, (bool)(Ingo_Storage::FLAG_DELETED & $this->rule['flags']), array('id' => 'deleted')) ?> hordeLabel('deleted', _("Deleted")) ?>
hordeHelp('ingo', 'rule-mark') ?> stop): ?>
checkBoxTag('stop', '1', (bool)$this->rule['stop'], array('class' => 'ruleStopChecking')) ?> hordeLabel('stop', _("Stop checking if this rule matches?")) ?> hordeHelp('ingo', 'rule-stop') ?>
" /> " />