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

Variables

global $camyks
 Admin_GenericEmailingManager Module, import contacts - check and configure step layout. More...
 
 $maxLine = 5
 
 $maxCol = count($this->data[0])
 
 $alt = 0
 
for($i=1; $i< $maxLine+1; $i++) for ( $j=0;$j< $maxCol;$j++) = isset($this->data[$i][$j]) ? $this->data[$i][$j] : ''
 
 endfor
 
 for ( $i=0;$i< count( $this->data[0]);$i++) = string_getShortenedSentence($this->data[1][$i], 16)
 
 endforeach
 
 endif
 

Variable Documentation

◆ $camyks

global $camyks

Admin_GenericEmailingManager Module, import contacts - check and configure step 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.8.1
Date
Creation: Jan 2013
Modification: Oct 2021
Note
This program is distributed as is - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

◆ $maxLine

$maxLine = 5

◆ $maxCol

$maxCol = count($this->data[0])

◆ $alt

$alt = 0

◆ for [1/2]

for ( $i=1;$i< $maxLine+1;$i++) for($j=0; $j< $maxCol; $j++) ( ) = isset($this->data[$i][$j]) ? $this->data[$i][$j] : ''

◆ endfor

endfor

◆ for [2/2]

for($i=0; $i< count($this->data[0]); $i++) ( ) = string_getShortenedSentence($this->data[1][$i], 16)

◆ endforeach

endforeach

◆ endif

endif