Documentation TYPO3 par Ameos |


Public Member Functions | |
| tx_kickstarter_wizard () | |
| initWizArray () | |
| mgm_wizard () | |
| getFormContent () | |
| totalForm () | |
| sidemenu () | |
| view_result () | |
| makeUploadDataFromArray ($uploadArray) | |
| makeUploadArray ($extKey, $files) | |
Public Attributes | |
| $varPrefix = 'kickstarter' | |
| $siteBackPath = '' | |
| $EMmode = 1 | |
| $wizArray = array() | |
| $extKey_nusc = 'myext' | |
| $extKey = 'my_ext' | |
| $printWOP = 0 | |
| $outputWOP = 0 | |
| $saveKey = '' | |
| $pObj | |
| $afterContent | |
| $languages | |
| $reservedTypo3Fields = 'uid,pid,endtime,starttime,sorting,fe_group,hidden,deleted,cruser_id,crdate,tstamp' | |
| $mysql_reservedFields = 'data,table,field,key,desc' | |
| $selectedLanguages = array() | |
| $usedNames = array() | |
| $fileArray = array() | |
| $ext_tables = array() | |
| $ext_localconf = array() | |
| $ext_locallang = array() | |
| $color = array('#C8D0B3','#FEE7B5','#EEEEEE') | |
| $modData | |
Definition at line 35 of file class.tx_kickstarter_wizard.php.
|
|
Get form content Definition at line 216 of file class.tx_kickstarter_wizard.php. References t3lib_div::getFileAbsFileName(), and t3lib_div::makeInstance(). Referenced by mgm_wizard(), and totalForm(). |
|
||||||||||||
|
Make upload array out of extension Definition at line 414 of file class.tx_kickstarter_wizard.php. References $extKey, and tx_kickstarter_sectionbase::makeEMCONFpreset(). Referenced by mgm_wizard(). |
|
|
Encodes extension upload array Definition at line 395 of file class.tx_kickstarter_wizard.php. Referenced by mgm_wizard(). |
|
|
Side menu Definition at line 258 of file class.tx_kickstarter_wizard.php. References tx_kickstarter_sectionbase::bgCol(), tx_kickstarter_sectionbase::bwWithFlag(), t3lib_div::callUserFunction(), tx_kickstarter_sectionbase::fw(), t3lib_div::inList(), and tx_kickstarter_sectionbase::linkStr(). |
|
|
Total form Definition at line 230 of file class.tx_kickstarter_wizard.php. References getFormContent(). Referenced by mgm_wizard(). |
|
|
View result Definition at line 319 of file class.tx_kickstarter_wizard.php. References tx_kickstarter_sectionbase::bgCol(), t3lib_div::formatSize(), tx_kickstarter_sectionbase::fw(), t3lib_div::inList(), tx_kickstarter_compilefiles::makeFilesArray(), and tx_kickstarter_sectionbase::preWrap(). Referenced by mgm_wizard(). |
1.4.6