metaHTML
[ class tree: metaHTML ] [ index: metaHTML ] [ all elements ]

Element index for package metaHTML

[ a ] [ c ] [ f ] [ g ] [ h ] [ i ] [ m ] [ n ] [ r ] [ s ] [ v ] [ _ ]

_

__construct
in file html.inc, method htmlTableExtendedInputCheckbox::__construct()
    Constructor.
__construct
in file html.inc, method htmlTableExtendedInputField::__construct()
    Constructor
__construct
in file html.inc, method htmlSubTitle::__construct()
    Constructor.
__construct
in file html.inc, method htmlStatusMessage::__construct()
    Constructor.
__construct
in file html.inc, method htmlSpacer::__construct()
    Constructor.
__construct
in file html.inc, method htmlTableExtendedInputFileUpload::__construct()
    Constructor.
__construct
in file html.inc, method htmlTableExtendedInputTextarea::__construct()
    Constructor.
__construct
in file html.inc, method htmlTitle::__construct()
    Constructor.
__construct
in file html.inc, method htmlTableRow::__construct()
    Constructor
__construct
in file html.inc, method htmlTableExtendedSelect::__construct()
    Constructor.
__construct
in file html.inc, method htmlTableExtendedRadio::__construct()
    Constructor.
__construct
in file html.inc, method htmlSelect::__construct()
    Constructor.
__construct
in file html.inc, method htmlRadio::__construct()
    Constructor.
__construct
in file html.inc, method htmlHiddenInput::__construct()
    Constructor.
__construct
in file html.inc, method htmlImage::__construct()
    Constructor.
__construct
in file html.inc, method htmlHelpLink::__construct()
    Constructor
__construct
in file html.inc, method htmlFieldset::__construct()
    Constructor.
__construct
in file html.inc, method htmlButton::__construct()
    Constructor.
__construct
in file html.inc, method htmlInputCheckbox::__construct()
    Constructor.
__construct
in file html.inc, method htmlInputField::__construct()
    Constructor
__construct
in file html.inc, method htmlOutputText::__construct()
    Constructor.
__construct
in file html.inc, method htmlLink::__construct()
    Constructor.
__construct
in file html.inc, method htmlInputTextarea::__construct()
    Constructor.
__construct
in file html.inc, method htmlInputFileUpload::__construct()
    Constructor.
__construct
in file html.inc, method htmlAccountPageButton::__construct()
    Constructor
top

a

$alignment
in file html.inc, variable htmlElement::$alignment
    alignment when inside a table
addElement
in file html.inc, method htmlTable::addElement()
    Adds an element to the table. The element may be a htmlElement object or a simple String.
addElement
in file html.inc, method htmlGroup::addElement()
    Adds a subelement.
addNewLine
in file html.inc, method htmlTable::addNewLine()
    Adds another line to the table.
ALIGN_BOTTOM
in file html.inc, class constant htmlElement::ALIGN_BOTTOM
    align to bottom
ALIGN_CENTER
in file html.inc, class constant htmlElement::ALIGN_CENTER
    align to center
ALIGN_LEFT
in file html.inc, class constant htmlElement::ALIGN_LEFT
    align to left
ALIGN_RIGHT
in file html.inc, class constant htmlElement::ALIGN_RIGHT
    align to right
ALIGN_TOP
in file html.inc, class constant htmlElement::ALIGN_TOP
    align to top
top

c

$colspan
in file html.inc, variable htmlElement::$colspan
    colspan if inside a table
top

f

footer
in file html.inc, class constant htmlTable::footer
    table footer
top

g

generateHTML
in file html.inc, method htmlSubTitle::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlTable::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlStatusMessage::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlSpacer::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlRadio::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlSelect::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlTableExtendedInputCheckbox::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlTableExtendedInputField::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlTableRow::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlTitle::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlTableExtendedSelect::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlTableExtendedRadio::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlTableExtendedInputFileUpload::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlTableExtendedInputTextarea::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlOutputText::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlLink::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlHelpLink::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlButton::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlGroup::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlFieldset::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlElement::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlHorizontalLine::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlHiddenInput::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlInputTextarea::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlImage::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlInputFileUpload::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlInputField::generateHTML()
    Prints the HTML code for this element.
