TYPO3 CMS  TYPO3_6-2
t3lib_modSettings Class Reference
Inheritance diagram for t3lib_modSettings:
TYPO3\CMS\Backend\ModuleSettings

Additional Inherited Members

- Public Member Functions inherited from TYPO3\CMS\Backend\ModuleSettings
 init ($prefix='', $storeList='')
 
 setSessionType ($type='ses')
 
 setStoreList ($storeList)
 
 addToStoreList ($storeList)
 
 addToStoreListFromPrefix ($prefix='')
 
 initStorage ()
 
 cleanupStorageArray ($storedSettings)
 
 compileEntry ($data)
 
 getStoredData ($storeIndex, $writeArray=array())
 
 processStoreControl ($mconfName='')
 
 writeStoredSetting ($writeArray=array(), $mconfName='')
 
 getStoreControl ($showElements='load, remove, save', $useOwnForm=TRUE)
 
 processEntry ($storageArr)
 
- Public Attributes inherited from TYPO3\CMS\Backend\ModuleSettings
 $type = 'perm'
 
 $prefix = ''
 
 $storeList = array()
 
 $storedSettings = array()
 
 $msg = ''
 
 $formName = 'storeControl'
 
 $writeDevLog = 0
 

Detailed Description

Deprecated:
since 6.0 will be removed in 7.0

Definition at line 352 of file LegacyClassesForIde.php.