TYPO3 CMS  TYPO3_7-6
TYPO3\CMS\Frontend\ContentObject\LoadRegisterContentObject Class Reference
Inheritance diagram for TYPO3\CMS\Frontend\ContentObject\LoadRegisterContentObject:
TYPO3\CMS\Frontend\ContentObject\AbstractContentObject

Public Member Functions

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

Additional Inherited Members

- Protected Member Functions inherited from TYPO3\CMS\Frontend\ContentObject\AbstractContentObject
 getPageRenderer ()
 
- Protected Attributes inherited from TYPO3\CMS\Frontend\ContentObject\AbstractContentObject
 $cObj
 
 $pageRenderer = null
 

Detailed Description

Contains LOAD_REGISTER class object.

Definition at line 20 of file LoadRegisterContentObject.php.

Member Function Documentation

◆ render()

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

Rendering the cObject, LOAD_REGISTER NOTICE: This cObject does NOT return any content since it just sets internal data based on the TypoScript properties.

Parameters
array$confArray of TypoScript properties
Returns
string Empty string (the cObject only sets internal data!)

Definition at line 29 of file LoadRegisterContentObject.php.

References $GLOBALS.