CaMykS  1.0-20231201
Variables
view.html.inc File Reference

Variables

global $camyks
 SpamChecker Input view configuration layout. More...
 
$this form = new HTMLForm('temp', '#')
 
else __pad0__
 
 endif = $this->get_configValue('checkLinkWithoutContentScore')
 
if( $this->get_configValue( 'checkEmailEnabled')==1 and count( $this->get_configValue( 'checkEmailRules')) > 0)($this->get_configValue('checkEmailRules') as $rule) margin = $this->form->display_checkboxInput(array('name'=>'checkEmailEnabled', 'disabled'=>true, 'value'=>true, 'labelClass'=>'eContent2', 'label'=>$this->get_translation('formitem_checkemail')))
 
< div style="flex:1;"><?=$rule[ 'rule'];?></div >< div style="min-width:215px;"><?=$rule[ 'score'];?></div ></div > endforeach
 
else __pad1__
 
else __pad2__
 
 $IPGeolocator = $camyks->get_input('IPGeolocator')
 

Variable Documentation

◆ $camyks

global $camyks

SpamChecker Input view configuration layout.

Plugin / Input layout

Author
CaMykS Team camyk.nosp@m.s.co.nosp@m.ntact.nosp@m.@gma.nosp@m.il.co.nosp@m.m
Version
1.0.0
Date
Creation: Jun 2021
Modification: Jun 2021
Note
This program is distributed as is - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

◆ form

$this form = new HTMLForm('temp', '#')

◆ __pad0__

else __pad0__

◆ endif

endif = $this->get_configValue('checkLinkWithoutContentScore')

◆ margin

if ($this->get_configValue('checkHostnameEnabled') == 1 and count($this->get_configValue('checkHostnameRules')) > 0) ( $this->get_configValue( 'checkHostnameRules') as $rule) margin = $this->form->display_checkboxInput(array('name'=>'checkEmailEnabled', 'disabled'=>true, 'value'=>true, 'labelClass'=>'eContent2', 'label'=>$this->get_translation('formitem_checkemail')))

◆ endforeach

<div style="flex:1;"><?= $rule['rule']; ?></div><div style="min-width:215px;"><?= $rule['score']; ?></div></div> endforeach

◆ __pad1__

else __pad1__

◆ __pad2__

else __pad2__

◆ $IPGeolocator

$IPGeolocator = $camyks->get_input('IPGeolocator')