|
static | setApplicationContext ($applicationContext) |
|
static | _GP ($var) |
|
static | _GPmerged ($parameter) |
|
static | _GET ($var=null) |
|
static | _POST ($var=null) |
|
static | _GETset ($inputGet, $key= '') |
|
static | removeXSS ($string) |
|
static | gif_compress ($theFile, $type) |
|
static | png_to_gif_by_imagemagick ($theFile) |
|
static | read_png_gif ($theFile, $output_png=false) |
|
static | fixed_lgd_cs ($string, $chars, $appendString= '...') |
|
static | cmpIP ($baseIP, $list) |
|
static | cmpIPv4 ($baseIP, $list) |
|
static | cmpIPv6 ($baseIP, $list) |
|
static | IPv6Hex2Bin ($hex) |
|
static | IPv6Bin2Hex ($bin) |
|
static | normalizeIPv6 ($address) |
|
static | compressIPv6 ($address) |
|
static | validIP ($ip) |
|
static | validIPv4 ($ip) |
|
static | validIPv6 ($ip) |
|
static | cmpFQDN ($baseHost, $list) |
|
static | isOnCurrentHost ($url) |
|
static | inList ($list, $item) |
|
static | rmFromList ($element, $list) |
|
static | expandList ($list) |
|
static | compat_version ($verNumberStr) |
|
static | md5int ($str) |
|
static | shortMD5 ($input, $len=10) |
|
static | hmac ($input, $additionalSecret= '') |
|
static | uniqueList ($in_list, $secondParameter=null) |
|
static | split_fileref ($fileNameWithPath) |
|
static | dirname ($path) |
|
static | modifyHTMLColor ($color, $R, $G, $B) |
|
static | modifyHTMLColorAll ($color, $all) |
|
static | isFirstPartOfStr ($str, $partStr) |
|
static | formatSize ($sizeInBytes, $labels= '', $base=0) |
|
static | convertMicrotime ($microtime) |
|
static | splitCalc ($string, $operators) |
|
static | deHSCentities ($str) |
|
static | slashJS ($string, $extended=false, $char= '\'') |
|
static | rawUrlEncodeJS ($str) |
|
static | rawUrlEncodeFP ($str) |
|
static | validEmail ($email) |
|
static | isBrokenEmailEnvironment () |
|
static | normalizeMailAddress ($address) |
|
static | formatForTextarea ($content) |
|
static | strtoupper ($str) |
|
static | strtolower ($str) |
|
static | generateRandomBytes ($bytesToReturn) |
|
static | idnaEncode ($value) |
|
static | getRandomHexString ($count) |
|
static | underscoredToUpperCamelCase ($string) |
|
static | underscoredToLowerCamelCase ($string) |
|
static | camelCaseToLowerCaseUnderscored ($string) |
|
static | lcfirst ($string) |
|
static | isValidUrl ($url) |
|
static | inArray (array $in_array, $item) |
|
static | intExplode ($delimiter, $string, $removeEmptyValues=false, $limit=0) |
|
static | revExplode ($delimiter, $string, $count=0) |
|
static | trimExplode ($delim, $string, $removeEmptyValues=false, $limit=0) |
|
static | removeArrayEntryByValue (array $array, $cmpValue) |
|
static | keepItemsInArray (array $array, $keepItems, $getValueFunc=null) |
|
static | implodeArrayForUrl ($name, array $theArray, $str= '', $skipBlank=false, $rawurlencodeParamName=false) |
|
static | explodeUrl2Array ($string, $multidim=false) |
|
static | compileSelectedGetVarsFromArray ($varList, array $getArray, $GPvarAlt=true) |
|
static | addSlashesOnArray (array &$theArray) |
|
static | stripSlashesOnArray (array &$theArray) |
|
static | slashArray (array $arr, $cmd) |
|
static | remapArrayKeys (&$array, $mappingTable) |
|
static | array_merge (array $arr1, array $arr2) |
|
static | arrayDiffAssocRecursive (array $array1, array $array2) |
|
static | csvValues (array $row, $delim= ',', $quote= '"') |
|
static | removeDotsFromTS (array $ts) |
|
static | naturalKeySortRecursive (&$array) |
|
static | get_tag_attributes ($tag) |
|
static | split_tag_attributes ($tag) |
|
static | implodeAttributes (array $arr, $xhtmlSafe=false, $dontOmitBlankAttribs=false) |
|
static | wrapJS ($string, $linebreak=true) |
|
static | xml2tree ($string, $depth=999, $parserOptions=array()) |
|
static | array2xml_cs (array $array, $docTag= 'phparray', array $options=array(), $charset= '') |
|
static | array2xml (array $array, $NSprefix= '', $level=0, $docTag= 'phparray', $spaceInd=0, array $options=array(), array $stackData=array()) |
|
static | xml2array ($string, $NSprefix= '', $reportDocTag=false) |
|
static | xmlRecompileFromStructValArray (array $vals) |
|
static | xmlGetHeaderAttribs ($xmlData) |
|
static | minifyJavaScript ($script, &$error= '') |
|
static | getUrl ($url, $includeHeader=0, $requestHeaders=false, &$report=null) |
|
static | writeFile ($file, $content, $changePermissions=false) |
|
static | fixPermissions ($path, $recursive=false) |
|
static | writeFileToTypo3tempDir ($filepath, $content) |
|
static | mkdir ($newFolder) |
|
static | mkdir_deep ($directory, $deepDirectory= '') |
|
static | rmdir ($path, $removeNonEmpty=false) |
|
static | flushDirectory ($directory, $keepOriginalDirectory=false, $flushOpcodeCache=false) |
|
static | get_dirs ($path) |
|
static | getFilesInDir ($path, $extensionList= '', $prependPath=false, $order= '', $excludePattern= '') |
|
static | getAllFilesAndFoldersInPath (array $fileArr, $path, $extList= '', $regDirs=false, $recursivityLevels=99, $excludePattern= '') |
|
static | removePrefixPathFromList (array $fileArr, $prefixToRemove) |
|
static | fixWindowsFilePath ($theFile) |
|
static | resolveBackPath ($pathStr) |
|
static | locationHeaderUrl ($path) |
|
static | getMaxUploadFileSize () |
|
static | getBytesFromSizeMeasurement ($measurement) |
|
static | getMaximumPathLength () |
|
static | createVersionNumberedFilename ($file) |
|
static | getThisUrl () |
|
static | linkThisScript (array $getParams=array()) |
|
static | linkThisUrl ($url, array $getParams=array()) |
|
static | getIndpEnv ($getEnvName) |
|
static | isAllowedHostHeaderValue ($hostHeaderValue) |
|
static | hostHeaderValueMatchesTrustedHostsPattern ($hostHeaderValue) |
|
static | milliseconds () |
|
static | clientInfo ($useragent= '') |
|
static | getHostname ($requestHost=true) |
|
static | getFileAbsFileName ($filename, $onlyRelative=true, $relToTYPO3_mainDir=false) |
|
static | validPathStr ($theFile) |
|
static | isAbsPath ($path) |
|
static | isAllowedAbsPath ($path) |
|
static | verifyFilenameAgainstDenyPattern ($filename) |
|
static | copyDirectory ($source, $destination) |
|
static | sanitizeLocalUrl ($url= '') |
|
static | upload_copy_move ($source, $destination) |
|
static | upload_to_tempfile ($uploadedFileName) |
|
static | unlink_tempfile ($uploadedTempFileName) |
|
static | tempnam ($filePrefix, $fileSuffix= '') |
|
static | stdAuthCode ($uid_or_record, $fields= '', $codeLength=8) |
|
static | hideIfNotTranslated ($l18n_cfg_fieldValue) |
|
static | hideIfDefaultLanguage ($localizationConfiguration) |
|
static | llXmlAutoFileName ($fileRef, $language, $sameLocation=false) |
|
static | resolveSheetDefInDS ($dataStructArray, $sheet= 'sDEF') |
|
static | resolveAllSheetsInDS (array $dataStructArray) |
|
static | callUserFunction ($funcName, &$params, &$ref, $checkPrefix= '', $errorMode=0) |
|
static | getUserObj ($classRef) |
|
static | makeInstance ($className) |
|
static | setSingletonInstance ($className, SingletonInterface $instance) |
|
static | removeSingletonInstance ($className, SingletonInterface $instance) |
|
static | resetSingletonInstances (array $newSingletonInstances) |
|
static | getSingletonInstances () |
|
static | addInstance ($className, $instance) |
|
static | purgeInstances () |
|
static | flushInternalRuntimeCaches () |
|
static | makeInstanceService ($serviceType, $serviceSubType= '', $excludeServiceKeys=array()) |
|
static | requireOnce ($requireFile) |
|
static | requireFile ($requireFile) |
|
static | quoted_printable ($string, $maxlen=76) |
|
static | encodeHeader ($line, $enc= 'quoted-printable', $charset= 'utf-8') |
|
static | substUrlsInPlainText ($message, $urlmode= '76', $index_script_url= '') |
|
static | makeRedirectUrl ($inUrl, $l=0, $index_script_url= '') |
|
static | freetypeDpiComp ($fontSize) |
|
static | initSysLog () |
|
static | devLog ($msg, $extKey, $severity=0, $dataVar=false) |
|
static | deprecationLog ($msg) |
|
static | getDeprecationLogFileName () |
|
static | logDeprecatedFunction () |
|
static | arrayToLogString (array $arr, $valueList=array(), $valueLength=20) |
|
static | imageMagickCommand ($command, $parameters, $path= '') |
|
static | unQuoteFilenames ($parameters, $unQuote=false) |
|
static | quoteJSvalue ($value) |
|
static | cleanOutputBuffers () |
|
static | flushOutputBuffers () |
|
static | presetApplicationContext (ApplicationContext $applicationContext) |
|
static | getApplicationContext () |
|
static | isRunningOnCgiServerApi () |
|