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

Tool_Installer Module summary layout. More...

Variables

global $camyks
 
 $isFirst = true
 
 $alt = 0
 
foreach( $this->summary as $text)( $text[ 'type']=='title')($isFirst) else
 
</td ></tr > endif
 
 elseif ( $text[ 'type']=='message') = $text['name']
 
 elseif ( $text[ 'type']=='detail') = (isset($text['color'])?'color:'.$text['color'].'; ':'')
 
 endforeach
 

Detailed Description

Tool_Installer Module summary 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: Aug 2007
Modification: May 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

◆ $isFirst

$isFirst = true

◆ $alt

$alt = 0

◆ else

foreach($this->summary as $text) ($text['type'] == 'title') ( $isFirst) else

◆ endif

endif

◆ elseif [1/2]

elseif (   $text['type'] = ='message') = $text['name']

◆ elseif [2/2]

elseif($text['type']=='detail') (   $text[ 'type'] = = 'detail') = (isset($text['color'])?'color:'.$text['color'].'; ':'')

◆ endforeach

endforeach