TYPO3 API  SVNRelease
Public Member Functions
tslib_content_cObjGetSingleHook Interface Reference

List of all members.

Public Member Functions

 getSingleContentObject ($contentObjectName, array $configuration, $TypoScriptKey, tslib_cObj &$parentObject)

Detailed Description

Definition at line 36 of file interface.tslib_content_cobjgetsinglehook.php.


Member Function Documentation

tslib_content_cObjGetSingleHook::getSingleContentObject ( contentObjectName,
array $  configuration,
TypoScriptKey,
tslib_cObj &$  parentObject 
)

Renders content objects, that are not defined in the core

Parameters:
stringThe content object name, eg. "TEXT" or "USER" or "IMAGE"
arrayarray with TypoScript properties for the content object
stringlabel used for the internal debug tracking
tslib_cObjparent content object
Returns:
string cObject output

The documentation for this interface was generated from the following file: