Login / Status
developer.Resource
Home . Documentation . Document Library . References
Sponsors
hosted by punkt.deTYPO3 and Open Source MagazineAOE Media

8.13. OTABLE:

Property:

Data type:

Description:

Default:

offset

x,y

Offset from upper left corner

Note:

Actually the datatype is “x,y,r,b,w,h”:

x,y is offset from upperleft corner

r,b is offset (margin) to right and bottom

w is the required width of the content field

h is the required height of the content field

All measures is in pixels.

1,2,3,4...

cObject

tableParams

<TABLE>-params

border=0 cellspacing=0 cellpadding=0

[tsref:(cObject).OTABLE]

Example:

top.100 = OTABLE
top.100.offset = 310,8
top.100.tableParams = border=0 cellpadding=0 cellspacing=0
top.100.1 < temp.topmenu


TYPO3 Core API

TSRef