Documentation TYPO3 par Ameos

ext_posMap Class Reference

Inheritance diagram for ext_posMap:

Inheritance graph
[legend]
Collaboration diagram for ext_posMap:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 wrapRecordTitle ($str, $row)
 wrapColumnHeader ($str, $vv)
 onClickInsertRecord ($row, $vv, $moveUid, $pid)
 wrapRecordHeader ($str, $row)
 wrapRecordTitle ($str, $row)
 onClickInsertRecord ($row, $vv, $moveUid, $pid, $sys_lang=0)

Public Attributes

 $dontPrintPageInsertIcons = 1
 $l_insertNewRecordHere = 'newContentElement'

Detailed Description

Definition at line 106 of file db_layout.php.


Member Function Documentation

ext_posMap::onClickInsertRecord row,
vv,
moveUid,
pid,
sys_lang = 0
 

Create on-click event value.

Parameters:
array The record.
string Column position value.
integer Move uid
integer PID value.
integer System language
Returns:
string

Reimplemented from t3lib_positionMap.

Definition at line 125 of file db_new_content_el.php.

ext_posMap::onClickInsertRecord row,
vv,
moveUid,
pid
 

Create on-click event value.

Parameters:
array The record.
string Column position value.
integer Move uid
integer PID value.
Returns:
string

Definition at line 144 of file db_layout.php.

ext_posMap::wrapColumnHeader str,
vv
 

Wrapping the column header

Parameters:
string Header value
string Column info.
Returns:
string
See also:
printRecordMap()

Reimplemented from t3lib_positionMap.

Definition at line 130 of file db_layout.php.

ext_posMap::wrapRecordHeader str,
row
 

Wrapping the record header (from getRecordHeader())

Parameters:
string HTML content
array Record array.
Returns:
string HTML content

Reimplemented from t3lib_positionMap.

Definition at line 160 of file db_layout.php.

ext_posMap::wrapRecordTitle str,
row
 

Wrapping the title of the record - here we just return it.

Parameters:
string The title value.
array The record row.
Returns:
string Wrapped title string.

Reimplemented from t3lib_positionMap.

Definition at line 111 of file db_new_content_el.php.

ext_posMap::wrapRecordTitle str,
row
 

Wrapping the title of the record.

Parameters:
string The title value.
array The record row.
Returns:
string Wrapped title string.

Reimplemented from t3lib_positionMap.

Definition at line 117 of file db_layout.php.


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


Généré par Les spécialistes TYPO3 avec  doxygen 1.4.6