‪TYPO3CMS  ‪main
TYPO3\CMS\Frontend\ContentObject\ScalableVectorGraphicsContentObject Class Reference
Inheritance diagram for TYPO3\CMS\Frontend\ContentObject\ScalableVectorGraphicsContentObject:
TYPO3\CMS\Frontend\ContentObject\AbstractContentObject

Public Member Functions

 render ($conf=[])
 
- ‪Public Member Functions inherited from ‪TYPO3\CMS\Frontend\ContentObject\AbstractContentObject
 getContentObjectRenderer ()
 
 setRequest (ServerRequestInterface $request)
 
 setContentObjectRenderer (ContentObjectRenderer $cObj)
 

Protected Member Functions

 renderInline (array $conf)
 
 renderObject (array $conf)
 
 resolveAbsoluteSourcePath (array $conf)
 
 getDimensions (array $conf)
 
- ‪Protected Member Functions inherited from ‪TYPO3\CMS\Frontend\ContentObject\AbstractContentObject
 hasTypoScriptFrontendController ()
 
 getTypoScriptFrontendController ()
 
 getPageRepository ()
 
 getPageRenderer ()
 

Additional Inherited Members

- ‪Protected Attributes inherited from ‪TYPO3\CMS\Frontend\ContentObject\AbstractContentObject
PageRenderer $pageRenderer = null
 
ServerRequestInterface $request
 
ContentObjectRenderer $cObj = null
 

Detailed Description

Contains SVG content object.

Definition at line 24 of file ScalableVectorGraphicsContentObject.php.

Member Function Documentation

◆ getDimensions()

TYPO3\CMS\Frontend\ContentObject\ScalableVectorGraphicsContentObject::getDimensions ( array  $conf)
protected

◆ render()

TYPO3\CMS\Frontend\ContentObject\ScalableVectorGraphicsContentObject::render (   $conf = [])

◆ renderInline()

◆ renderObject()

◆ resolveAbsoluteSourcePath()

TYPO3\CMS\Frontend\ContentObject\ScalableVectorGraphicsContentObject::resolveAbsoluteSourcePath ( array  $conf)
protected