Solutions Open Source

Référence du fichier Z:/doxygen/typo3_src-4.1.2/t3lib/class.t3lib_svbase.php


Espaces de nommage

namespace  TYPO3

Classes

class  t3lib_svbase

Énumérations

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

Documentation du type de l'énumération

enum T3_ERR_SV_FILE_NOT_FOUND

enum T3_ERR_SV_FILE_READ

enum T3_ERR_SV_FILE_WRITE

enum T3_ERR_SV_GENERAL

Parent class for "Services" classes

Id
TODO: temp files are not removed

Auteur:
René Fritz <r.fritz@colorcube.de> [CLASS/FUNCTION INDEX of SCRIPT]
125: class t3lib_svbase

SECTION: Get service meta information 191: function getServiceInfo() 201: 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()

SECTION: IO tools 427: function checkInputFile ($absFile) 448: function readFile ($absFile, $length=0) 473: function writeFile ($content, $absFile='') 499: function tempFile ($filePrefix) 517: function registerTempFile ($absFile) 527: function unlinkTempFiles ()

SECTION: IO input 549: function setInput ($content, $type='') 563: function setInputFile ($absFile, $type='') 576: function getInput () 591: function getInputFile ($createFile='')

SECTION: IO output 616: function setOutputFile ($absFile) 626: function getOutput () 640: function getOutputFile ($absFile='')

SECTION: Service implementation 664: function init() 688: function reset() 703: function __destruct()

TOTAL FUNCTIONS: 30 (This index is automatically created/updated by the extension "extdeveval")

enum T3_ERR_SV_NO_INPUT

enum T3_ERR_SV_NOT_AVAIL

enum T3_ERR_SV_PROG_FAILED

enum T3_ERR_SV_PROG_NOT_FOUND

enum T3_ERR_SV_WRONG_SUBTYPE


Généré le Fri Aug 31 11:38:16 2007 pour OBLADY - Typo3 API v4.1.2 par  doxygen 1.5.3