TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Frontend\ContentObject\UserInternalContentObject Class Reference
Inheritance diagram for TYPO3\CMS\Frontend\ContentObject\UserInternalContentObject:
TYPO3\CMS\Frontend\ContentObject\AbstractContentObject tslib_content_UserInternal

Public Member Functions

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

Additional Inherited Members

- Protected Attributes inherited from TYPO3\CMS\Frontend\ContentObject\AbstractContentObject
 $cObj
 
 $fileFactory = NULL
 

Detailed Description

This file is part of the TYPO3 CMS project.

It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, either version 2 of the License, or any later version.

For the full copyright and license information, please read the LICENSE.txt file that was distributed with this source code.

The TYPO3 project - inspiring people to share! Contains USER_INT class object.

Author
Xavier Perseguers typo3.nosp@m.@per.nosp@m.segue.nosp@m.rs.c.nosp@m.h
Steffen Kamper steff.nosp@m.en@t.nosp@m.ypo3..nosp@m.org

Definition at line 22 of file UserInternalContentObject.php.

Member Function Documentation

◆ render()

TYPO3\CMS\Frontend\ContentObject\UserInternalContentObject::render (   $conf = array())

Rendering the cObject, USER_INT

Parameters
array$confArray of TypoScript properties
Returns
string Output

Definition at line 30 of file UserInternalContentObject.php.

References $GLOBALS, and TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer\OBJECTTYPE_USER_INT.