Documentation TYPO3 par Ameos |

Public Member Functions | |
| render_wizard () | |
| render_extPart () | |
| & | process_hook ($hookName, &$data) |
| renderCheckBox ($prefix, $value, $defVal=0) | |
| renderTextareaBox ($prefix, $value) | |
| renderStringBox ($prefix, $value, $width=200) | |
| renderRadioBox ($prefix, $value, $thisValue) | |
| renderSelectBox ($prefix, $value, $optValues) | |
| whatIsThis ($str) | |
| renderStringBox_lang ($fieldName, $ffPrefix, $piConf) | |
| textSetup ($header, $content) | |
| resImg ($name, $p='align="center"', $pre="<BR>", $post="<BR>") | |
| resIcon ($name, $p="") | |
| path_resources ($subdir="res/") | |
| getOnChangeParts ($prefix) | |
| wop ($prefix) | |
| returnName ($extKey, $type, $suffix='') | |
| wopText ($prefix) | |
| catHeaderLines ($lines, $k, $v, $altHeader="", $index="") | |
| linkCurrentItems ($cat) | |
| linkStr ($str, $wizSubCmd, $wizAction) | |
| bgCol ($n, $mod=0) | |
| regNewEntry ($k, $index) | |
| bwWithFlag ($str, $flag) | |
| linkThisCmd ($uPA=array()) | |
| fw ($str) | |
| piFieldName ($key) | |
| cmdHiddenField () | |
| preWrap ($str) | |
| fieldIsRTE ($fC) | |
| sPS ($content, $preLines=1) | |
| getSplitLabels_reference ($config, $key, $LLkey) | |
| WOPcomment ($str) | |
| indentLines ($content, $number=1) | |
| printPre ($content) | |
| wrapBody ($before, $content, $after, $indent=1) | |
| replaceMarkers ($content, $markers) | |
| makeFileArray ($name, $content) | |
| slashValueForSingleDashes ($value) | |
| getSplitLabels ($config, $key) | |
| addLocalLangFile ($arr, $filename, $description) | |
| writeStandardBE_xMod ($extKey, $config, $pathSuffix, $cN, $k, $k_prefix) | |
| addLLfunc ($extKey) | |
| addStdLocalLangConf ($ll, $k, $onlyMode=0) | |
| addLocalConf (&$lArray, $confArray, $key, $prefix, $subPrefix, $dontPrefixKey=0, $noWOP=0, $overruleKey="") | |
| PHPclassFile ($extKey, $filename, $content, $desrc, $SOBE_class="", $SOBE_extras="") | |
| addFileToFileArray ($name, $content, $mode=0) | |
| makeEMCONFpreset ($prefix="") | |
| userField ($k) | |
Public Attributes | |
| $wizard | |
| $compilefiles | |
| $sectionID = 'uniqueID' | |
| $varPrefix = 'kickstarter' | |
Definition at line 5 of file class.tx_kickstarter_sectionbase.php.
|
|
Font wrap function; Wrapping input string in a tag with font family and font size set
Definition at line 222 of file class.tx_kickstarter_sectionbase.php. Referenced by linkCurrentItems(), tx_kickstarter_wizard::mgm_wizard(), tx_kickstarter_wizard::sidemenu(), and tx_kickstarter_wizard::view_result(). |
|
|
Getting link to this page + extra parameters, we have specified
Definition at line 211 of file class.tx_kickstarter_sectionbase.php. References t3lib_div::linkThisScript(). |
1.4.6