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

Variables

global $camyks
 Admin_GenericPetitionManager Module admin edit signature layout. More...
 
 $flags = array()
 
 $lgs = $camyks->get_confValue('editing_languages')
 
if(count($lgs)==1) else
 
 $alt = 1
 
 foreach ( $lgs as $l) = $flags[$l]
 
 endforeach
 

Variable Documentation

◆ $camyks

global $camyks

Admin_GenericPetitionManager Module admin edit signature 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 2010
Modification: Jan 2021
Note
This program is distributed as is - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

◆ $flags

$flags = array()

◆ $lgs

$lgs = $camyks->get_confValue('editing_languages')

◆ else

if (count( $lgs)==1) else
Initial value:
{
foreach ($lgs as $l)
$flags[$l] = '<img src="'.language_getIcon($l, false).'" alt="" style="float:right" />'
$l
Definition: site_nobox.html.inc:12
$lgs
Definition: admin_edit_petition.html.inc:15
$flags
Definition: admin_edit_petition.html.inc:14

◆ $alt

$alt = 1

◆ foreach

foreach($lgs as $l) (   $lgs as) = $flags[$l]

◆ endforeach

endforeach