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

Content_GenericPageRedirector Module admin main layout. More...

Variables

global $camyks
 
 $file = $this->theme->get_pictURL('file', 12, 'std')
 
 $file_ = $this->theme->get_pictURL('file', 12, 'ovr')
 
< img src="<?= $file; ?> alt
 
 endforeach
 

Detailed Description

Content_GenericPageRedirector Module admin main 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.1
Date
Creation: Sep 2009
Modification: Jan 2019
Note
This program is distributed as is - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Variable Documentation

◆ $camyks

global $camyks

◆ $file

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

◆ $file_

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

◆ alt

<img src="<?= $file; ?> alt
Initial value:
="<?= $this->get_translation('select_sitepage'); ?>" title="<?= $this->get_translation('select_sitepage'); ?>"
onmouseover="this.src='<?= $file_; ?>';" onmouseout="this.src='<?= $file; ?>';" />
</a>
<?php endif
endif
Definition: admin.html.inc:22
onmouseout
Definition: site_horizontal_bottomlayers.html.inc:26

◆ endforeach

endforeach