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 107 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.

References $GLOBALS, $pid, and $row.

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 145 of file db_layout.php.

References $GLOBALS, $pid, and $row.

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 131 of file db_layout.php.

References $GLOBALS.

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 161 of file db_layout.php.

References $GLOBALS, and $row.

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 118 of file db_layout.php.

References $GLOBALS, and $row.


Member Data Documentation

ext_posMap::$dontPrintPageInsertIcons = 1

Reimplemented from t3lib_positionMap.

Definition at line 108 of file db_layout.php.

ext_posMap::$l_insertNewRecordHere = 'newContentElement'

Reimplemented from t3lib_positionMap.

Definition at line 109 of file db_layout.php.


The documentation for this class was generated from the following files:
Generated on Sat Nov 29 04:23:30 2008 for TYPO3 API by  doxygen 1.4.7