[html] element index

Package indexes

All elements
a b c d e f g h i j l m n o p q r s t u v w
a
top
Variable $access
tablecell::$access in html-defs.php
Optional access permissions for cell.
Variable $accesskey
HTMLObject::$accesskey in html-defs.php
Access key of the object
Variable $align
HTMLObject::$align in html-defs.php
Alignment of the object: left, right, center
Variable $alt
HTMLObject::$alt in html-defs.php
ALT text for this object
Variable $aslink
EmbeddedObject::$aslink in html-defs.php
If not empty, render as a link using $aslink as the text
Variable $aslink_target
Target frame for the $aslink
Variable $autojustify
table::$autojustify in html-defs.php
Auto-justify numerics to the right, text to the left
Variable $autostart
MediaObject::$autostart in html-defs.php
If true the media start immediately it is loaded
Method addcontent
tablecell::addcontent() in html-defs.php
Add to the content for this cell
Method add_attribute
embed::add_attribute() in html-defs.php
Add non-standard attribute to be rendered.
Method add_embed
Add an embed object to provide fallback for browsers which do not support the object tag properly.
Class anchor
anchor in html-defs.php
[A] - The anchor tag, otheriwse know as a clickable link.
Method anchor
anchor::anchor() in html-defs.php
Constructor
Method append_cols
table::append_cols() in html-defs.php
Append columns onto all rows in the table.
Method append_row
table::append_row() in html-defs.php
Append a row onto the table.
Constant APPEND_SCRIPT
APPEND_SCRIPT in html-defs.php
Mode of adding scripts - append to existing
Method AsIcon
img::AsIcon() in html-defs.php
Render the image object as an image 'icon' which can be clicked to display the object in a popup window.
Method AsIcon
DocumentObject::AsIcon() in html-defs.php
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.
Method AsIcon
FlashObject::AsIcon() in html-defs.php
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.
Method AsIcon
MediaObject::AsIcon() in html-defs.php
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.
Method AsLink
EmbeddedObject::AsLink() in html-defs.php
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.
Method autojustify
tablecell::autojustify() in html-defs.php
Automatically set the alignment of this cell according to content.
Method autojustify
table::autojustify() in html-defs.php
Set table auto-justify mode on or off.
Constant AUTOSTART
AUTOSTART in html-defs.php
Used to indicate sound should start playing on load
b
top
Variable $bgcolor
HTMLObject::$bgcolor in html-defs.php
Background colour of the object
Variable $bgurl
HTMLObject::$bgurl in html-defs.php
Background image url
Variable $border
HTMLObject::$border in html-defs.php
Border size (pixels)
c
top
Variable $category
EmbeddedObject::$category in html-defs.php
Mimetype category, eg: 'movie', 'audio' etc.
Variable $cellid
tablecell::$cellid in html-defs.php
Optional unique ID for this cell. Used for form field naming.
Variable $cellpadding
table::$cellpadding in html-defs.php
Padding of cells in pixels
Variable $cellspacing
table::$cellspacing in html-defs.php
Spacing between cells in pixels
Variable $class
StylableObject::$class in html-defs.php
The stylesheet class to apply to this object
Variable $classid
EmbeddedObject::$classid in html-defs.php
URL for the object's implementation
Variable $code
embed::$code in html-defs.php
Name of Java file, if java applet
Variable $codebase
EmbeddedObject::$codebase in html-defs.php
URL for relative base for accessing object
Variable $codebase
embed::$codebase in html-defs.php
Base URL for plug-in or potenial java applet (IE)
Variable $codetype
EmbeddedObject::$codetype in html-defs.php
Object MIME type
Variable $color
HTMLObject::$color in html-defs.php
Foreground/text colour of the object
Variable $colour
hr::$colour in html-defs.php
Colour of the element
Variable $cols
matrix::$cols in html-defs.php
Columns in table
Variable $colspan
tablecell::$colspan in html-defs.php
Column span that this cell is anchor of
Variable $colspanned
tablecell::$colspanned in html-defs.php
Whether this cell is colspanned (invisible)
Variable $content
tablecell::$content in html-defs.php
The cell content object
Method cellcount
table::cellcount() in html-defs.php
Return the number of cells in a specific row.
Method cell_exists
table::cell_exists() in html-defs.php
Check if given cell exists, return True is it does.
Method clearcontent
tablecell::clearcontent() in html-defs.php
Clear the content from this cell.
Method clearcontent
table::clearcontent() in html-defs.php
Clear the content from all rows in table. This sets the content of every cell in every row in every group to nullstring.
Method clearstyle
Clear all existing style settings. This leaves any class settings alone.
Method colcount
table::colcount() in html-defs.php
Return the number of cols in this table.
Method csv
tablecell::csv() in html-defs.php
Return the CSV content for this cell.
Method csv
table::csv() in html-defs.php
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.
d
top
Variable $data
EmbeddedObject::$data in html-defs.php
URL of data object might require
Variable $docurl
DocumentObject::$docurl in html-defs.php
Method delete_cols
table::delete_cols() in html-defs.php
Remove a column from all rows in the table
Method delete_row
table::delete_row() in html-defs.php
Remove a row from the table. If the template cell is not provided then a 'vanilla' cell is used.
Method DocumentObject
Constructor
Class DocumentObject
DocumentObject in html-defs.php
Document Object
e
top
Variable $embed_obj
If set, contains a EmbeddedObject_Compat object to
Variable $extn_mimetype
MIMETYPE of file by using its extension
Class embed
embed in html-defs.php
Deprecated embed Object (HTML3.2) This object supports the older embed tag used to embed objects into HTML pages. for backward compatibility. In reality there is still a lot of mileage left in this tag.
Method embed
embed::embed() in html-defs.php
Constructor
Method EmbeddedObject
Constructor
Class EmbeddedObject
EmbeddedObject in html-defs.php
Object
f
top
Method FlashObject
Constructor
Class FlashObject
FlashObject in html-defs.php
Macromedia Shockwave/Flash Object
Constant FLASH_CLSID
FLASH_CLSID in html-defs.php
Macromedia Flash Windows CLASS ID
Constant FLASH_CODEBASE
FLASH_CODEBASE in html-defs.php
Macromedia Flash Codebase - where to download the player
Constant FLASH_MIMETYPE
FLASH_MIMETYPE in html-defs.php
Macromedia Flash MimeType
Constant FLASH_PLUGINSPAGE
FLASH_PLUGINSPAGE in html-defs.php
Macromedia Flash Plugins plage - support for other platforms
g
top
Variable $groups
table::$groups in html-defs.php
Array containing table groups
Method get_cell
table::get_cell() in html-defs.php
Return the given cell from this group
Method get_row
table::get_row() in html-defs.php
Return a given row from the table.
Method get_width_profile
Get the width profile from the table.
h
top
Variable $heading
tablecell::$heading in html-defs.php
Whether this is a heading cell
Variable $height
HTMLObject::$height in html-defs.php
Height of the object
Variable $hidden
MediaObject::$hidden in html-defs.php
If true the media object is hidden
Variable $hidden
embed::$hidden in html-defs.php
If true the object is hidden
Variable $highlightclass
anchor::$highlightclass in html-defs.php
Stylesheet class name for highlighted link
Variable $href
anchor::$href in html-defs.php
URL that clicking the link goes to
Variable $hspace
HTMLObject::$hspace in html-defs.php
Horizontal space around object (pixels)
Constant HIDDEN
HIDDEN in html-defs.php
Used to hide the object control
Method highlight
anchor::highlight() in html-defs.php
Defines special highlight class name
Method hr
hr::hr() in html-defs.php
Constructor
Class hr
hr in html-defs.php
[HR] - Horizontal Rule
Method html
HTMLtag::html() in html-defs.php
Method html
img::html() in html-defs.php
Render as HTML
Method html
MediaObject::html() in html-defs.php
Render the HTML
Method html
tablecell::html() in html-defs.php
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.
Method html
table::html() in html-defs.php
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.
Method html
hr::html() in html-defs.php
Render the object as HTML
Method html
EmbeddedObject::html() in html-defs.php
Render the HTML
Method html
embed::html() in html-defs.php
Method html
DocumentObject::html() in html-defs.php
Render the HTML
Method html
anchor::html() in html-defs.php
Render the object as HTML
Method html
FlashObject::html() in html-defs.php
Render the HTML
Page html-defs.php
html-defs.php in html-defs.php
Method HTMLObject
HTMLObject::HTMLObject() in html-defs.php
Constructor Create a HTMLObject. Sets basic field attributes.
Class HTMLObject
HTMLObject in html-defs.php
An HTMLObject is any object which will be rendered in HTML according to the basic syntax defined for HTML.
Class HTMLtag
HTMLtag in html-defs.php
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.
Method HTMLtag
HTMLtag::HTMLtag() in html-defs.php
i
top
Variable $icon
EmbeddedObject::$icon in html-defs.php
Image which acts as a play icon
Variable $icon
img::$icon in html-defs.php
Image which acts as a clickable icon
Variable $id
StylableObject::$id in html-defs.php
The ID tag to apply to this object
Variable $internal_name
Internal name sans spaces
Method img
img::img() in html-defs.php
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.
Class img
img in html-defs.php
[IMG] - The img class. This is an object which renders the img tag.
Method 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.
Method insert_cols
table::insert_cols() in html-defs.php
Insert a column into all rows in the table. If the template cell is not provided, then a 'vanilla' cell is used instead.
Method insert_row
table::insert_row() in html-defs.php
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.
j
top
Method javascript
img::javascript() in html-defs.php
Render image as javascript object
Method java_applet
embed::java_applet() in html-defs.php
Specify the parameters required for a Java applet, the name of the file containing the applet code, and the URL to find the file at.
l
top
Variable $label
anchor::$label in html-defs.php
Link label text
Variable $lang
HTMLObject::$lang in html-defs.php
Language code for text content in this object
Variable $langdir
HTMLObject::$langdir in html-defs.php
Direction for text - 'LTR' (left-to-right) or 'RTL' (right-to-left)
Variable $linkover_text
Text to display in statusbar when mouse over object
Variable $loop
MediaObject::$loop in html-defs.php
If true the media replays endlessly
Constant LOOP
LOOP in html-defs.php
Used to indicate sound should loop indefinitely
m
top
Variable $map
img::$map in html-defs.php
Name of an image map
Variable $media
MediaObject::$media in html-defs.php
Variable $mimetype
EmbeddedObject::$mimetype in html-defs.php
MIME type of data required by the object
Variable $mimetype
embed::$mimetype in html-defs.php
The MIME type of the object
Variable $movie
FlashObject::$movie in html-defs.php
Method matrix
matrix::matrix() in html-defs.php
Construct a new matrix.
Class matrix
matrix in html-defs.php
A matrix is a table with no colspans or rowspans. It is an N x M
Class MediaObject
MediaObject in html-defs.php
Generic Multimedia Object
Method MediaObject
Constructor
Method merge_cols
table::merge_cols() in html-defs.php
Apply a colspan in an existing table. The row and column of the
Method merge_rows
table::merge_rows() in html-defs.php
Merge rows at a given cell column.
n
top
Variable $name
HTMLObject::$name in html-defs.php
Name of the object
Variable $nbsp
tablecell::$nbsp in html-defs.php
Force blank content to be non-blank space
Method noshade
hr::noshade() in html-defs.php
Cause HR to be unshaded
o
top
Variable $onblur
HTMLObject::$onblur in html-defs.php
Script to call onblur
Variable $onchange
HTMLObject::$onchange in html-defs.php
Script to call onchange
Variable $onclick
HTMLObject::$onclick in html-defs.php
Script to call when mouse clicked
Variable $ondblclick
HTMLObject::$ondblclick in html-defs.php
Script to call when mouse double-clicked
Variable $onfocus
HTMLObject::$onfocus in html-defs.php
Script to call onfocus
Variable $onkeydown
HTMLObject::$onkeydown in html-defs.php
Script to call on key down
Variable $onkeypress
HTMLObject::$onkeypress in html-defs.php
Script to call on key pressed
Variable $onkeyup
HTMLObject::$onkeyup in html-defs.php
Script to call on key up
Variable $onload
HTMLObject::$onload in html-defs.php
Script to call onload
Variable $onmousedown
HTMLObject::$onmousedown in html-defs.php
Script to call on mouse button down
Variable $onmousemove
HTMLObject::$onmousemove in html-defs.php
Script to call on mouse button down
Variable $onmouseout
HTMLObject::$onmouseout in html-defs.php
Script to call on mouse off object
Variable $onmouseover
HTMLObject::$onmouseover in html-defs.php
Script to call on mouse over object
Variable $onmouseup
HTMLObject::$onmouseup in html-defs.php
Script to call on mouse button up
Variable $onselect
HTMLObject::$onselect in html-defs.php
Script to call onselect
Variable $other_attributes
embed::$other_attributes in html-defs.php
Array of non-std attributes as name/value pairs
Method ol
ol::ol() in html-defs.php
Constructor
Class ol
ol in html-defs.php
[OL] - Ordered list
p
top
Variable $params
EmbeddedObject::$params in html-defs.php
Array of parameter key-values
Variable $pluginspage
embed::$pluginspage in html-defs.php
URL of page to acquire the relevant object plugin
Variable $pluginspage
URL of page to acquire the relevant embed plugin
Method peek_cell
table::peek_cell() in html-defs.php
Peek content from the given row,col cell..
Method permit
tablecell::permit() in html-defs.php
Set permission for this cell for given agent
Method permit
table::permit() in html-defs.php
Set cell permissions across entire table
Method permit_cell
table::permit_cell() in html-defs.php
Set permission on given table cell. Optionally specify the group which is being targetted (default table body). The specified cell will have its access permission set to the given perm.
Method poke_cell
table::poke_cell() in html-defs.php
Poke some content into the given row,col cell..
Method poke_cellcss
table::poke_cellcss() in html-defs.php
Poke a css class/style onto the given row,col cell..
q
top
Variable $quality
FlashObject::$quality in html-defs.php
Quality setting for the movie
r
top
Variable $rows
matrix::$rows in html-defs.php
Rows in table
Variable $rowspan
tablecell::$rowspan in html-defs.php
Row span that this cell is anchor of
Variable $rowspanned
tablecell::$rowspanned in html-defs.php
Whether this cell is rowspanned (invisible)
Method rowcount
table::rowcount() in html-defs.php
Return the number of rows in this table.
Method rowstripes
table::rowstripes() in html-defs.php
Define css for row striping with comma-delimted list of css. Any number of these can be added to style rows in a repeating cycle.
s
top
Variable $shade
hr::$shade in html-defs.php
Whether HR is shaded or not
Variable $showcontrols
If true the mediaplayer controls are shown
Variable $size
HTMLObject::$size in html-defs.php
Size of the object
Variable $src
HTMLObject::$src in html-defs.php
Source URL for this object
Variable $standby
EmbeddedObject::$standby in html-defs.php
Standby message text
Variable $style
StylableObject::$style in html-defs.php
The style to apply to this object
Constant SCRIPT_REPLACE
SCRIPT_REPLACE in html-defs.php
Mode of adding scripts - replace existing with new
Method setaccesskey
Set the access key of the object
Method setalign
HTMLObject::setalign() in html-defs.php
Set the horizontal alignment eg: left, center, right
Method setalignment
tablecell::setalignment() in html-defs.php
Set the alignment of this cell
Method setalt
HTMLObject::setalt() in html-defs.php
Set the ALT text
Method setbackground
Set the background image (url)
Method setbgcolor
HTMLObject::setbgcolor() in html-defs.php
Set the background colour
Method setborder
HTMLObject::setborder() in html-defs.php
Border thickness (pixels)
Method setcellid
tablecell::setcellid() in html-defs.php
Set the cell ID
Method setclass
Set the class (from stylesheet) for the object
Method setcolor
HTMLObject::setcolor() in html-defs.php
Set the foreground colour
Method setcolspan
tablecell::setcolspan() in html-defs.php
Set the number of columns this cell spans
Method setcontent
tablecell::setcontent() in html-defs.php
Set the content for this cell
Method setcontentcss
Set the style or class for the content of this cell
Method setcss
StylableObject::setcss() in html-defs.php
Set class or style for the object. A style is detected by the presence of the colon (:) character in the string.
Method setheight
HTMLObject::setheight() in html-defs.php
Set the height specifier of the element
Method sethspace
HTMLObject::sethspace() in html-defs.php
Horizontal spacing (pixels)
Method setid
StylableObject::setid() in html-defs.php
Set the ID tag of the object
Method setlang
HTMLObject::setlang() in html-defs.php
Set the language for text content
Method setlangdir
HTMLObject::setlangdir() in html-defs.php
Set the text direction for text content: 'rtl' or 'ltr'
Method setmetrics
tablecell::setmetrics() in html-defs.php
Set the width and height of this cell
Method setname
HTMLObject::setname() in html-defs.php
Set the name of the object
Method setnbsp
table::setnbsp() in html-defs.php
Set nbsp setting for cells in this table
Method setpadding
table::setpadding() in html-defs.php
Set the table padding and spacing amounts. This sets the table 'cellpadding' and 'cellspacing' attributes, in that order.
Method setparam
Set up a new object parameter name/value pair. This will be rendered as a param name="foo" value="bar" tag.
Method setrowspan
tablecell::setrowspan() in html-defs.php
Set the number of rows this cell spans
Method setsize
HTMLObject::setsize() in html-defs.php
Set the size specifier of the element
Method setsrc
HTMLObject::setsrc() in html-defs.php
Set the src URL/relative path
Method setstyle
Append a style to ant exitsing style the object has.
Method settabindex
HTMLObject::settabindex() in html-defs.php
Set the TAB index of the object (with alias)
Method settarget
HTMLObject::settarget() in html-defs.php
Set the frame target.
Method settitle
HTMLObject::settitle() in html-defs.php
Set the title of this element
Method seturl
img::seturl() in html-defs.php
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.
Method setvalign
HTMLObject::setvalign() in html-defs.php
Set the vertical-alignment eg: top, middle, bottom
Method setvspace
HTMLObject::setvspace() in html-defs.php
Vertical spacing (pixels)
Method setwidth
HTMLObject::setwidth() in html-defs.php
Set the width specifier of the element
Method 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.
Method set_cell
table::set_cell() in html-defs.php
Replace the given cell with new table cell. Returns true if ok.
Method set_image
img::set_image() in html-defs.php
Set the image src and details for this image object.
Method set_linkover_text
Defines the text to show when the mouse moves over the object.
Method set_onblur
HTMLObject::set_onblur() in html-defs.php
Set the onblur script
Method set_onchange
Set the onchange script
Method set_onclick
HTMLObject::set_onclick() in html-defs.php
Set the on click script
Method set_ondblclick
Set the on doubleclick script
Method set_onfocus
HTMLObject::set_onfocus() in html-defs.php
Set the onfocus script
Method set_onkeydown
Set the on keydown script
Method set_onkeypress
Set the on keypress script
Method set_onkeyup
HTMLObject::set_onkeyup() in html-defs.php
Set the on keyup script
Method set_onload
HTMLObject::set_onload() in html-defs.php
Set the onload script
Method set_onmousedown
Set the on mousedown script
Method set_onmousemove
Set the on mousemove script
Method set_onmouseout
Set the on mouseout script
Method set_onmouseover
Set the on mouseover script
Method set_onmouseup
Set the on mouseup script
Method set_onselect
Set the onselect script
Method set_tabindex
Alias for settabindex(), deprecated, backward compat.
Method 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.
Method shade
hr::shade() in html-defs.php
Cause HR to be shaded
Method span
tablecell::span() in html-defs.php
Flag this cell as being spanned
Method split_cols
table::split_cols() in html-defs.php
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.
Method split_rows
table::split_rows() in html-defs.php
Split rows at a given cell column.
Class StylableObject
StylableObject in html-defs.php
StylableObject This is a virtual class representing something which can have its look changed by applying styles and/or classnames to it.
Method StylableObject
Constructor Create a stylableobject. Sets basic field attributes.
t
top
Variable $tabindex
HTMLObject::$tabindex in html-defs.php
TAB index of the object
Variable $tablename
table::$tablename in html-defs.php
Tablename. Required. An internal name for use in debugging etc.
Variable $target
img::$target in html-defs.php
Target frame for URL
Variable $target
HTMLObject::$target in html-defs.php
Traget frame for this object
Variable $title
HTMLObject::$title in html-defs.php
Title of the object
Method table
table::table() in html-defs.php
Table constructor Create a new table object.
Class table
table in html-defs.php
Table.
Class tablecell
tablecell in html-defs.php
tablecell
Method tablecell
tablecell::tablecell() in html-defs.php
Constructor. Create this new table cell object.
Method taghtml
HTMLObject::taghtml() in html-defs.php
Render the full tag. This method renders the given tag including all the attributes, as HTML.
Method tbody
table::tbody() in html-defs.php
Define a new tbody table group.
Method td
table::td() in html-defs.php
Define a new standard cell for the current row.
Method td_alignment
table::td_alignment() in html-defs.php
Set the working cell alignment properties in one hit. Use this method AFTER you have defined the cell with the td() method.
Method td_colspan
table::td_colspan() in html-defs.php
Set the working cell colspan property. Use this method AFTER you have defined the cell with the td() method.
Method td_content
table::td_content() in html-defs.php
Append content to the working cell. Use this method AFTER you have defined the cell with the td() method.
Method td_contentcss
table::td_contentcss() in html-defs.php
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.
Method td_css
table::td_css() in html-defs.php
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.
Method td_height
table::td_height() in html-defs.php
Set the working cell height property. Use this method AFTER you have defined the cell with the td() method.
Method td_metrics
table::td_metrics() in html-defs.php
Set the working cell width and height properties in one hit. Use this method AFTER you have defined the cell with the td() method.
Method td_rowspan
table::td_rowspan() in html-defs.php
Set the working cell rowspan property. Use this method AFTER you have defined the cell with the td() method.
Method td_width
table::td_width() in html-defs.php
Set the working cell width property. Use this method AFTER you have defined the cell with the td() method.
Method tfoot
table::tfoot() in html-defs.php
Define a new tfoot table group.
Method th
table::th() in html-defs.php
Define a new heading cell for the current row.
Method thead
table::thead() in html-defs.php
Define a new thead table group.
Method th_alignment
table::th_alignment() in html-defs.php
Alias for td_alignment()
Method th_colspan
table::th_colspan() in html-defs.php
Alias for td_colspan()
Method th_content
table::th_content() in html-defs.php
Alias for td_content()
Method th_contentcss
table::th_contentcss() in html-defs.php
Alias for td_contentcss()
Method th_css
table::th_css() in html-defs.php
Alias for td_css()
Method th_height
table::th_height() in html-defs.php
Alias for td_height()
Method th_metrics
table::th_metrics() in html-defs.php
Alias for td_metrics()
Method th_rowspan
table::th_rowspan() in html-defs.php
Alias for td_rowspan()
Method th_width
table::th_width() in html-defs.php
Alias for td_width()
Method tr
table::tr() in html-defs.php
Define a new row for the current group.
u
top
Variable $url
img::$url in html-defs.php
URL associated with the image
Variable $user_attributes
User-defined attributes
Method ul
ul::ul() in html-defs.php
Constructor
Class ul
ul in html-defs.php
[UL] - Unordered list
Method unpermit
tablecell::unpermit() in html-defs.php
Unset permission for this cell for given agent
Method unpermit_cell
table::unpermit_cell() in html-defs.php
Unset permission on given table cell. Optionally specify the group which is being targetted (default table body). The specified cell will have its access permission unset from the given perms.
Method unspan
tablecell::unspan() in html-defs.php
Flag this cell as being unspanned
Method use_map
img::use_map() in html-defs.php
Set image map Defines the image map to use with this image.
v
top
Variable $valign
HTMLObject::$valign in html-defs.php
Vertical alignment: top, bottom, middle
Variable $vspace
HTMLObject::$vspace in html-defs.php
Vertical space around object (pixels)
Method validate
table::validate() in html-defs.php
Check the table cell balance. Ie. make sure we have the
Method visible_cellsincol
Return the number of visible cells in a specific column.
Method visible_cellsinrow
Return the number of visible cells in a specific row.
Method vl
vl::vl() in html-defs.php
Constructor
Class vl
vl in html-defs.php
[VL] - Vanilla list (suppressed markers)
w
top
Variable $width
HTMLObject::$width in html-defs.php
Width of the object
Method wml
img::wml() in html-defs.php
Render as WML.
Method wml
table::wml() in html-defs.php
Render as WML.
Constant WM_CLSID
WM_CLSID in html-defs.php
Windows Media Player CLASS ID
Constant WM_CODEBASE
WM_CODEBASE in html-defs.php
Windows Media Player Codebase - where to download the player
Constant WM_MIMETYPE
WM_MIMETYPE in html-defs.php
Windows Media Player - MimeType
Constant WM_PLUGINSPAGE
WM_PLUGINSPAGE in html-defs.php
Windows Media Player - General plugins page for other platforms
a b c d e f g h i j l m n o p q r s t u v w