, including all inherited members.
| $childParams | TKContainer | [protected] |
| $children | TKContainer | [protected] |
| $defaultSlot | TKContainer | [protected] |
| $defaultSlotOptions | TKContainer | [protected] |
| $ENABLE_ADD_CHECKS | TKContainer | [static] |
| $slotInfo | TKContainer | [protected] |
| __call($name, $args) | TKContainer | |
| __clone() | TKContainer | |
| __construct($action="", $method="post") | TKFormTable | |
| TKTable::__construct($autoFirstRow=true) | TKTable | |
| TKContainer::__construct() | TKContainer | |
| __get($fldName) | TKComponent | |
| __isset($fldName) | TKComponent | |
| __set($fldName, $value) | TKComponent | |
| __toString() | TKComponent | |
| add($component, $slot="", $params=array()) | TKContainer | |
| addData($data) | TKTable | |
| addEvent($eventName, $eventType=self::EVENT_DIRECT, $eventExtra=array()) | TKComponent | [protected] |
| addExtraCSS($slot, $css) | TKComponent | [protected] |
| addExtraJS($slot, $js) | TKComponent | [protected] |
| addInput($input, $label="", $newRow=true) | TKFormTable | |
| addPriv($component, $slot, $params=array()) | TKContainer | [protected] |
| addProperty($propName, $type) | TKComponent | [protected] |
| addRow($id="", $class="") | TKTable | |
| addSlot($slotName, $options=array()) | TKContainer | [protected] |
| addSubmit($name, $label) | TKFormTable | |
| addText($txt, $params=array()) | TKContainer | |
| addTextTo($slot, $txt, $params=array()) | TKContainer | |
| addToChildParams($slot, $child, $params) | TKContainer | [protected] |
| append($fldName, $value, $pre=false) | TKComponent | |
| appendMany($fields) | TKComponent | |
| convertChild($child) | TKComponent | [protected, static] |
| convertStdAttributes($obj, $attrs) | TKComponent | [protected, static] |
| convertStdChildren($obj, $children) | TKContainer | [protected, static] |
| convertStdEvents($obj, $node) | TKComponent | [protected, static] |
| createFromXML($attrs, $contents, $node) | TKFormTable | [static] |
| doc() | SObject | |
| enableTranslateFields($bEnable) | TKComponent | [protected] |
| EVENT_DIRECT | TKComponent | |
| EVENT_INDIRECT | TKComponent | |
| eventExists($eventName) | TKComponent | |
| exists($fld) | TKComponent | |
| get($fldName) | TKComponent | |
| getAllEventJS() | TKComponent | [protected] |
| getChild($slot, $id) | TKContainer | [protected] |
| getChildParams($slot, $child) | TKContainer | [protected] |
| getChildrenBySlot($slotName) | TKContainer | [protected] |
| getError() | SObject | |
| getErrorFrom($obj) | SObject | |
| getId() | TKComponent | |
| getLastError() | SObject | |
| getLastStaticError() | SObject | [static] |
| getLastStaticWarning() | SObject | [static] |
| getLastWarning() | SObject | |
| getProperties($values=false) | TKComponent | |
| getRowId($rowIdx) | TKTable | |
| getSlotOption($slot, $option) | TKContainer | [protected] |
| getStaticError() | SObject | [static] |
| getStaticWarning() | SObject | [static] |
| getTheme() | TKComponent | |
| getThemeClass() | TKComponent | |
| getWarning() | SObject | |
| getWarningFrom($obj) | SObject | |
| getXMLErrors() | SObject | |
| hasError() | SObject | |
| hasStaticError() | SObject | [static] |
| hasStaticWarning() | SObject | [static] |
| hasWarning() | SObject | |
| mergeClasses($names, $extra=array()) | TKComponent | [protected] |
| mergeStyles($names, $extra=array()) | TKComponent | [protected] |
| onAdd(&$component, &$slot, &$params, $id) | TKContainer | [protected] |
| onClone() | TKComponent | [protected] |
| parseXML($xml) | SObject | |
| PROP_ARRAY | TKComponent | |
| PROP_BOOLEAN | TKComponent | |
| PROP_CLASS | TKComponent | |
| PROP_NUMERIC | TKComponent | |
| PROP_OBJECT | TKComponent | |
| PROP_STRING | TKComponent | |
| PROP_STYLE | TKComponent | |
| removeEvent($eventName) | TKComponent | [protected] |
| removePropChangeListener($prop) | TKComponent | [protected] |
| removeProperty($propName) | TKComponent | [protected] |
| removeSlot($slotName) | TKContainer | [protected] |
| render() | TKComponent | |
| renderBody($class, $style) | TKTable | [protected] |
| renderComponent($class, $style, $events, $id) | TKContainer | [protected] |
| renderContainer($class, $style, $events, $id) | TKFormTable | [protected] |
| renderFooter($class, $style) | TKTable | [protected] |
| renderHeader($class, $style) | TKTable | [protected] |
| resetError() | SObject | |
| resetStaticError() | SObject | [static] |
| resetStaticWarning() | SObject | [static] |
| resetWarning() | SObject | |
| set($fldName, $value) | TKComponent | |
| setAction($eventName, $action) | TKComponent | |
| setChildParams($slot, $child, $params) | TKContainer | [protected] |
| setDefaultSlot($slot) | TKContainer | [protected] |
| setError($error) | SObject | |
| setId($id) | TKComponent | |
| setMany($fields) | TKComponent | |
| setPrettyError($function, $error) | SObject | |
| setPrettyWarning($function, $warning) | SObject | |
| setPropChangeListener($prop, $fn) | TKComponent | [protected] |
| setSlotOption($slot, $option, $value) | TKContainer | [protected] |
| setStaticError($error) | SObject | [static] |
| setStaticPrettyError($function, $error) | SObject | [static] |
| setStaticPrettyWarning($function, $warning) | SObject | [static] |
| setStaticWarning($warning) | SObject | [static] |
| setTheme($theme) | TKComponent | |
| setThemeClass($class) | TKComponent | |
| setUserError($error) | SObject | |
| setWarning($warning) | SObject | |
| setXMLErrorMode($mode) | SObject | |
| SLOT_ACCESS_PRIVATE | TKContainer | |
| SLOT_ACCESS_PUBLIC | TKContainer | |
| SLOT_SIZE_MULTI | TKContainer | |
| SLOT_SIZE_SINGLE | TKContainer | |
| translateClass($name, $extra=array()) | TKComponent | [protected] |
| translateFields($extraClasses=array(), $extraStyles=array()) | TKComponent | [protected] |
| translateStyle($name, $extra=array()) | TKComponent | [protected] |