TYPO3  7.6
Public Member Functions | List of all members
DatabaseParentPageRow Class Reference
Inheritance diagram for DatabaseParentPageRow:
AbstractDatabaseRecordProvider FormDataProviderInterface

Public Member Functions

 addData (array $result)
 

Additional Inherited Members

- Protected Member Functions inherited from AbstractDatabaseRecordProvider
 getRecordFromDatabase ($tableName, $uid)
 
 getDatabase ()
 

Detailed Description

Fetch parent page row from database if possible

Definition at line 22 of file DatabaseParentPageRow.php.

Member Function Documentation

addData ( array  $result)

Add parent page row of existing row to result parentPageRow will stay NULL in result if a record is added or edited below root node

Parameters
array$result
Returns
array

Implements FormDataProviderInterface.

Definition at line 31 of file DatabaseParentPageRow.php.

References elseif, and AbstractDatabaseRecordProvider\getRecordFromDatabase().