TYPO3 API  SVNRelease
Public Member Functions | Public Attributes
ext_posMap_tt_content Class Reference
Inheritance diagram for ext_posMap_tt_content:
Inheritance graph
[legend]
Collaboration diagram for ext_posMap_tt_content:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 linkPageTitle ($str, $rec)
 wrapRecordTitle ($str, $row)

Public Attributes

 $dontPrintPageInsertIcons = 1

Detailed Description

Definition at line 183 of file move_el.php.


Member Function Documentation

ext_posMap_tt_content::linkPageTitle ( str,
rec 
)

Wrapping page title.

Parameters:
stringPage title.
arrayPage record (?)
Returns:
string Wrapped title.

Reimplemented from t3lib_positionMap.

Definition at line 193 of file move_el.php.

ext_posMap_tt_content::wrapRecordTitle ( str,
row 
)

Wrapping the title of the record.

Parameters:
stringThe title value.
arrayThe record row.
Returns:
string Wrapped title string.

Reimplemented from t3lib_positionMap.

Definition at line 205 of file move_el.php.


Member Data Documentation

ext_posMap_tt_content::$dontPrintPageInsertIcons = 1

Reimplemented from t3lib_positionMap.

Definition at line 184 of file move_el.php.


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