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

Public Member Functions

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

Protected Member Functions

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

Additional Inherited Members

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

Detailed Description

Contains SVG content object.

Definition at line 23 of file ScalableVectorGraphicsContentObject.php.

Member Function Documentation

◆ getDimensions()

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

◆ render()

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

◆ renderInline()

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

◆ renderObject()

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

◆ resolveAbsoluteSourcePath()

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