TYPO3 CMS  TYPO3_6-2
TYPO3\CMS\Frontend\ContentObject\EditPanelContentObject Class Reference
Inheritance diagram for TYPO3\CMS\Frontend\ContentObject\EditPanelContentObject:
TYPO3\CMS\Frontend\ContentObject\AbstractContentObject tslib_content_EditPanel

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 EDITPANEL class object.

Author
Jeff Segars jeff@.nosp@m.webe.nosp@m.mpowe.nosp@m.redc.nosp@m.hurch.nosp@m..org

Definition at line 21 of file EditPanelContentObject.php.

Member Function Documentation

◆ render()

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

Rendering the cObject, EDITPANEL

Parameters
array$confArray of TypoScript properties
Returns
string Output

Definition at line 29 of file EditPanelContentObject.php.

References $GLOBALS.