WACT_COMPONENT
[
class tree: WACT_COMPONENT
] [
index: WACT_COMPONENT
] [
all elements
]
Todo List
Packages:
WACT
WACT_COMPONENT
WACT_CONTROLLERS
WACT_DB
WACT_TAG
WACT_TEMPLATE
WACT_TESTS
WACT_UTIL
WACT_VALIDATION
Classes:
BlockComponent
CalendarMonthComponent
CheckableFormElement
Component
CoreCssComponent
CoreScriptComponent
DataColumnComponent
DataGroupComponent
DataSourceComponent
DataTableComponent
FormComponent
FormElement
FormSelectDateComponent
FormSelectTimeComponent
HtmlAnchorComponent
HtmlBaseComponent
HtmlBBCodeComponent
HtmlTableCaptionComponent
HtmlTableCellComponent
HtmlTableComponent
HtmlTableHeaderComponent
HtmlTableRowComponent
InputAutoCompleteComponent
InputFileComponent
InputFormElement
LabelComponent
ListComponent
OptionRenderer
OutputCacheComponent
PageNavigatorComponent
SelectMonth
SelectMultipleComponent
SelectSingleComponent
TagComponent
TagContainerWidget
TagWidget
Template
TextAreaComponent
TextWidget
Files:
bbcode.inc.php
block.inc.php
calendar_month.inc.php
css.inc.php
data_table.inc.php
html_anchor.inc.php
html_base.inc.php
html_table.inc.php
html_tablecaption.inc.php
html_tablecell.inc.php
html_tablerow.inc.php
inputautocomplete.inc.php
inputfile.inc.php
list.inc.php
outputcache.inc.php
pager.inc.php
script.inc.php
select.inc.php
select_date.inc.php
select_time.inc.php
template.inc.php
widgets.inc.php
Class: HtmlTableCellComponent
Source Location: /framework/template/components/html/html_tablecell.inc.php
http://wact.sourceforge.net/index.php/HtmlTableCellComponent
Class Overview
Component
| --
BlockComponent
| --
HtmlBaseComponent
| --HtmlTableCellComponent
Child classes:
HtmlTableHeaderComponent
Inherited Variables
Class:
BlockComponent
BlockComponent::$visible
Class:
Component
Component::$children
Component::$id
Component::$IsDynamicallyRendered
Component::$parent
Inherited Methods
Class:
BlockComponent
BlockComponent::hide()
Changes the block state to invisible
BlockComponent::IsVisible()
Called within the compiled template render function to determine whether block should be displayed.
BlockComponent::show()
Changes the block state to visible
Class:
Component
Component::addChild()
Adds a reference to a child component to this component, using it's ID attribute as the child array key
Component::findChild()
Returns a child component given it's ID.
Component::findChildByClass()
Returns the first child component matching the supplied WACT_TEMPLATE Component PHP class name
Component::findParentByClass()
Recursively searches through parents of this component searching for a given WACT_TEMPLATE component PHP class name
Component::getChild()
Same as find child, except raises error if child is not found
Component::getServerId()
Returns the ID of the component, as defined in the template tags ID attribute
Component::render()
Outputs the component, rendering any child components as well This method will only ever be called on components that support Dynamic rendering.
Component::setChildDataSource()
set the data source of a child component, or raise an error if the child is not found.
Class Details
access:
public
see:
http://wact.sourceforge.net/index.php/HtmlTableCellComponent
WACT
: Copyright 2003 Procata, Inc. Released under the LGPL license (http://www.gnu.org/copyleft/lesser.html)
Documentation generated on Sun, 28 Nov 2004 19:47:10 -0800 by
phpDocumentor 1.2.3