generateHTML
in file html.inc, method htmlInputCheckbox::generateHTML()
    Prints the HTML code for this element.
getAlignmentString
in file html.inc, method htmlElement::getAlignmentString()
    Returns the HTML attributes for the alignment.
getColspanString
in file html.inc, method htmlElement::getColspanString()
    Returns the HTML attribute for the colspan.
getRowspanString
in file html.inc, method htmlElement::getRowspanString()
    Returns the HTML attribute for the rowspan.
top

h

htmlAccountPageButton
in file html.inc, class htmlAccountPageButton
    Prints a button for the account pages.
htmlButton
in file html.inc, class htmlButton
    Simple button.
htmlElement
in file html.inc, class htmlElement
    Represents a HTML element.
htmlFieldset
in file html.inc, class htmlFieldset
    Generates a fieldset.
htmlGroup
in file html.inc, class htmlGroup
    Groups multiple htmlElements.
htmlHelpLink
in file html.inc, class htmlHelpLink
    Renders a help link.
htmlHiddenInput
in file html.inc, class htmlHiddenInput
    Generates a hidden input field.
htmlHorizontalLine
in file html.inc, class htmlHorizontalLine
    Prints a horizontal line.
htmlImage
in file html.inc, class htmlImage
    Prints the HTML code for an image.
htmlInputCheckbox
in file html.inc, class htmlInputCheckbox
    Prints the HTML code for a checkbox.
htmlInputField
in file html.inc, class htmlInputField
    A standard input field.
htmlInputFileUpload
in file html.inc, class htmlInputFileUpload
    Prints the HTML code for a file upload field.
htmlInputTextarea
in file html.inc, class htmlInputTextarea
    Prints the HTML code for a textarea.
htmlLink
in file html.inc, class htmlLink
    Generates a link.
htmlOutputText
in file html.inc, class htmlOutputText
    Prints the text and escapes contained HTML code by default.
htmlRadio
in file html.inc, class htmlRadio
    Represents a radio selection.
htmlSelect
in file html.inc, class htmlSelect
    Represents a select box.
htmlSpacer
in file html.inc, class htmlSpacer
    Adds an empty space with given width and height.
htmlStatusMessage
in file html.inc, class htmlStatusMessage
    Prints a status message (e.g. error message).
htmlSubTitle
in file html.inc, class htmlSubTitle
    Generates a subtitle line. This is used to group multiple fields.
htmlTable
in file html.inc, class htmlTable
    Structures elements using a table.
htmlTableExtendedInputCheckbox
in file html.inc, class htmlTableExtendedInputCheckbox
    Checkbox with descriptive label and help link.
htmlTableExtendedInputField
in file html.inc, class htmlTableExtendedInputField
    An extended input field that combines label, input field and help.
htmlTableExtendedInputFileUpload
in file html.inc, class htmlTableExtendedInputFileUpload
    File upload with descriptive label and help link.
htmlTableExtendedInputTextarea
in file html.inc, class htmlTableExtendedInputTextarea
    Text area with label and help link.
htmlTableExtendedRadio
in file html.inc, class htmlTableExtendedRadio
    Radio list with descriptive label and help link.
htmlTableExtendedSelect
in file html.inc, class htmlTableExtendedSelect
    Select with label and help link.
htmlTableRow
in file html.inc, class htmlTableRow
    A row inside a htmlTable.
htmlTitle
in file html.inc, class htmlTitle
    Generates a title line. This is used for page titles.
html.inc
procedural page html.inc
top

i

$isImageButton
in file html.inc, variable htmlButton::$isImageButton
    image button or text button
top

m

mergeTableElements
in file html.inc, method htmlTable::mergeTableElements()
    Merges the content of another htmlTable object into this table.
top

n

$name
in file html.inc, variable htmlButton::$name
    button name
newLine
in file html.inc, class constant htmlTable::newLine
    new line
top

r

$required
in file html.inc, variable htmlInputField::$required
    required field
$rowspan
in file html.inc, variable htmlElement::$rowspan
    rowspan if inside a table
top

s

setContainsOptgroups
in file html.inc, method htmlSelect::setContainsOptgroups()
    Specifies if the elements are divided into optgroups.
setCSSClasses
in file html.inc, method htmlTable::setCSSClasses()
    Sets the CSS classes for the table.
