TYPO3 API  SVNRelease
Public Member Functions
tslib_content_getDataHook Interface Reference

List of all members.

Public Member Functions

 getDataExtension ($getDataString, array $fields, $sectionValue, $returnValue, tslib_cObj &$parentObject)

Detailed Description

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


Member Function Documentation

tslib_content_getDataHook::getDataExtension ( getDataString,
array $  fields,
sectionValue,
returnValue,
tslib_cObj &$  parentObject 
)

Extends the getData()-Method of tslib_cObj to process more/other commands

Parameters:
stringfull content of getData-request e.g. "TSFE:id // field:title // field:uid"
arraycurrent field-array
stringcurrently examined section value of the getData request e.g. "field:title"
stringcurrent returnValue that was processed so far by getData
tslib_cObjparent content object
Returns:
string get data result

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