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

Variables

global $camyks
 Admin_GenericEmailingManager Module edit configuration sub layout. More...
 
 $file = $camyks->theme->get_pictURL('file', 12, 'std')
 
 $file_ = $camyks->theme->get_pictURL('file', 12, 'ovr')
 
 endif
 
< img src="<?= $file?> border
 

Variable Documentation

◆ $camyks

global $camyks

Admin_GenericEmailingManager Module edit configuration sub layout.

Plugin, Module 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.2.1
Date
Creation: Dec 2012
Modification: Nov 2020
Note
This program is distributed as is - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

◆ $file

$file = $camyks->theme->get_pictURL('file', 12, 'std')

◆ $file_

$file_ = $camyks->theme->get_pictURL('file', 12, 'ovr')

◆ endif

endif

◆ border

<img src="<?= $file?> border
Initial value:
="0"
alt="<?= $this->get_translation('select_sitepage'); ?>"
title="<?= $this->get_translation('select_sitepage'); ?>"
onmouseover="this.src='<?= $file_?>';"
onmouseout="this.src='<?= $file?>';" />
</a>
<?php endif
< input type="checkbox" disabled="disabled" style="margin-right:4px; visibility:hidden;"/>< img src="<?= language_getIcon($language, false) ?> alt
Definition: admin_view_site_config.html.inc:446
endif
Definition: edit.html.inc:132
onmouseout
Definition: site_horizontal_bottomlayers.html.inc:26