setCSSClasses
in file html.inc, method htmlTableRow::setCSSClasses()
    Sets the CSS classes for the table.
setFieldMaxLength
in file html.inc, method htmlInputField::setFieldMaxLength()
    Sets the maximum field length.
setFieldSize
in file html.inc, method htmlInputField::setFieldSize()
    Sets the field size.
setHasDescriptiveElements
in file html.inc, method htmlSelect::setHasDescriptiveElements()
    Specifies if the elements are just a simple list or an assoziative array (default: simple list).
setIconClass
in file html.inc, method htmlButton::setIconClass()
    Sets an additional icon for a text button.
setIsBold
in file html.inc, method htmlOutputText::setIsBold()
    Specifies if the whole text should be printed in bold.
setIsEnabled
in file html.inc, method htmlSelect::setIsEnabled()
    Specifies if this component is enabled and accepts user modification.
setIsEnabled
in file html.inc, method htmlInputTextarea::setIsEnabled()
    Specifies if this component is enabled and accepts user modification.
setIsEnabled
in file html.inc, method htmlInputFileUpload::setIsEnabled()
    Specifies if this component is enabled and accepts user modification.
setIsEnabled
in file html.inc, method htmlButton::setIsEnabled()
    Specifies if this component is enabled and accepts user modification.
setIsEnabled
in file html.inc, method htmlInputField::setIsEnabled()
    Specifies if this component is enabled and accepts user modification.
setIsEnabled
in file html.inc, method htmlRadio::setIsEnabled()
    Specifies if this component is enabled and accepts user modification.
setIsEnabled
in file html.inc, method htmlInputCheckbox::setIsEnabled()
    Specifies if this component is enabled and accepts user modification.
setIsPassword
in file html.inc, method htmlInputField::setIsPassword()
    Specifies if this is a password field.
setMarkAsRequired
in file html.inc, method htmlOutputText::setMarkAsRequired()
    Adds a marker that indicates a required field.
setMultiSelect
in file html.inc, method htmlSelect::setMultiSelect()
    Specifies if multi-selection is enabled (default: disabled).
setNoWrap
in file html.inc, method htmlOutputText::setNoWrap()
    Specifies if word wrap is allowed for this text.
setObfuscate
in file html.inc, method htmlInputField::setObfuscate()
    Specifies if the value should be saved in obfuscated form (e.g. self service profile).
setOnchangeEvent
in file html.inc, method htmlSelect::setOnchangeEvent()
    Sets the JavaScript code for the onchange event.
setOnClick
in file html.inc, method htmlLink::setOnClick()
    Sets the onClick event.
setRequired
in file html.inc, method htmlTableExtendedInputTextarea::setRequired()
    Specifies if this input field must be filled.
setRequired
in file html.inc, method htmlInputField::setRequired()
    Specifies if the input field is required.
setRightToLeftTextDirection
in file html.inc, method htmlSelect::setRightToLeftTextDirection()
    Specifies if the text direction should be set to right to left.
setSortElements
in file html.inc, method htmlSelect::setSortElements()
    Specifies if the elemets should be sorted (default: sort).
setTargetWindow
in file html.inc, method htmlLink::setTargetWindow()
    Sets the target window (e.g. _blank).
setTitle
in file html.inc, method htmlLink::setTitle()
    Sets the link title.
setTitle
in file html.inc, method htmlButton::setTitle()
    Sets the button title (tooltip).
setTransformSingleSelect
in file html.inc, method htmlSelect::setTransformSingleSelect()
    Specifies if select boxes that contain only a single element should be transformed to a simple text field.
setValidationRule
in file html.inc, method htmlInputField::setValidationRule()
    Specifies the validation rule (e.g. htmlElement::VALIDATE_NUMERIC) for this field.
setWidth
in file html.inc, method htmlSelect::setWidth()
    Specifies the width of this selection box.
top

v

$value
in file html.inc, variable htmlButton::$value
    button text or image
VALIDATE_NUMERIC
in file html.inc, class constant htmlElement::VALIDATE_NUMERIC
    validation rule to allow only numbers ([0-9]+)
top

Documentation generated on Tue, 22 Nov 2011 16:29:23 +0100 by phpDocumentor 1.4.1