Xima\XmTools\Classes\Typo3\Model\Extension

class Extension
property name

protected

property key

protected

property relPath

protected

property extPath

protected

property jsRelPath

protected

property cssRelPath

protected

property settings

protected

property translations

protected

property configuration

protected

getName()
setName($name)
Parameters:
  • $name
getKey()
setKey($key)
Parameters:
  • $key
getRelPath()
setRelPath($relPath)
Parameters:
  • $relPath
getExtPath()
setExtPath($extPath)
Parameters:
  • $extPath
getJsRelPath()
setJsRelPath($jsRelPath)
Parameters:
  • $jsRelPath
getCssRelPath()
setCssRelPath($cssRelPath)
Parameters:
  • $cssRelPath
getSettings()
setSettings($settings)
Parameters:
  • $settings
getTranslations($lang)
Parameters:
  • $lang
setTranslations($translations)
Parameters:
  • $translations
getConfiguration()
setConfiguration($configuration)
Parameters:
  • $configuration