-
$access
-
Optional access permissions for cell.
-
$accesskey
-
Access key of the object
-
$align
-
Alignment of the object: left, right, center
-
$alt
-
ALT text for this object
-
$aslink
-
If not empty, render as a link using $aslink as the text
-
$aslink_target
-
Target frame for the $aslink
-
$autojustify
-
Auto-justify numerics to the right, text to the left
-
$autostart
-
If true the media start immediately it is loaded
-
addcontent
-
Add to the content for this cell
-
add_attribute
-
Add non-standard attribute to be rendered.
-
add_embed
-
Add an embed object to provide fallback for browsers which do not support the object tag properly.
-
anchor
-
[A] - The anchor tag, otheriwse know as a clickable link.
-
anchor
-
Constructor
-
append_cols
-
Append columns onto all rows in the table.
-
append_row
-
Append a row onto the table.
-
AsIcon
-
Render the image object as an image 'icon' which can be clicked to display the object in a popup window.
-
AsIcon
-
Render the media object as an image 'icon' which can be clicked to play the media. If image is specified, it must be a valid 'image' object, otherwise a generic library symbol will be used.
-
AsIcon
-
Render the document object as an image 'icon' which can be clicked to play the media. If image is specified, it must be a valid 'image' object, otherwise a generic library symbol will be used.
-
AsIcon
-
Render the flash object as an image 'icon' which can be clicked to play the movie. If image is specified, it must be a valid 'image' object, otherwise a generic library symbol will be used.
-
AsLink
-
Render the object as a simple link. The parameter passed will be the text of the link, and the URL is determined by the location of the object as specified in the constructor.
-
autojustify
-
Automatically set the alignment of this cell according to content.
-
autojustify
-
Set table auto-justify mode on or off.
-
AUTOSTART
-
Used to indicate sound should start playing on load
-
$category
-
Mimetype category, eg: 'movie', 'audio' etc.
-
$cellid
-
Optional unique ID for this cell. Used for form field naming.
-
$cellpadding
-
Padding of cells in pixels
-
$cellspacing
-
Spacing between cells in pixels
-
$class
-
The stylesheet class to apply to this object
-
$classid
-
URL for the object's implementation
-
$code
-
Name of Java file, if java applet
-
$codebase
-
URL for relative base for accessing object
-
$codebase
-
Base URL for plug-in or potenial java applet (IE)
-
$codetype
-
Object MIME type
-
$color
-
Foreground/text colour of the object
-
$colour
-
Colour of the element
-
$cols
-
Columns in table
-
$colspan
-
Column span that this cell is anchor of
-
$colspanned
-
Whether this cell is colspanned (invisible)
-
$content
-
The cell content object
-
cellcount
-
Return the number of cells in a specific row.
-
cell_exists
-
Check if given cell exists, return True is it does.
-
clearcontent
-
Clear the content from this cell.
-
clearcontent
-
Clear the content from all rows in table. This sets the content of every cell in every row in every group to nullstring.
-
clearstyle
-
Clear all existing style settings. This leaves any class settings alone.
-
colcount
-
Return the number of cols in this table.
-
csv
-
Return the CSV content for this cell.
-
csv
-
Render the table as a CSV formatted stream. This is designed to facilitate the exporting of complex tables of data as CSV format for importing into spreadsheets, or databases etc.
-
$heading
-
Whether this is a heading cell
-
$height
-
Height of the object
-
$hidden
-
If true the media object is hidden
-
$hidden
-
If true the object is hidden
-
$highlightclass
-
Stylesheet class name for highlighted link
-
$href
-
URL that clicking the link goes to
-
$hspace
-
Horizontal space around object (pixels)
-
HIDDEN
-
Used to hide the object control
-
highlight
-
Defines special highlight class name
-
hr
-
Constructor
-
hr
-
[HR] - Horizontal Rule
-
html
-
-
html
-
Render as HTML
-
html
-
Render the HTML
-
html
-
Return the HTML for this cell. Cell content can be displayed as either standard text, or as a form-field. The latter case is only possible if the cell has had permissions defined, and the logged-in user is found to be permitted UPDATE access to the cell.
-
html
-
Render the whole table as HTML If dedbugging mode is enabled and the DBG_TABLES flag is set, then we run a simple validation check, and report findings, as well as making sure the table borders are visible.
-
html
-
Render the object as HTML
-
html
-
Render the HTML
-
html
-
-
html
-
Render the HTML
-
html
-
Render the object as HTML
-
html
-
Render the HTML
-
html-defs.php
-
-
HTMLObject
-
Constructor Create a HTMLObject. Sets basic field attributes.
-
HTMLObject
-
An HTMLObject is any object which will be rendered in HTML according to the basic syntax defined for HTML.
-
HTMLtag
-
A renderable tag of some kind. Basically a tag is a language construct designed to render at least an identifying name and a value. More specific variants might add other properties, and control the way the tag is actually rendered.
-
HTMLtag
-
-
$icon
-
Image which acts as a play icon
-
$icon
-
Image which acts as a clickable icon
-
$id
-
The ID tag to apply to this object
-
$image_type
-
The image type: "GIF", "JPG", "PNG", "TIFF", "BMP"..
-
$internal_name
-
Internal name sans spaces
-
img
-
[IMG] - The img class. This is an object which renders the img tag.
-
img
-
Constructor The src field is mandatory. The name is optional but if given it will also be used for the ALT tag. If a tooltip is not given then the name will also be used for that attribute.
-
inherit_attributes
-
This sets our attributes from another object which is a descendant of HTMLObject. The attributes are specially selected to be only those which are associated with the basic appearance of the object.
-
insert_cols
-
Insert a column into all rows in the table. If the template cell is not provided, then a 'vanilla' cell is used instead.
-
insert_row
-
Insert a row into the table. If the template cell is not provided, then a 'vanilla' cell is used instead. We insert the new row just before the given row.
-
$shade
-
Whether HR is shaded or not
-
$showcontrols
-
If true the mediaplayer controls are shown
-
$size
-
Size of the object
-
$src
-
Source URL for this object
-
$standby
-
Standby message text
-
$style
-
The style to apply to this object
-
setaccesskey
-
Set the access key of the object
-
setalign
-
Set the horizontal alignment eg: left, center, right
-
setalignment
-
Set the alignment of this cell
-
setalt
-
Set the ALT text
-
setbackground
-
Set the background image (url)
-
setbgcolor
-
Set the background colour
-
setborder
-
Border thickness (pixels)
-
setcellid
-
Set the cell ID
-
setclass
-
Set the class (from stylesheet) for the object
-
setcolor
-
Set the foreground colour
-
setcolspan
-
Set the number of columns this cell spans
-
setcontent
-
Set the content for this cell
-
setcontentcss
-
Set the style or class for the content of this cell
-
setcss
-
Set class or style for the object. A style is detected by the presence of the colon (:) character in the string.
-
setheight
-
Set the height specifier of the element
-
sethspace
-
Horizontal spacing (pixels)
-
setid
-
Set the ID tag of the object
-
setlang
-
Set the language for text content
-
setlangdir
-
Set the text direction for text content: 'rtl' or 'ltr'
-
setmetrics
-
Set the width and height of this cell
-
setname
-
Set the name of the object
-
setnbsp
-
Set nbsp setting for cells in this table
-
setpadding
-
Set the table padding and spacing amounts. This sets the table 'cellpadding' and 'cellspacing' attributes, in that order.
-
setparam
-
Set up a new object parameter name/value pair. This will be rendered as a param name="foo" value="bar" tag.
-
setrowspan
-
Set the number of rows this cell spans
-
setsize
-
Set the size specifier of the element
-
setsrc
-
Set the src URL/relative path
-
setstyle
-
Append a style to ant exitsing style the object has.
-
settabindex
-
Set the TAB index of the object (with alias)
-
settarget
-
Set the frame target.
-
settitle
-
Set the title of this element
-
seturl
-
Set URL. When the image is clicked, the browser will target the URL. Note that this will not work if you have defined the onclick event handler.
-
setvalign
-
Set the vertical-alignment eg: top, middle, bottom
-
setvspace
-
Vertical spacing (pixels)
-
setwidth
-
Set the width specifier of the element
-
set_attribute
-
This defines a key=value pair which will be rendered in the form of '$attrname="$attrvalue"' inside the HTML object tag when rendered.
-
set_cell
-
Replace the given cell with new table cell. Returns true if ok.
-
set_image
-
Set the image src and details for this image object.
-
set_linkover_text
-
Defines the text to show when the mouse moves over the object.
-
set_onblur
-
Set the onblur script
-
set_onchange
-
Set the onchange script
-
set_onclick
-
Set the on click script
-
set_ondblclick
-
Set the on doubleclick script
-
set_onfocus
-
Set the onfocus script
-
set_onkeydown
-
Set the on keydown script
-
set_onkeypress
-
Set the on keypress script
-
set_onkeyup
-
Set the on keyup script
-
set_onload
-
Set the onload script
-
set_onmousedown
-
Set the on mousedown script
-
set_onmousemove
-
Set the on mousemove script
-
set_onmouseout
-
Set the on mouseout script
-
set_onmouseover
-
Set the on mouseover script
-
set_onmouseup
-
Set the on mouseup script
-
set_onselect
-
Set the onselect script
-
set_tabindex
-
Alias for settabindex(), deprecated, backward compat.
-
set_width_profile
-
Set a width profile across the row of cells. The profile is passed as either a string or an array. If a string, the widths should be separated by commas. The widths can be absolute pixel values or %'s, and applies these widths to the first row of the given group.
-
shade
-
Cause HR to be shaded
-
span
-
Flag this cell as being spanned
-
split_cols
-
Remove a colspan from an existing table. The row and column of the cell which has the colspan is given. As a result the relevant spanned cells will be removed from the table.
-
split_rows
-
Split rows at a given cell column.
-
StylableObject
-
StylableObject This is a virtual class representing something which can have its look changed by applying styles and/or classnames to it.
-
StylableObject
-
Constructor Create a stylableobject. Sets basic field attributes.
-
$tabindex
-
TAB index of the object
-
$tablename
-
Tablename. Required. An internal name for use in debugging etc.
-
$target
-
Target frame for URL
-
$target
-
Traget frame for this object
-
$title
-
Title of the object
-
table
-
Table constructor Create a new table object.
-
table
-
Table.
-
tablecell
-
tablecell
-
tablecell
-
Constructor. Create this new table cell object.
-
taghtml
-
Render the full tag. This method renders the given tag including all the attributes, as HTML.
-
tbody
-
Define a new tbody table group.
-
td
-
Define a new standard cell for the current row.
-
td_alignment
-
Set the working cell alignment properties in one hit. Use this method AFTER you have defined the cell with the td() method.
-
td_colspan
-
Set the working cell colspan property. Use this method AFTER you have defined the cell with the td() method.
-
td_content
-
Append content to the working cell. Use this method AFTER you have defined the cell with the td() method.
-
td_contentcss
-
Set the working cell content css properties in one hit. Use this method AFTER you have defined the cell with the td() method. This defines the style or classname to use for the cell content. This will be implemented using span tags.
-
td_css
-
Set the working cell css properties. Use this method AFTER you have defined the cell with the td() method. This defines the style or classname to use for the cell. Note this is for the cell, rather than the content inside the cell.
-
td_height
-
Set the working cell height property. Use this method AFTER you have defined the cell with the td() method.
-
td_metrics
-
Set the working cell width and height properties in one hit. Use this method AFTER you have defined the cell with the td() method.
-
td_rowspan
-
Set the working cell rowspan property. Use this method AFTER you have defined the cell with the td() method.
-
td_width
-
Set the working cell width property. Use this method AFTER you have defined the cell with the td() method.
-
tfoot
-
Define a new tfoot table group.
-
th
-
Define a new heading cell for the current row.
-
thead
-
Define a new thead table group.
-
th_alignment
-
Alias for td_alignment()
-
th_colspan
-
Alias for td_colspan()
-
th_content
-
Alias for td_content()
-
th_contentcss
-
Alias for td_contentcss()
-
th_css
-
Alias for td_css()
-
th_height
-
Alias for td_height()
-
th_metrics
-
Alias for td_metrics()
-
th_rowspan
-
Alias for td_rowspan()
-
th_width
-
Alias for td_width()
-
tr
-
Define a new row for the current group.