Vai al codice sorgente di questo file.
Namespace | |
| namespace | TYPO3 |
Composti | |
| class | t3lib_svbase |
Tipi enumerati (enum) | |
| enum | T3_ERR_SV_GENERAL |
| enum | T3_ERR_SV_NOT_AVAIL |
| enum | T3_ERR_SV_WRONG_SUBTYPE |
| enum | T3_ERR_SV_NO_INPUT |
| enum | T3_ERR_SV_FILE_NOT_FOUND |
| enum | T3_ERR_SV_FILE_READ |
| enum | T3_ERR_SV_FILE_WRITE |
| enum | T3_ERR_SV_PROG_NOT_FOUND |
| enum | T3_ERR_SV_PROG_FAILED |
|
|
Definizione alla linea 103 del file class.t3lib_svbase.php. |
|
|
Definizione alla linea 104 del file class.t3lib_svbase.php. |
|
|
Definizione alla linea 105 del file class.t3lib_svbase.php. |
|
|
[CLASS/FUNCTION INDEX of SCRIPT] 127: class t3lib_svbase SECTION: Get service meta information 195: function getServiceInfo() 203: function getServiceKey() 211: function getServiceTitle() 224: function getServiceOption($optionName, $defaultValue='', $includeDefaultConfig=TRUE) SECTION: Error handling 259: function devLog($msg, $severity=0, $dataVar=FALSE) 273: function errorPush($errNum=T3_ERR_SV_GENERAL, $errMsg='Unspecified error occured') 288: function errorPull() 300: function getLastError() 315: function getLastErrorMsg() 330: function getErrorMsgArray() 348: function getLastErrorArray() 357: function resetErrors() SECTION: General service functions 377: function checkExec($progList) 401: function deactivateService() 407: function available() SECTION: IO tools 445: function checkInputFile ($absFile) 466: function readFile ($absFile, $length=0) 491: function writeFile ($content, $absFile='') 517: function tempFile ($filePrefix) 535: function registerTempFile ($absFile) 545: function unlinkTempFiles () SECTION: IO input 567: function setInput ($content, $type='') 581: function setInputFile ($absFile, $type='') 594: function getInput () 609: function getInputFile ($createFile='') SECTION: IO output 634: function setOutputFile ($absFile) 644: function getOutput () 658: function getOutputFile ($absFile='') SECTION: Service implementation 682: function init() 706: function reset() 721: function __destruct() 727: function process($content='', $type='', $conf=array()) TOTAL FUNCTIONS: 32 (This index is automatically created/updated by the extension "extdeveval") Definizione alla linea 97 del file class.t3lib_svbase.php. |
|
|
Definizione alla linea 100 del file class.t3lib_svbase.php. |
|
|
Definizione alla linea 98 del file class.t3lib_svbase.php. |
|
|
Definizione alla linea 108 del file class.t3lib_svbase.php. |
|
|
Definizione alla linea 107 del file class.t3lib_svbase.php. |
|
|
Definizione alla linea 99 del file class.t3lib_svbase.php. |
1.4.6