: [ all elements ]

Index of All Elements

Package Indexes


[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ] [ y ] [ _ ]

a

a

$AllowOtherMenus
in file Menu.php, variable PhpExt_Menu_Menu::$AllowOtherMenus
add
in file IColumnCollection.php, method PhpExt_Grid_IColumnCollection::add()
    Adds a PhpExt_Grid_IColumn to the Collection
add
in file IToolbarItemCollection.php, method PhpExt_Toolbar_IToolbarItemCollection::add()
    Adds a PhpExt_Toolbar_IToolbarItem to the Collection
add
in file GridEditorCollection.php, method PhpExt_Grid_GridEditorCollection::add()
    Adds a PhpExt_Grid_GridEditor to the Collection
add
in file FieldConfigObjectCollection.php, method PhpExt_Data_FieldConfigObjectCollection::add()
    Adds a PhpExt_Data_FieldConfigObject to the Collection
add
in file ButtonCollection.php, method PhpExt_ButtonCollection::add()
    Adds a PhpExt_Button to the Collection
add
in file ComponentCollection.php, method PhpExt_ComponentCollection::add()
    Adds a PhpExt_Component to the Collection
add
in file BaseItemCollection.php, method PhpExt_Menu_BaseItemCollection::add()
    Adds a PhpExt_Menu_BaseItem to the Collection
add
in file ListenerCollection.php, method PhpExt_ListenerCollection::add()
    Adds a PhpExt_Listener to the Collection
add
in file ToolConfigObjectCollection.php, method PhpExt_ToolConfigObjectCollection::add()
    Adds a PhpExt_ToolConfigObject to the Collection
add
in file ObjectCollection.php, method PhpExt_ObjectCollection::add()
    Adds a PhpExt_Object to the Collection
addButton
in file Toolbar.php, method PhpExt_Toolbar_Toolbar::addButton()
    Helper function to quick add a button
addButton
in file Panel.php, method PhpExt_Panel::addButton()
    Adds a button to the footer
addCheckItem
in file BaseItem.php, method PhpExt_Menu_BaseItem::addCheckItem()
    Helper function to quick add a checkitem
addCheckItem
in file Menu.php, method PhpExt_Menu_Menu::addCheckItem()
    Helper function to quick add a checkitem
addColumn
in file ColumnModel.php, method PhpExt_Grid_ColumnModel::addColumn()
addField
in file SimpleStore.php, method PhpExt_Data_SimpleStore::addField()
addField
in file JsonStore.php, method PhpExt_Data_JsonStore::addField()
addField
in file DataReader.php, method PhpExt_Data_DataReader::addField()
addFill
in file Toolbar.php, method PhpExt_Toolbar_Toolbar::addFill()
    Helper function to quick add a fill
addItem
in file Toolbar.php, method PhpExt_Toolbar_Toolbar::addItem()
    Helper function to quick add a item
addItem
in file Menu.php, method PhpExt_Menu_Menu::addItem()
    Helper function to quick add an item
addItem
in file Container.php, method PhpExt_Container::addItem()
    Adds a component to the items collection
addLayoutProperties
in file ContainerLayoutData.php, method PhpExt_Layout_ContainerLayoutData::addLayoutProperties()
addObject
in file AbstractCollection.php, method PhpExt_AbstractCollection::addObject()
addSeparator
in file Menu.php, method PhpExt_Menu_Menu::addSeparator()
    Helper function to quick add a separator
addSeparator
in file Toolbar.php, method PhpExt_Toolbar_Toolbar::addSeparator()
    Helper function to quick add a separator
addSeparator
in file BaseItem.php, method PhpExt_Menu_BaseItem::addSeparator()
    Helper function to quick add a separator
addSpacer
in file Toolbar.php, method PhpExt_Toolbar_Toolbar::addSpacer()
    Helper function to quick add a spacer
addSubItem
in file BaseItem.php, method PhpExt_Menu_BaseItem::addSubItem()
    Helper function to quick add an item
addTextItem
in file Toolbar.php, method PhpExt_Toolbar_Toolbar::addTextItem()
    Helper function to quick add a textitem
addTextItem
in file BaseItem.php, method PhpExt_Menu_BaseItem::addTextItem()
    Helper function to quick add a textitem
addTextItem
in file Menu.php, method PhpExt_Menu_Menu::addTextItem()
    Helper function to quick add a textitem
addTool
in file Panel.php, method PhpExt_Panel::addTool()
    A PhpExt_ToolConfigObject to add to the tools collection
addValidConfigProperties
in file Object.php, method PhpExt_Object::addValidConfigProperties()
addValidLayoutDataClassName
in file ContainerLayout.php, method PhpExt_Layout_ContainerLayout::addValidLayoutDataClassName()
addValidLayoutProperties
in file ContainerLayout.php, method PhpExt_Layout_ContainerLayout::addValidLayoutProperties()
    Adds the layout specific valid properties
alert
in file MessageBox.php, method PhpExt_MessageBox::alert()
    Displays a standard read-only message box with an OK button (comparable to the basic JavaScript alert prompt). If a callback function is passed it will be called after the user clicks the button, and the id of the button that was clicked will be passed as the only parameter to the callback (could also be the top-right close button).
append
in file Template.php, method PhpExt_Template::append()
    Applies the supplied values to the template and appends the new node(s) to el.
apply
in file Template.php, method PhpExt_Template::apply()
    Alias for applyTemplate
applyTemplate
in file Template.php, method PhpExt_Template::applyTemplate()
    Returns an HTML fragment of this template with the specified values applied.
assign
in file Javascript.php, method PhpExt_Javascript::assign()
    Creates an assignment statement for an existing variable
assignNew
in file Javascript.php, method PhpExt_Javascript::assignNew()
    Creates an assignment statement for an new variable (in the form 'var foo = 1;')
attachListener
in file Observable.php, method PhpExt_Observable::attachListener()
    Adds a PhpExt_Listener to the specified $eventName. This lintener will execute when the Javascript object fires that event.
AUTO_LOAD_METHOD_GET
in file AutoLoadConfigObject.php, class constant PhpExt_AutoLoadConfigObject::AUTO_LOAD_METHOD_GET
AUTO_LOAD_METHOD_POST
in file AutoLoadConfigObject.php, class constant PhpExt_AutoLoadConfigObject::AUTO_LOAD_METHOD_POST
AbstractCollection.php
procedural page AbstractCollection.php
AutoLoadConfigObject.php
procedural page AutoLoadConfigObject.php
ArrayReader.php
procedural page ArrayReader.php
Action.php
procedural page Action.php
AbstractSelectionModel.php
procedural page AbstractSelectionModel.php
AbsoluteLayout.php
procedural page AbsoluteLayout.php
AbsoluteLayoutData.php
procedural page AbsoluteLayoutData.php
AccordionLayout.php
procedural page AccordionLayout.php
AccordionLayoutData.php
procedural page AccordionLayoutData.php
AnchorLayout.php
procedural page AnchorLayout.php
AnchorLayoutData.php
procedural page AnchorLayoutData.php
Adapter.php
procedural page Adapter.php
AbstractSelectionModel.php
procedural page AbstractSelectionModel.php
AsyncTreeNode.php
procedural page AsyncTreeNode.php
b

b

$BaseCssClass
in file Panel.php, variable PhpExt_Panel::$BaseCssClass
BUTTON_TYPE_BUTTON
in file Button.php, class constant PhpExt_Button::BUTTON_TYPE_BUTTON
BUTTON_TYPE_RESET
in file Button.php, class constant PhpExt_Button::BUTTON_TYPE_RESET
BUTTON_TYPE_SUBMIT
in file Button.php, class constant PhpExt_Button::BUTTON_TYPE_SUBMIT
BoxComponent.php
procedural page BoxComponent.php
Button.php
procedural page Button.php
ButtonCollection.php
procedural page ButtonCollection.php
BorderLayout.php
procedural page BorderLayout.php
BorderLayoutData.php
procedural page BorderLayoutData.php
BaseItem.php
procedural page BaseItem.php
BaseItemCollection.php
procedural page BaseItemCollection.php
Button.php
procedural page Button.php
c

c

$Collection
in file AbstractCollection.php, variable PhpExt_AbstractCollection::$Collection
    Collection Container
CANCEL
in file MessageBox.php, method PhpExt_MessageBox::CANCEL()
    Button config that displays a single Cancel button
CLOSE_ACTION_CLOSE
in file Window.php, class constant PhpExt_Window::CLOSE_ACTION_CLOSE
CLOSE_ACTION_HIDE
in file Window.php, class constant PhpExt_Window::CLOSE_ACTION_HIDE
collapse
in file TreeNode.php, method PhpExt_Tree_TreeNode::collapse()
    Collapse this node.
collapseAll
in file TreePanel.php, method PhpExt_Tree_TreePanel::collapseAll()
    Collapse all nodes
collapseChildNodes
in file TreeNode.php, method PhpExt_Tree_TreeNode::collapseChildNodes()
    Collapse all child nodes
combineAnchors
in file Ext.php, method PhpExt_Ext::combineAnchors()
    Combines Element Anchor contants defined in PhpExt_Ext. Possible values for either parameter are:
compile
in file Template.php, method PhpExt_Template::compile()
    Compiles the template into an internal function, eliminating the RegEx overhead.
confirm
in file MessageBox.php, method PhpExt_MessageBox::confirm()
    Displays a confirmation message box with Yes and No buttons (comparable to JavaScript's confirm). If a callback function is passed it will be called after the user clicks either button, and the id of the button that was clicked will be passed as the only parameter to the callback (could also be the top-right close button).
create
in file Record.php, method PhpExt_Data_Record::create()
createButton
in file Button.php, method PhpExt_Toolbar_Button::createButton()
    Helper function to create a Toolbar Button If $iconUrl is set it asigns the corresponding CssClass 'x-btn-text-icon' to show icon and text.
createCenterRegion
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::createCenterRegion()
    Creates a region
createCheckbox
in file Checkbox.php, method PhpExt_Form_Checkbox::createCheckbox()
    Helper function to create a Checkbox. Useful for quick adding it to a ComponentCollection
createColumn
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::createColumn()
    Helper function to create a ColumnConfigObject
createComboBox
in file ComboBox.php, method PhpExt_Form_ComboBox::createComboBox()
    Helper function to create a ComboBox. Useful for quick adding it to a ComponentCollection
createDateField
in file DateField.php, method PhpExt_Form_DateField::createDateField()
    Helper function to create a DateField. Useful for quick adding it to a ComponentCollection
createEastRegion
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::createEastRegion()
    Creates a region
createHidden
in file Hidden.php, method PhpExt_Form_Hidden::createHidden()
    Helper function to create a Hidden field. Useful for quick adding it to a ComponentCollection
createHtmlEditor
in file HtmlEditor.php, method PhpExt_Form_HtmlEditor::createHtmlEditor()
    Helper function to create an HtmlEditor. Useful for quick adding it to a ComponentCollection
createMethodSignature
in file Object.php, method PhpExt_Object::createMethodSignature()
createMsgOptions
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::createMsgOptions()
    Helper function to easily create an instance to add configuration properties inline
createNorthRegion
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::createNorthRegion()
    Creates a region
createNumberField
in file NumberField.php, method PhpExt_Form_NumberField::createNumberField()
    Helper function to create an NumberField. Useful for quick adding it to a ComponentCollection
createPasswordField
in file PasswordField.php, method PhpExt_Form_PasswordField::createPasswordField()
    Helper function to create a PassworField. Useful for quick adding it to a ComponentCollection
createRadio
in file Radio.php, method PhpExt_Form_Radio::createRadio()
    Helper function to create a Radio field. Useful for quick adding it to a ComponentCollection
createSouthRegion
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::createSouthRegion()
    Creates a region
createSplitButton
in file SplitButton.php, method PhpExt_Toolbar_SplitButton::createSplitButton()
    Helper function to create a Toolbar SplitButton If $iconUrl is set it asigns the corresponding CssClass 'x-btn-text-icon' to show icon and text.
createSplitButton
in file SplitButton.php, method PhpExt_SplitButton::createSplitButton()
    Helper function to create a SplitButton If $iconUrl is set it asigns the corresponding CssClass 'x-btn-text-icon' to show icon and text.
createTextArea
in file TextArea.php, method PhpExt_Form_TextArea::createTextArea()
    Helper function to create a TextArea. Useful for quick adding it to a ComponentCollection
createTextButton
in file Button.php, method PhpExt_Button::createTextButton()
    Helper function to create a new Text Button with optional handler, name, id and icon.
createTextField
in file TextField.php, method PhpExt_Form_TextField::createTextField()
    Helper function to create a TextField. Useful for quick adding it to a ComponentCollection
createTimeField
in file TimeField.php, method PhpExt_Form_TimeField::createTimeField()
    Helper function to create a TimeField. Useful for quick adding it to a ComponentCollection
createTriggerField
in file TriggerField.php, method PhpExt_Form_TriggerField::createTriggerField()
    Helper function to create a TriggerField. Useful for quick adding it to a ComponentCollection
createWaitConfig
in file ProgressBarWaitConfig.php, method PhpExt_ProgressBarWaitConfig::createWaitConfig()
    Helper function to easily create an instance to add configuration properties inline
createWestRegion
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::createWestRegion()
    Creates a region
Component.php
procedural page Component.php
ComponentCollection.php
procedural page ComponentCollection.php
ConfigObject.php
procedural page ConfigObject.php
Container.php
procedural page Container.php
Checkbox.php
procedural page Checkbox.php
ComboBox.php
procedural page ComboBox.php
CellSelectionModel.php
procedural page CellSelectionModel.php
CheckboxSelectionModel.php
procedural page CheckboxSelectionModel.php
ColumnConfigObject.php
procedural page ColumnConfigObject.php
ColumnModel.php
procedural page ColumnModel.php
CardLayout.php
procedural page CardLayout.php
CardLayoutData.php
procedural page CardLayoutData.php
ColumnLayout.php
procedural page ColumnLayout.php
ColumnLayoutData.php
procedural page ColumnLayoutData.php
ContainerLayout.php
procedural page ContainerLayout.php
ContainerLayoutData.php
procedural page ContainerLayoutData.php
CheckItem.php
procedural page CheckItem.php
ColorItem.php
procedural page ColorItem.php
ColorMenu.php
procedural page ColorMenu.php
CheckColumn.php
procedural page CheckColumn.php
d

d

$DefaultAlign
in file Menu.php, variable PhpExt_Menu_Menu::$DefaultAlign
$Defaults
in file Menu.php, variable PhpExt_Menu_Menu::$Defaults
decode
in file json.php, method Services_JSON::decode()
    decodes a JSON string into appropriate variable
disable
in file TreeNode.php, method PhpExt_Tree_TreeNode::disable()
    Disables this node
disable
in file QuickTips.php, method PhpExt_QuickTips::disable()
DataProxy.php
procedural page DataProxy.php
DataReader.php
procedural page DataReader.php
DataView.php
procedural page DataView.php
DateField.php
procedural page DateField.php
DateItem.php
procedural page DateItem.php
DateMenu.php
procedural page DateMenu.php
DefaultSelectionModel.php
procedural page DefaultSelectionModel.php
e

e

ELEMENT_ANCHOR_BOTTOM_CENTER
in file Ext.php, class constant PhpExt_Ext::ELEMENT_ANCHOR_BOTTOM_CENTER
ELEMENT_ANCHOR_BOTTOM_LEFT
in file Ext.php, class constant PhpExt_Ext::ELEMENT_ANCHOR_BOTTOM_LEFT
ELEMENT_ANCHOR_BOTTOM_RIGHT
in file Ext.php, class constant PhpExt_Ext::ELEMENT_ANCHOR_BOTTOM_RIGHT
ELEMENT_ANCHOR_CENTER
in file Ext.php, class constant PhpExt_Ext::ELEMENT_ANCHOR_CENTER
ELEMENT_ANCHOR_CENTER_LEFT
in file Ext.php, class constant PhpExt_Ext::ELEMENT_ANCHOR_CENTER_LEFT
ELEMENT_ANCHOR_CENTER_RIGHT
in file Ext.php, class constant PhpExt_Ext::ELEMENT_ANCHOR_CENTER_RIGHT
ELEMENT_ANCHOR_TOP_CENTER
in file Ext.php, class constant PhpExt_Ext::ELEMENT_ANCHOR_TOP_CENTER
ELEMENT_ANCHOR_TOP_LEFT
in file Ext.php, class constant PhpExt_Ext::ELEMENT_ANCHOR_TOP_LEFT
ELEMENT_ANCHOR_TOP_RIGHT
in file Ext.php, class constant PhpExt_Ext::ELEMENT_ANCHOR_TOP_RIGHT
enable
in file TreeNode.php, method PhpExt_Tree_TreeNode::enable()
    Enables this node
enable
in file QuickTips.php, method PhpExt_QuickTips::enable()
encode
in file json.php, method Services_JSON::encode()
    encodes an arbitrary variable into JSON format
ensureVisible
in file TreeNode.php, method PhpExt_Tree_TreeNode::ensureVisible()
    Ensures all parent nodes are expanded, and if necessary, scrolls the node into view.
ERROR
in file MessageBox.php, method PhpExt_MessageBox::ERROR()
    The CSS class that provides the ERROR icon image
expand
in file TreeNode.php, method PhpExt_Tree_TreeNode::expand()
    Expand this node.
expandAll
in file TreePanel.php, method PhpExt_Tree_TreePanel::expandAll()
    Expand all nodes
expandChildNodes
in file TreeNode.php, method PhpExt_Tree_TreeNode::expandChildNodes()
    Expand all child nodes
Editor.php
procedural page Editor.php
Element.php
procedural page Element.php
Ext.php
procedural page Ext.php
EditorGridPanel.php
procedural page EditorGridPanel.php
f

f

$Fields
in file Record.php, variable PhpExt_Data_Record::$Fields
$FieldsLazyRender
in file FormPanel.php, variable PhpExt_Form_FormPanel::$FieldsLazyRender
FAILURE_TYPE_CLIENT_INVALID
in file Action.php, class constant PhpExt_Form_Action::FAILURE_TYPE_CLIENT_INVALID
FAILURE_TYPE_CONNECT_FAILURE
in file Action.php, class constant PhpExt_Form_Action::FAILURE_TYPE_CONNECT_FAILURE
FAILURE_TYPE_LOAD_FAILURE
in file Action.php, class constant PhpExt_Form_Action::FAILURE_TYPE_LOAD_FAILURE
FAILURE_TYPE_SERVER_INVALID
in file Action.php, class constant PhpExt_Form_Action::FAILURE_TYPE_SERVER_INVALID
from
in file Template.php, method PhpExt_Template::from()
functionDef
in file Javascript.php, method PhpExt_Javascript::functionDef()
    Returns a variable name
FieldConfigObject.php
procedural page FieldConfigObject.php
FieldConfigObjectCollection.php
procedural page FieldConfigObjectCollection.php
Field.php
procedural page Field.php
FieldSet.php
procedural page FieldSet.php
FormPanel.php
procedural page FormPanel.php
FitLayout.php
procedural page FitLayout.php
FitLayoutData.php
procedural page FitLayoutData.php
FormLayout.php
procedural page FormLayout.php
FormLayoutData.php
procedural page FormLayoutData.php
Fill.php
procedural page Fill.php
g

g

getActiveCssClass
in file BaseItem.php, method PhpExt_Menu_BaseItem::getActiveCssClass()
    The CSS class to use when the item becomes activated (defaults to "x-menu-item-active")
getActiveItem
in file Container.php, method PhpExt_Container::getActiveItem()
    A string component id or the numeric index of the component that should be initially activated within the container's layout on render. For example, activeItem: 'item-1' or activeItem: 0 (index 0 = the first item in the container's collection). activeItem only applies to layout styles that can display items one at a time (like Ext.layout.Accordion, Ext.layout.CardLayout and Ext.layout.FitLayout). Related to Ext.layout.ContainerLayout.activeItem.
getActiveOnTop
in file AccordionLayout.php, method PhpExt_Layout_AccordionLayout::getActiveOnTop()
    True to swap the position of each panel as it is expanded so that it becomes the first item in the container, false to keep the panels in the rendered order. This is NOT compatible with "animate:true" (defaults to false).
getActiveTab
in file TabPanel.php, method PhpExt_TabPanel::getActiveTab()
    A string id or the numeric index of the tab that should be initially activated on render (defaults to none).
getAdd
in file StoreLoadOptions.php, method PhpExt_Data_StoreLoadOptions::getAdd()
    Indicator to append loaded records rather than replace the current cache.
getAlign
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::getAlign()
    (optional) Set the CSS text-align property of the column. Defaults to undefined.
getAlignment
in file Editor.php, method PhpExt_Editor::getAlignment()
    The position to align to (see Ext.Element.alignTo for more details, defaults to "c-c?").
getAllowBlank
in file TextField.php, method PhpExt_Form_TextField::getAllowBlank()
    False to validate that the value length > 0 (defaults to true)
getAllowChildren
in file TreeNode.php, method PhpExt_Tree_TreeNode::getAllowChildren()
    False to not allow this node to have child nodes (defaults to true)
getAllowDecimals
in file NumberField.php, method PhpExt_Form_NumberField::getAllowDecimals()
    False to disallow decimal values (defaults to true)
getAllowDomMove
in file Component.php, method PhpExt_Component::getAllowDomMove()
    Whether the component can move the Dom node when rendering (defaults to true).
getAllowDrag
in file TreeNode.php, method PhpExt_Tree_TreeNode::getAllowDrag()
    False to make this node undraggable if draggable = true (defaults to true)
getAllowDrop
in file TreeNode.php, method PhpExt_Tree_TreeNode::getAllowDrop()
    False if this node cannot have child nodes dropped on it (defaults to true)
getAllowNegative
in file NumberField.php, method PhpExt_Form_NumberField::getAllowNegative()
    False to prevent entering a negative sign (defaults to true)
getAllowOtherMenus
in file Menu.php, method PhpExt_Menu_Menu::getAllowOtherMenus()
    True to allow multiple menus to be displayed at the same time (defaults to false)
getAllQuery
in file ComboBox.php, method PhpExt_Form_ComboBox::getAllQuery()
    The text query to send to the server to return all records for the list with no filtering (defaults to '')
getAltFormats
in file TimeField.php, method PhpExt_Form_TimeField::getAltFormats()
    Multiple date formats separated by "|" to try when parsing a user input value and it doesn't match the defined format (defaults to 'm/d/Y|m-d-y|m-d-Y|m/d|m-d|d').
getAltFormats
in file DateField.php, method PhpExt_Form_DateField::getAltFormats()
    Multiple date formats separated by "|" to try when parsing a user input value and it doesn't match the defined format (defaults to 'm/d/Y|m-d-y|m-d-Y|m/d|m-d|d').
getAnchor
in file AnchorLayoutData.php, method PhpExt_Layout_AnchorLayoutData::getAnchor()
    This value is what tells the layout how the item should be anchored to the container. The following types of anchor values are supported:
getAnchorSize
in file AnchorLayoutData.php, method PhpExt_Layout_AnchorLayoutData::getAnchorSize()
    If anchorSize is specifed, the layout will use it as a virtual container for the purposes of calculating anchor measurements based on it instead, allowing the container to be sized independently of the anchoring logic if necessary.
getAnimate
in file TreePanel.php, method PhpExt_Tree_TreePanel::getAnimate()
    true to enable animated expand/collapse (defaults to the value of Ext.enableFx)
getAnimate
in file AccordionLayout.php, method PhpExt_Layout_AccordionLayout::getAnimate()
    True to slide the contained panels open and closed during expand/collapse using animation, false to open and close directly with no animation (defaults to false). Note: to defer to the specific config setting of each contained panel for this property, set this to undefined at the layout level.
getAnimateTarget
in file Window.php, method PhpExt_Window::getAnimateTarget()
    Id or element from which the window should animate while opening (defaults to null with no animation).
getAnimCollapse
in file Panel.php, method PhpExt_Panel::getAnimCollapse()
    True to animate the transition when the panel is collapsed, false to skip the animation (defaults to true if the Ext.Fx class is available, otherwise false).
getAnimCollapse
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::getAnimCollapse()
    When a collapsed region's bar is clicked, the region's panel will be displayed as a floated panel that will close again once the user mouses out of that panel (or clicks out if autoHide = false). Setting animFloat to false will prevent the open and close of these floated panels from being animated (defaults to true).
getAnimEl
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::getAnimEl()
    An id or Element from which the message box should animate as it opens and closes (defaults to undefined)
getAnimScroll
in file TabPanel.php, method PhpExt_TabPanel::getAnimScroll()
    True to animate tab scrolling so that hidden tabs slide smoothly into view (defaults to true). Only applies when enableTabScroll = true.
getApplyTo
in file Component.php, method PhpExt_Component::getApplyTo()
    The id of the node, a DOM node or an existing Element corresponding to a DIV that is already present in the document that specifies some structural markup for this component. When applyTo is used, constituent parts of the component can also be specified by id or CSS class name within the main element, and the component being created may attempt to create its subcomponents from that markup if applicable. Using this config, a call to render() is not required. If applyTo is specified, any value passed for renderTo will be ignored and the target element's parent node will automatically be used as the component's container.
getApplyTo
in file Panel.php, method PhpExt_Panel::getApplyTo()
    The id of the node, a DOM node or an existing Element corresponding to a DIV that is already present in the document that specifies some panel-specific structural markup. When applyTo is used, constituent parts of the panel can be specified by CSS class name within the main element, and the panel will automatically create those components from that markup. Any required components not specified in the markup will be autogenerated if necessary. The following class names are supported (baseCls will be replaced by BaseCssClass):
getArrowHandler
in file SplitButton.php, method PhpExt_SplitButton::getArrowHandler()
    A function called when the arrow button is clicked (can be used instead of click event)
getArrowTooltip
in file SplitButton.php, method PhpExt_SplitButton::getArrowTooltip()
    The title attribute of the arrow
getAutoCreate
in file DateField.php, method PhpExt_Form_DateField::getAutoCreate()
    A DomHelper element spec, or true for a default element spec (defaults to {tag: "input", type: "text", size: "10", autocomplete: "off"})
getAutoCreate
in file TextArea.php, method PhpExt_Form_TextArea::getAutoCreate()
    A DomHelper element spec, or true for a default element spec (defaults to {tag: "textarea", style: "width:100px;height:60px;", autocomplete: "off"})
getAutoCreate
in file Field.php, method PhpExt_Form_Field::getAutoCreate()
    A DomHelper element spec, or true for a default element spec (defaults to {tag: "input", type: "text", size: "20", autocomplete: "off"})
getAutoCreate
in file TriggerField.php, method PhpExt_Form_TriggerField::getAutoCreate()
    A DomHelper element spec, or true for a default element spec (defaults to {tag: "input", type: "text", size: "16", autocomplete: "off"})
getAutoCreate
in file Checkbox.php, method PhpExt_Form_Checkbox::getAutoCreate()
    A DomHelper element spec, or true for a default element spec (defaults to {tag: "input", type: "checkbox", autocomplete: "off"})
getAutoCreate
in file ComboBox.php, method PhpExt_Form_ComboBox::getAutoCreate()
    A DomHelper element spec, or true for a default element spec (defaults to: {tag: "input", type: "text", size: "24", autocomplete: "off"})
getAutoDestroy
in file Container.php, method PhpExt_Container::getAutoDestroy()
    If true the container will automatically destroy any contained component that is removed from it, else destruction must be handled manually (defaults to true).
getAutoExpandColumn
in file GridPanel.php, method PhpExt_Grid_GridPanel::getAutoExpandColumn()
    The id of a column in this grid that should expand to fill unused space. This id can not be 0.
getAutoExpandMax
in file GridPanel.php, method PhpExt_Grid_GridPanel::getAutoExpandMax()
    The maximum width the autoExpandColumn can have (if enabled). Defaults to 1000.
getAutoExpandMin
in file GridPanel.php, method PhpExt_Grid_GridPanel::getAutoExpandMin()
    The minimum width the autoExpandColumn can have (if enabled). defaults to 50.
getAutoFill
in file GridView.php, method PhpExt_Grid_GridView::getAutoFill()
    True to auto expand the columns to fit the grid when the grid is created.
getAutoHeight
in file BoxComponent.php, method PhpExt_BoxComponent::getAutoHeight()
    True to use height:'auto', false to use fixed height (defaults to false).
getAutoHide
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::getAutoHide()
    When a collapsed region's bar is clicked, the region's panel will be displayed as a floated panel. If autoHide is true, the panel will automatically hide after the user mouses out of the panel. If autoHide is false, the panel will continue to display until the user clicks outside of the panel (defaults to true).
getAutoLoad
in file Panel.php, method PhpExt_Panel::getAutoLoad()
getAutoLoad
in file Store.php, method PhpExt_Data_Store::getAutoLoad()
    If passed, this store's load method is automatically called after creation with the autoLoad object
getAutoScroll
in file Panel.php, method PhpExt_Panel::getAutoScroll()
    True to use overflow:'auto' on the panel's body element and show scroll bars automatically when necessary, false to clip any overflowing content (defaults to false).
getAutoShow
in file Component.php, method PhpExt_Component::getAutoShow()
    True if the component should check for hidden classes (e.g. 'x-hidden' or 'x-hide-display') and remove them on render (defaults to false).
getAutoSize
in file Editor.php, method PhpExt_Editor::getAutoSize()
    True for the editor to automatically adopt the size of the underlying field, "width" to adopt the width only, or "height" to adopt the height only (defaults to false)
getAutoTabs
in file TabPanel.php, method PhpExt_TabPanel::getAutoTabs()
getAutoTabSelector
in file TabPanel.php, method PhpExt_TabPanel::getAutoTabSelector()
    The CSS selector used to search for tabs in existing markup when autoTabs = true (defaults to 'div.x-tab'). This can be any valid selector supported by Ext.DomQuery.select. Note that the query will be executed within the scope of this tab panel only (so that multiple tab panels from markup can be supported on a page).
getAutoWidth
in file BoxComponent.php, method PhpExt_BoxComponent::getAutoWidth()
    True to use width:'auto', false to use fixed width (defaults to false).
getAutoWidth
in file AccordionLayout.php, method PhpExt_Layout_AccordionLayout::getAutoWidth()
    True to set each contained item's width to 'auto', false to use the item's current width (defaults to true).
getBaseAttrs
in file TreeLoader.php, method PhpExt_Tree_TreeLoader::getBaseAttrs()
    (optional) An object containing attributes to be added to all nodes created by this loader. If the attributes sent by the server have an attribute in this object, they take priority.
getBaseChars
in file NumberField.php, method PhpExt_Form_NumberField::getBaseChars()
    The base set of characters to evaluate as valid numbers (defaults to '0123456789').
getBaseCssClass
in file FieldSet.php, method PhpExt_Form_FieldSet::getBaseCssClass()
    The base CSS class applied to the fieldset (defaults to 'x-fieldset').
getBaseCssClass
in file Window.php, method PhpExt_Window::getBaseCssClass()
    The base CSS class to apply to this panel's element (defaults to 'x-window').
getBaseCssClass
in file Panel.php, method PhpExt_Panel::getBaseCssClass()
    The base CSS class to apply to this panel's element (defaults to 'x-panel').
getBaseCssClass
in file ProgressBar.php, method PhpExt_ProgressBar::getBaseCssClass()
    The base CSS class to apply to the progress bar's wrapper element (defaults to 'x-progress')
getBaseCssClass
in file TabPanel.php, method PhpExt_TabPanel::getBaseCssClass()
    The base CSS class applied to the panel (defaults to 'x-tab-panel').
getBaseParams
in file FormPanel.php, method PhpExt_Form_FormPanel::getBaseParams()
    Parameters to pass with all requests. e.g. array('id'=>123, 'foo'=>'bar').
getBaseParams
in file TreeLoader.php, method PhpExt_Tree_TreeLoader::getBaseParams()
    (optional) An object containing properties which specify HTTP parameters to be passed to each request for child nodes.
getBaseParams
in file Store.php, method PhpExt_Data_Store::getBaseParams()
    An object containing properties which are to be sent as parameters on any HTTP request
getBlankText
in file TextField.php, method PhpExt_Form_TextField::getBlankText()
    Error text to display if the allow blank validation fails (defaults to "This field is required")
getBodyBorder
in file Panel.php, method PhpExt_Panel::getBodyBorder()
    True to display an interior border on the body element of the panel, false to hide it (defaults to true). This only applies when border == true. If border == true and bodyBorder == false, the border will display as a 1px wide inset border, giving the entire body element an inset appearance.
getBodyStyle
in file Panel.php, method PhpExt_Panel::getBodyStyle()
    Custom CSS styles to be applied to the body element in the format expected by Ext.Element.applyStyles (defaults to null).
getBorder
in file Panel.php, method PhpExt_Panel::getBorder()
    True to display the borders of the panel's body element, false to hide them (defaults to true). By default, the border is a 2px wide inset border, but this can be further altered by setting bodyBorder to false.
getBottomToolbar
in file Panel.php, method PhpExt_Panel::getBottomToolbar()
    The bottom toolbar of the panel. This is a PhpExt_Toolbar_Toolbar object or any of its descendants. To access the bottom toolbar after javascript render, use getBottomToolbar.
getBoxLabel
in file Checkbox.php, method PhpExt_Form_Checkbox::getBoxLabel()
    The text that appears beside the checkbox
getBuffer
in file Listener.php, method PhpExt_Listener::getBuffer()
    Causes the handler to be scheduled to run in an PhpExt_Util_DelayedTask delayed by the specified number of milliseconds. If the event fires again within that time, the original handler is not invoked, but the new handler is scheduled in its place.
getBufferResize
in file Container.php, method PhpExt_Container::getBufferResize()
    When set to true (100 milliseconds) or a number of milliseconds, the layout assigned for this container will buffer the frequency it calculates and does a re-layout of components. This is useful for heavy containers or containers with a large amount of sub components that frequent calls to layout are expensive.
getButtonAlign
in file Panel.php, method PhpExt_Panel::getButtonAlign()
getButtonAlign
in file FormPanel.php, method PhpExt_Form_FormPanel::getButtonAlign()
getButtons
in file Panel.php, method PhpExt_Panel::getButtons()
getButtons
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::getButtons()
    A button config object (e.g., PhpExt_MessageBox::OKCANCEL() or {ok:'Foo', cancel:'Bar'}), or false to not show any buttons (defaults to false)
getByDOM
in file Element.php, method PhpExt_Element::getByDOM()
    Static method to retrieve Ext.Element objects.
getById
in file Element.php, method PhpExt_Element::getById()
    Static method to retrieve Ext.Element objects.
getByIndex
in file ToolConfigObjectCollection.php, method PhpExt_ToolConfigObjectCollection::getByIndex()
    Gets the Component in the specified index
getByIndex
in file ListenerCollection.php, method PhpExt_ListenerCollection::getByIndex()
    Gets the Component in the specified index
getByIndex
in file GridEditorCollection.php, method PhpExt_Grid_GridEditorCollection::getByIndex()
    Gets the GridEditor in the specified index
getByIndex
in file ButtonCollection.php, method PhpExt_ButtonCollection::getByIndex()
    Gets the Component in the specified index
getByIndex
in file IColumnCollection.php, method PhpExt_Grid_IColumnCollection::getByIndex()
    Gets the Component in the specified index
getByIndex
in file IToolbarItemCollection.php, method PhpExt_Toolbar_IToolbarItemCollection::getByIndex()
    Gets the Object in the specified index
getByIndex
in file FieldConfigObjectCollection.php, method PhpExt_Data_FieldConfigObjectCollection::getByIndex()
    Gets the PhpExt_Data_FieldConfigObject in the specified index
getByIndex
in file ComponentCollection.php, method PhpExt_ComponentCollection::getByIndex()
    Gets the Component in the specified index
getByIndex
in file ObjectCollection.php, method PhpExt_ObjectCollection::getByIndex()
    Gets the Object in the specified index
getByIndex
in file BaseItemCollection.php, method PhpExt_Menu_BaseItemCollection::getByIndex()
    Gets the Component in the specified index
getByName
in file IToolbarItemCollection.php, method PhpExt_Toolbar_IToolbarItemCollection::getByName()
    Gets the Object with the key specified by $name
getByName
in file BaseItemCollection.php, method PhpExt_Menu_BaseItemCollection::getByName()
    Gets the Component with the key specified by $name
getByName
in file ObjectCollection.php, method PhpExt_ObjectCollection::getByName()
    Gets the Object with the key specified by $name
getByName
in file ToolConfigObjectCollection.php, method PhpExt_ToolConfigObjectCollection::getByName()
    Gets the Component with the key specified by $name
getByName
in file ListenerCollection.php, method PhpExt_ListenerCollection::getByName()
    Gets the Component with the key specified by $name
getByName
in file ButtonCollection.php, method PhpExt_ButtonCollection::getByName()
    Gets the Component with the key specified by $name
getByName
in file IColumnCollection.php, method PhpExt_Grid_IColumnCollection::getByName()
    Gets the Component with the key specified by $name
getByName
in file GridEditorCollection.php, method PhpExt_Grid_GridEditorCollection::getByName()
    Gets the GridEditor with the key specified by $name
getByName
in file FieldConfigObjectCollection.php, method PhpExt_Data_FieldConfigObjectCollection::getByName()
    Gets the PhpExt_Data_FieldConfigObject with the key specified by $name
getByName
in file ComponentCollection.php, method PhpExt_ComponentCollection::getByName()
    Gets the Component with the key specified by $name
getCallback
in file StoreLoadOptions.php, method PhpExt_Data_StoreLoadOptions::getCallback()
    A function to be called after the Records have been loaded. The callback is passed the following arguments:
getCallback
in file AutoLoadConfigObject.php, method PhpExt_AutoLoadConfigObject::getCallback()
    A function to be called when the response from the server arrives. The following parameters are passed:
  • el : Ext.Element - The Element being updated.
getCallbackParam
in file ScriptTagProxy.php, method PhpExt_Data_ScriptTagProxy::getCallbackParam()
    (Optional) The name of the parameter to pass to the server which tells the server the name of the callback function set up by the load call to process the returned data object. Defaults to "callback".
getCanActivate
in file BaseItem.php, method PhpExt_Menu_BaseItem::getCanActivate()
    True if this item can be visually activated (defaults to false)
getCanActivate
in file Item.php, method PhpExt_Menu_Item::getCanActivate()
    True if this item can be visually activated (defaults to true)
getCancelOnEsc
in file Editor.php, method PhpExt_Editor::getCancelOnEsc()
    True to cancel the edit when the escape key is pressed (defaults to false)
getCellCssClass
in file TableLayoutData.php, method PhpExt_Layout_TableLayoutData::getCellCssClass()
    A CSS class name added to the table cell containing the item.
getCellId
in file TableLayoutData.php, method PhpExt_Layout_TableLayoutData::getCellId()
    An id applied to the table cell containing the item.
getCheckboxName
in file FieldSet.php, method PhpExt_Form_FieldSet::getCheckboxName()
    The name to assign to the fieldset's checkbox if checkboxToggle = true (defaults to '[checkbox id]-checkbox').
getCheckboxToggle
in file FieldSet.php, method PhpExt_Form_FieldSet::getCheckboxToggle()
    True to render a checkbox into the fieldset frame just in front of the legend (defaults to false). The fieldset will be expanded or collapsed when the checkbox is toggled.
getChecked
in file CheckItem.php, method PhpExt_Menu_CheckItem::getChecked()
    True to initialize this checkbox as checked (defaults to false). Note that if this checkbox is part of a radio group (group = true) only the last item in the group that is initialized with checked = true will be rendered as checked.
getChecked
in file TreeNode.php, method PhpExt_Tree_TreeNode::getChecked()
    True to render a checked checkbox for this node, false to render an unchecked checkbox (defaults to undefined with no checkbox rendered)
getChecked
in file Checkbox.php, method PhpExt_Form_Checkbox::getChecked()
    True if the the checkbox should render already checked (defaults to false)
getClearCssClass
in file Field.php, method PhpExt_Form_Field::getClearCssClass()
    The CSS class used to provide field clearing (defaults to 'x-form-clear-left')
getClearOnLoad
in file TreeLoader.php, method PhpExt_Tree_TreeLoader::getClearOnLoad()
    (optional) Default to true. Remove previously existing child nodes before loading.
getClickEvent
in file Button.php, method PhpExt_Button::getClickEvent()
    The type of event to map to the button's event handler (defaults to 'click')
getClicksToEdit
in file EditorGridPanel.php, method PhpExt_Grid_EditorGridPanel::getClicksToEdit()
    The number of clicks on a cell required to display the cell's editor (defaults to 2)
getClosable
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::getClosable()
    False to hide the top-right close button (defaults to true). Note that progress and wait dialogs will ignore this property and always hide the close button as they can only be closed programmatically.
getClosable
in file TabLayoutData.php, method PhpExt_Layout_TabLayoutData::getClosable()
    True to allow the tab to be closed
getClosable
in file Window.php, method PhpExt_Window::getClosable()
    True to display the 'close' tool button and allow the user to close the window, false to hide the button and disallow closing the window (default to true).
getCloseAction
in file Window.php, method PhpExt_Window::getCloseAction()
    The action to take when the close button is clicked. The default action is PhpExt_Window::CLOSE_ACTION_CLOSE which will actually remove the window from the DOM and destroy it. The other valid option is PhpExt_Window::CLOSE_ACTION_HIDE which will simply hide the window by setting visibility to hidden and applying negative offsets, keeping the window available to be redisplayed via the show method.
getCMargins
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::getCMargins()
    An object containing margins to apply to the region's collapsed element in the format {left: (left margin), top: (top margin), right: (right margin), bottom: (bottom margin)}
getCollapsed
in file Panel.php, method PhpExt_Panel::getCollapsed()
    True to render the panel collapsed, false to render it expanded (defaults to false).
getCollapsedCssClass
in file Panel.php, method PhpExt_Panel::getCollapsedCssClass()
    A CSS class to add to the panel's element after it has been collapsed (defaults to 'x-panel-collapsed').
getCollapseFirst
in file AccordionLayout.php, method PhpExt_Layout_AccordionLayout::getCollapseFirst()
    True to make sure the collapse/expand toggle button always renders first (to the left of) any other tools in the contained panels' title bars, false to render it last (defaults to false).
getCollapseFirst
in file Panel.php, method PhpExt_Panel::getCollapseFirst()
    True to make sure the collapse/expand toggle button always renders first (to the left of) any other tools in the panel's title bar, false to render it last (defaults to true).
getCollapseMode
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::getCollapseMode()
    By default, collapsible regions are collapsed by clicking the expand/collapse tool button that renders into the region's title bar. Optionally, when collapseMode is set to 'mini' the region's split bar will also display a small collapse button in the center of the bar. In 'mini' mode the region will collapse to a thinner bar than in normal mode. By default collapseMode is undefined, and the only two supported values are undefined and 'mini'. Note that if a collapsible region does not have a title bar, then collapseMode must be set to 'mini' in order for the region to be collapsible by the user as the tool button will not be rendered.
getCollapsible
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::getCollapsible()
    True to allow the user to collapse this region (defaults to false). If true, an expand/collapse tool button will automatically be rendered into the title bar of the region, otherwise the button will not be shown. Note that a title bar is required to display the toggle button -- if no region title is specified, the region will only be collapsible if collapseMode is set to 'mini'.
getCollapsible
in file Panel.php, method PhpExt_Panel::getCollapsible()
    True to make the panel collapsible and have the expand/collapse toggle button automatically rendered into the header tool button area, false to keep the panel statically sized with no button (defaults to false).
getColSpan
in file TableCell.inc.php, method PhpExt_Config_TableCell::getColSpan()
    Cell Col Span
getColSpan
in file TableLayoutData.php, method PhpExt_Layout_TableLayoutData::getColSpan()
    Colspan works exactly like its HTML counterpart.
getColumnModel
in file GridPanel.php, method PhpExt_Grid_GridPanel::getColumnModel()
    The PhpExt_Grid_ColumnModel to use when rendering the grid (required).
getColumns
in file TableLayout.php, method PhpExt_Layout_TableLayout::getColumns()
    The total number of columns to create in the table for this layout. If not specified, all panels added to this layout will be rendered into a single row using a column per panel.
getColumns
in file ColumnModel.php, method PhpExt_Grid_ColumnModel::getColumns()
getColumnWidth
in file ColumnLayoutData.php, method PhpExt_Layout_ColumnLayoutData::getColumnWidth()
    The layout will use the width (if pixels) or columnWidth (if percent) of each panel during layout to determine how to size each panel. If width or columnWidth is not specified for a given panel, its width will default to the panel's width (or auto).
getCompleteOnEnter
in file Editor.php, method PhpExt_Editor::getCompleteOnEnter()
    True to complete the edit when the enter key is pressed (defaults to false)
getConfigParams
in file Observable.php, method PhpExt_Observable::getConfigParams()
getConfigParams
in file Object.php, method PhpExt_Object::getConfigParams()
getConfigParams
in file Panel.php, method PhpExt_Panel::getConfigParams()
getConfigParams
in file Button.php, method PhpExt_Toolbar_Button::getConfigParams()
getConfigParams
in file BaseItem.php, method PhpExt_Menu_BaseItem::getConfigParams()
getConfigParams
in file ContainerLayoutData.php, method PhpExt_Layout_ContainerLayoutData::getConfigParams()
getConfigParams
in file ColumnModel.php, method PhpExt_Grid_ColumnModel::getConfigParams()
getConfigParams
in file Record.php, method PhpExt_Data_Record::getConfigParams()
getConfigParams
in file Container.php, method PhpExt_Container::getConfigParams()
getConfigParams
in file Component.php, method PhpExt_Component::getConfigParams()
getConfigParams
in file PropertyRecord.php, method PhpExt_Grid_PropertyRecord::getConfigParams()
getConfigParams
in file PropertyGrid.php, method PhpExt_Grid_PropertyGrid::getConfigParams()
getConstrain
in file Window.php, method PhpExt_Window::getConstrain()
    True to constrain the window to the viewport, false to allow it to fall outside of the viewport (defaults to false). Optionally the header only can be constrained using setConstrainHeader.
getConstrainHeader
in file Window.php, method PhpExt_Window::getConstrainHeader()
    True to constrain the window header to the viewport, allowing the window body to fall outside of the viewport, false to allow the header to fall outside the viewport (defaults to false). Optionally the entire window can be constrained using setConstrain.
getContainerCssClass
in file Component.php, method PhpExt_Component::getContainerCssClass()
    An optional extra CSS class that will be added to this component's container (defaults to ''). This can be useful for adding customized styles to the container or any of its children using standard CSS rules.
getContainerScroll
in file TreePanel.php, method PhpExt_Tree_TreePanel::getContainerScroll()
    true to register this container with ScrollManager
getContentElement
in file Panel.php, method PhpExt_Panel::getContentElement()
    The id of an existing HTML node to use as the panel's body content (defaults to '').
getContrain
in file Editor.php, method PhpExt_Editor::getContrain()
    True to constrain the editor to the viewport
getConvert
in file FieldConfigObject.php, method PhpExt_Data_FieldConfigObject::getConvert()
    (Optional) A function which converts the value provided by the Reader into an object that will be stored in the Record. It is passed the following parameters:
  • v : Mixed The data value as read by the Reader.
getCount
in file AbstractCollection.php, method PhpExt_AbstractCollection::getCount()
getCreateLinkText
in file HtmlEditor.php, method PhpExt_Form_HtmlEditor::getCreateLinkText()
    The default text for the create link prompt
getCssClass
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::getCssClass()
    A custom CSS class to apply to the message box's container element
getCssClass
in file Field.php, method PhpExt_Form_Field::getCssClass()
    A CSS class to apply to the field's underlying element.
getCssClass
in file Component.php, method PhpExt_Component::getCssClass()
    An optional extra CSS class that will be added to this component's Element (defaults to ''). This can be useful for adding customized styles to the component or any of its children using standard CSS rules.
getCssClass
in file TreeNode.php, method PhpExt_Tree_TreeNode::getCssClass()
    A css class to be added to the node
getCssStyle
in file Component.php, method PhpExt_Component::getCssStyle()
    A custom style specification to be applied to this component's Element.
getCustomEditors
in file PropertyGrid.php, method PhpExt_Grid_PropertyGrid::getCustomEditors()
    An object containing name/value pairs of custom editor type definitions that allow the grid to support additional types of editable fields. By default, the grid supports strongly-typed editing of strings, dates, numbers and booleans using built-in form editors, but any custom type can be supported and associated with a custom input control by specifying a custom editor. The name of the editor type should correspond with the name of the property that will use the editor.
getData
in file Store.php, method PhpExt_Data_Store::getData()
    Inline data to be loaded when the store is initialized.
getData
in file SimpleStore.php, method PhpExt_Data_SimpleStore::getData()
    The multi-dimensional array of data
getData
in file JsonStore.php, method PhpExt_Data_JsonStore::getData()
    A json string readable by this object's JsonReader. Either this option, or the url option must be specified.
getDataIndex
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::getDataIndex()
    (optional) The name of the field in the grid's Ext.data.Store's Ext.data.Record definition from which to draw the column's value. If not specified, the column's index is used as an index into the Record's data Array.
getDataUrl
in file TreeLoader.php, method PhpExt_Tree_TreeLoader::getDataUrl()
    The URL from which to request a Json string which specifies an array of node definition objects representing the child nodes to be loaded.
getDateFormat
in file FieldConfigObject.php, method PhpExt_Data_FieldConfigObject::getDateFormat()
    (Optional) A format String for the Date.parseDate function.
getDdAppendOnly
in file TreePanel.php, method PhpExt_Tree_TreePanel::getDdAppendOnly()
    True if the tree should only allow append drops (use for trees which are sorted)
getDdGroup
in file TreePanel.php, method PhpExt_Tree_TreePanel::getDdGroup()
    The DD group this TreePanel belongs to
getDdScroll
in file TreePanel.php, method PhpExt_Tree_TreePanel::getDdScroll()
    true to enable body scrolling
getDecimalPrecision
in file NumberField.php, method PhpExt_Form_NumberField::getDecimalPrecision()
    The maximum precision to display after the decimal separator (defaults to 2)
getDecimalSeparator
in file NumberField.php, method PhpExt_Form_NumberField::getDecimalSeparator()
    Character(s) to allow as the decimal separator (defaults to '.')
getDefaultAlign
in file Menu.php, method PhpExt_Menu_Menu::getDefaultAlign()
    The default PhpExt_Ext::combineAnchors() anchor position value for this menu relative to its element of origin (defaults to "tl-bl?")
getDefaultButton
in file Window.php, method PhpExt_Window::getDefaultButton()
    The id / index of a button or a button instance to focus when this window received the focus.
getDefaultLinkValue
in file HtmlEditor.php, method PhpExt_Form_HtmlEditor::getDefaultLinkValue()
    The default value for the create link prompt (defaults to http:/ /)
getDefaults
in file Menu.php, method PhpExt_Menu_Menu::getDefaults()
    A config object that will be applied to all items added to this container either via the items config or via the add method. The defaults config can contain any number of name/value property pairs to be added to each item, and should be valid for the types of items being added to the menu.
getDefaults
in file Container.php, method PhpExt_Container::getDefaults()
getDefaultTextHeight
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::getDefaultTextHeight()
    The default height in pixels of the message box's multiline textarea if displayed (defaults to 75)
getDefaultType
in file Container.php, method PhpExt_Container::getDefaultType()
    The default type of container represented by this object as registered in Ext.ComponentMgr (defaults to 'panel').
getDeferredRender
in file TabPanel.php, method PhpExt_TabPanel::getDeferredRender()
    Internally, the TabPanel uses a Ext.layout.CardLayout to manage its tabs. This property will be passed on to the layout as its Ext.layout.CardLayout.deferredRender config value, determining whether or not each tab is rendered only when first accessed (defaults to true).
getDeferredRender
in file CardLayout.php, method PhpExt_Layout_CardLayout::getDeferredRender()
getDelay
in file Listener.php, method PhpExt_Listener::getDelay()
    The number of milliseconds to delay the invocation of the handler after the event fires.
getDirection
in file SortInfoConfigObject.php, method PhpExt_Data_SortInfoConfigObject::getDirection()
getDisabled
in file Field.php, method PhpExt_Form_Field::getDisabled()
    True to disable the field (defaults to false).
getDisabled
in file TreeNode.php, method PhpExt_Tree_TreeNode::getDisabled()
    true to start the node disabled
getDisabled
in file Button.php, method PhpExt_Button::getDisabled()
    True to start disabled (defaults to false)
getDisableDates
in file DateField.php, method PhpExt_Form_DateField::getDisableDates()
    An array of "dates" to disable, as strings. These strings will be used to build a dynamic regular expression so they are very powerful. Some examples:
getDisabledCssClass
in file Component.php, method PhpExt_Component::getDisabledCssClass()
    CSS class added to the component when it is disabled (defaults to "x-item-disabled").
getDisabledDatesText
in file DateField.php, method PhpExt_Form_DateField::getDisabledDatesText()
    The tooltip text to display when the date falls on a disabled date (defaults to 'Disabled'
getDisabledDays
in file DateField.php, method PhpExt_Form_DateField::getDisabledDays()
    An array of days to disable, 0 based. For example, [0, 6] disables Sunday and Saturday (defaults to null).
getDisabledDaysText
in file DateField.php, method PhpExt_Form_DateField::getDisabledDaysText()
    The tooltip to display when the date falls on a disabled day (defaults to 'Disabled')
getDisableKeyFilter
in file TextField.php, method PhpExt_Form_TextField::getDisableKeyFilter()
    True to disable input keystroke filtering (defaults to false)
getDisableSelection
in file GridPanel.php, method PhpExt_Grid_GridPanel::getDisableSelection()
    True to disable selections in the grid (defaults to false). - ignored a SelectionModel is specified
getDiscardUrl
in file AutoLoadConfigObject.php, method PhpExt_AutoLoadConfigObject::getDiscardUrl()
    If not passed as false the URL of this request becomes the default URL for this Updater object, and will be subsequently used in refresh calls.
getDisplayField
in file ComboBox.php, method PhpExt_Form_ComboBox::getDisplayField()
    The underlying data field name to bind to this ComboBox (defaults to undefined if mode = {@ling PhpExt_Form_ComboBox::MODE_REMOTE} or 'text' if transforming a select)
getDisplayInfo
in file PagingToolbar.php, method PhpExt_Toolbar_PagingToolbar::getDisplayInfo()
    True to display the displayMsg (defaults to false)
getDisplayMessage
in file PagingToolbar.php, method PhpExt_Toolbar_PagingToolbar::getDisplayMessage()
    The paging status message to display (defaults to "Displaying {0} - {1} of {2}"). Note that this string is formatted using the braced numbers 0-2 as tokens that are replaced by the values for start, end and total respectively. These tokens should be preserved when overriding this string if showing those values is desired.
getDraggable
in file Window.php, method PhpExt_Window::getDraggable()
    True to allow the window to be dragged by the header bar, false to disable dragging (defaults to true). Note that by default the window will be centered in the viewport, so if dragging is disabled the window may need to be positioned programmatically after render (e.g., myWindow.setPosition(100, 100);).
getDraggable
in file TreeNode.php, method PhpExt_Tree_TreeNode::getDraggable()
    True to make this node draggable (defaults to false)
getDraggable
in file Panel.php, method PhpExt_Panel::getDraggable()
    True to enable dragging of this Panel (defaults to false). For custom drag/drop implementations, an Ext.Panel.DD config could also be passed in this config instead of true, although Ext.Panel.DD is an internal, undocumented class.
getDuration
in file ProgressBarWaitConfig.php, method PhpExt_ProgressBarWaitConfig::getDuration()
    The length of time in milliseconds that the progress bar should run before resetting itself (defaults to undefined, in which case it will run indefinitely until reset is called)
getEditable
in file ComboBox.php, method PhpExt_Form_ComboBox::getEditable()
    False to prevent the user from typing text directly into the field, just like a traditional select (defaults to true)
getEditor
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::getEditor()
    (optional) The Ext.form.Field to use when editing values in this column if editing is supported by the grid.
getEl
in file Component.php, method PhpExt_Component::getEl()
    The DOM element to which this component show be rendered to. This should be used instead of renderTo or applyTo if using lazy render.
getElementCssStyle
in file FormLayout.php, method PhpExt_Layout_FormLayout::getElementCssStyle()
    A CSS style specification string to add to each field element in this layout (defaults to '').
getElements
in file Panel.php, method PhpExt_Panel::getElements()
    A comma-delimited list of panel elements to initialize when the panel is rendered. Normally, this list will be generated automatically based on the items added to the panel at config time, but sometimes it might be useful to make sure a structural element is rendered even if not specified at config time (for example, you may want to add a button or toolbar dynamically after the panel has been rendered). Adding those elements to this list will allocate the required placeholders in the panel when it is rendered. Valid values are
getEmptyCssClass
in file TextField.php, method PhpExt_Form_TextField::getEmptyCssClass()
    The CSS class to apply to an empty field to style the emptyText (defaults to 'x-form-empty-field'). This class is automatically added and removed as needed depending on the current field value.
getEmptyGroupText
in file GroupingView.php, method PhpExt_Grid_GroupingView::getEmptyGroupText()
    The text to display when there is an empty group value
getEmptyMessage
in file PagingToolbar.php, method PhpExt_Toolbar_PagingToolbar::getEmptyMessage()
    The message to display when no records are found (defaults to "No data to display")
getEmptyText
in file TextField.php, method PhpExt_Form_TextField::getEmptyText()
    The default text to display in an empty field (defaults to null).
getEmptyText
in file GridView.php, method PhpExt_Grid_GridView::getEmptyText()
    Default text to display in the grid body when no rows are available (defaults to '').
getEmptyText
in file DataView.php, method PhpExt_DataView::getEmptyText()
    The text to display in the view when there is no data to display (defaults to '').
getEnableAlignments
in file HtmlEditor.php, method PhpExt_Form_HtmlEditor::getEnableAlignments()
    Enable the left, center, right alignment buttons (defaults to true)
getEnableColors
in file HtmlEditor.php, method PhpExt_Form_HtmlEditor::getEnableColors()
    Enable the fore/highlight color buttons (defaults to true)
getEnableColumnHide
in file GridPanel.php, method PhpExt_Grid_GridPanel::getEnableColumnHide()
    True to enable hiding of columns with the header context menu.
getEnableColumnMove
in file GridPanel.php, method PhpExt_Grid_GridPanel::getEnableColumnMove()
    True to enable drag and drop reorder of columns.
getEnableColumnResize
in file GridPanel.php, method PhpExt_Grid_GridPanel::getEnableColumnResize()
    False to turn off column resizing for the whole grid (defaults to true).
getEnableDd
in file TreePanel.php, method PhpExt_Tree_TreePanel::getEnableDd()
    true to enable drag and drop
getEnableDrag
in file TreePanel.php, method PhpExt_Tree_TreePanel::getEnableDrag()
    true to enable just drag
getEnableDragDrop
in file GridPanel.php, method PhpExt_Grid_GridPanel::getEnableDragDrop()
    True to enable drag and drop of rows.
getEnableDrop
in file TreePanel.php, method PhpExt_Tree_TreePanel::getEnableDrop()
    true to enable just drop
getEnableFont
in file HtmlEditor.php, method PhpExt_Form_HtmlEditor::getEnableFont()
    Enable font selection. Not available in Safari. (defaults to true)
getEnableFontSize
in file HtmlEditor.php, method PhpExt_Form_HtmlEditor::getEnableFontSize()
    Enable the increase/decrease font size buttons (defaults to true)
getEnableFormat
in file HtmlEditor.php, method PhpExt_Form_HtmlEditor::getEnableFormat()
    Enable the bold, italic and underline buttons (defaults to true)
getEnableGrouping
in file GroupingView.php, method PhpExt_Grid_GroupingView::getEnableGrouping()
    False to disable grouping functionality (defaults to true)
getEnableGroupingMenu
in file GroupingView.php, method PhpExt_Grid_GroupingView::getEnableGroupingMenu()
    True to enable the grouping control in the column menu
getEnableHeaderMenu
in file GridPanel.php, method PhpExt_Grid_GridPanel::getEnableHeaderMenu()
    True to enable the drop down button for menu in the headers.
getEnableLinks
in file HtmlEditor.php, method PhpExt_Form_HtmlEditor::getEnableLinks()
    Enable the create link button. Not available in Safari. (defaults to true)
getEnableLists
in file HtmlEditor.php, method PhpExt_Form_HtmlEditor::getEnableLists()
    Enable the bullet and numbered list buttons. Not available in Safari. (defaults to true)
getEnableNoGroups
in file GroupingView.php, method PhpExt_Grid_GroupingView::getEnableNoGroups()
    True to allow the user to turn off grouping
getEnableRowBody
in file GridView.php, method PhpExt_Grid_GridView::getEnableRowBody()
    True to add a second TR element per row that can be used to provide a row body that spans beneath the data row. Use the getRowClass method's rowParams config to customize the row body.
getEnableRowHeightSync
in file GridPanel.php, method PhpExt_Grid_GridPanel::getEnableRowHeightSync()
    True to manually sync row heights across locked and not locked rows.
getEnableSourceEdit
in file HtmlEditor.php, method PhpExt_Form_HtmlEditor::getEnableSourceEdit()
    Enable the switch to source edit button. Not available in Safari. (defaults to true)
getEnableTabScroll
in file TabPanel.php, method PhpExt_TabPanel::getEnableTabScroll()
    True to enable scrolling to tabs that may be invisible due to overflowing the overall TabPanel width. Only available with tabs on top. (defaults to false).
getEnableToogle
in file Button.php, method PhpExt_Button::getEnableToogle()
    True to enable pressed/not pressed toggling (defaults to false)
getErrorReader
in file FormPanel.php, method PhpExt_Form_FormPanel::getErrorReader()
getExpandable
in file TreeNode.php, method PhpExt_Tree_TreeNode::getExpandable()
    If set to true, the node will always show a plus/minus icon, even when empty
getExpanded
in file TreeNode.php, method PhpExt_Tree_TreeNode::getExpanded()
    true to start the node expanded
getExpandOnShow
in file Window.php, method PhpExt_Window::getExpandOnShow()
    True to always expand the window when it is displayed, false to keep it in its current state (which may be collapsed) when displayed (defaults to true).
getExtConfigProperty
in file Object.php, method PhpExt_Object::getExtConfigProperty()
getExtraCssClass
in file ContainerLayout.php, method PhpExt_Layout_ContainerLayout::getExtraCssClass()
    An optional extra CSS class that will be added to the container (defaults to ''). This can be useful for adding customized styles to the container or any of its children using standard CSS rules.
getFailureCallback
in file Action.php, method PhpExt_Form_Action::getFailureCallback()
getFailureType
in file Action.php, method PhpExt_Form_Action::getFailureType()
    The type of failure detected. Possible values are
getField
in file DataReader.php, method PhpExt_Data_DataReader::getField()
getField
in file Editor.php, method PhpExt_Editor::getField()
    A PhpExt_Form_Field object (or descendant) to use as editor
getField
in file SimpleStore.php, method PhpExt_Data_SimpleStore::getField()
getField
in file SortInfoConfigObject.php, method PhpExt_Data_SortInfoConfigObject::getField()
    The field name to which this sorting applies.
getField
in file JsonStore.php, method PhpExt_Data_JsonStore::getField()
getFieldCssClass
in file Field.php, method PhpExt_Form_Field::getFieldCssClass()
    The default CSS class for the field (defaults to "x-form-field")
getFieldCssClass
in file NumberField.php, method PhpExt_Form_NumberField::getFieldCssClass()
    The default CSS class for the field (defaults to "x-form-field x-form-num-field")
getFieldCssClass
in file Checkbox.php, method PhpExt_Form_Checkbox::getFieldCssClass()
    The default CSS class for the checkbox (defaults to "x-form-field")
getFieldLabel
in file Field.php, method PhpExt_Form_Field::getFieldLabel()
    The label text to display next to this field (defaults to '')
getFields
in file DataReader.php, method PhpExt_Data_DataReader::getFields()
    Fields Collection
getFields
in file SimpleStore.php, method PhpExt_Data_SimpleStore::getFields()
    Fields Collection
getFields
in file JsonStore.php, method PhpExt_Data_JsonStore::getFields()
    Fields Collection
getFileUpload
in file FormPanel.php, method PhpExt_Form_FormPanel::getFileUpload()
    Set to true if this form is a file upload.
getFill
in file AccordionLayout.php, method PhpExt_Layout_AccordionLayout::getFill()
    True to adjust the active item's height to fill the available space in the container, false to use the item's current height, or auto height if not explicitly set (defaults to true).
getFixed
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::getFixed()
    (optional) True if the column width cannot be changed. Defaults to false.
getFloatable
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::getFloatable()
    True to allow clicking a collapsed region's bar to display the region's panel floated above the layout, false to force the user to fully expand a collapsed region by clicking the expand button to see it again (defaults to true).
getFloating
in file Panel.php, method PhpExt_Panel::getFloating()
    True to float the panel (absolute position it with automatic shimming and shadow), false to display it inline where it is rendered (defaults to false). Note that by default, setting floating to true will cause the panel to display at negative offsets so that it is hidden -- because the panel is absolute positioned, the position must be set explicitly after render (e.g., myPanel.setPosition(100,100);). Also, when floating a panel you should always assign a fixed width, otherwise it will be auto width and will expand to fill to the right edge of the viewport.
getFn
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::getFn()
    A callback function which is called when the dialog is dismissed either by clicking on the configured buttons, or on the dialog close button, or by pressing the return button to enter input.
getFn
in file ProgressBarWaitConfig.php, method PhpExt_ProgressBarWaitConfig::getFn()
    A callback function to execute after the progress bar finishes auto-
getFocusClass
in file Checkbox.php, method PhpExt_Form_Checkbox::getFocusClass()
    The CSS class to use when the checkbox receives focus (defaults to undefined)
getFocusCssClass
in file Field.php, method PhpExt_Form_Field::getFocusCssClass()
    The CSS class to use when the field receives focus (defaults to "x-form-focus")
getFontFamilies
in file HtmlEditor.php, method PhpExt_Form_HtmlEditor::getFontFamilies()
    An array of available font families
getFooter
in file Panel.php, method PhpExt_Panel::getFooter()
    True to create the footer element explicitly, false to skip creating it. By default, when footer is not specified, if one or more buttons have been added to the panel the footer will be created automatically, otherwise it will not.
getForceArray
in file AbstractCollection.php, method PhpExt_AbstractCollection::getForceArray()
    True to force the collection to render as array when now elements present.
getForceFit
in file GridView.php, method PhpExt_Grid_GridView::getForceFit()
    True to auto expand/contract the size of the columns to fit the grid width and prevent horizontal scrolling.
getForceSelection
in file ComboBox.php, method PhpExt_Form_ComboBox::getForceSelection()
    True to restrict the selected value to one of the values in the list, false to allow the user to set arbitrary text into the field (defaults to false)
getFormat
in file DateField.php, method PhpExt_Form_DateField::getFormat()
    The default date format string which can be overriden for localization support. The format must be valid according to Date.parseDate (defaults to 'm/d/y').
getFormat
in file TimeField.php, method PhpExt_Form_TimeField::getFormat()
    The default date format string which can be overriden for localization support. The format must be valid according to Date.parseDate (defaults to 'm/d/y').
getFrame
in file Panel.php, method PhpExt_Panel::getFrame()
    True to render the panel with custom rounded borders, false to render with plain 1px square borders (defaults to false).
getGroup
in file CheckItem.php, method PhpExt_Menu_CheckItem::getGroup()
    All check items with the same group name will automatically be grouped into a single-select radio button group (defaults to '')
getGroupByText
in file GroupingView.php, method PhpExt_Grid_GroupingView::getGroupByText()
    Text displayed in the grid header menu for grouping by a column (defaults to 'Group By This Field').
getGroupCssClass
in file CheckItem.php, method PhpExt_Menu_CheckItem::getGroupCssClass()
    The default CSS class to use for radio group check items (defaults to "x-menu-group-item")
getGroupField
in file GroupingStore.php, method PhpExt_Data_GroupingStore::getGroupField()
    The field name by which to sort the store's data (defaults to '').
getGroupOnSort
in file GroupingStore.php, method PhpExt_Data_GroupingStore::getGroupOnSort()
    True to sort the data on the grouping field when a grouping operation occurs, false to sort based on the existing sort info (defaults to false).
getGroupTextTemplate
in file GroupingView.php, method PhpExt_Grid_GroupingView::getGroupTextTemplate()
    The template used to render the group text
getGrow
in file TextField.php, method PhpExt_Form_TextField::getGrow()
    True if this field should automatically grow and shrink to its content
getGrowMax
in file TextArea.php, method PhpExt_Form_TextArea::getGrowMax()
    The maximum height to allow when grow = true (defaults to 1000)
getGrowMax
in file TextField.php, method PhpExt_Form_TextField::getGrowMax()
    The maximum width to allow when grow = true (defaults to 800)
getGrowMin
in file TextArea.php, method PhpExt_Form_TextArea::getGrowMin()
    The minimum height to allow when grow = true (defaults to 60)
getGrowMin
in file TextField.php, method PhpExt_Form_TextField::getGrowMin()
    The minimum width to allow when grow = true (defaults to 30)
getHandleHeight
in file ComboBox.php, method PhpExt_Form_ComboBox::getHandleHeight()
    The height in pixels of the dropdown list resize handle if resizable = true (defaults to 8)
getHandleMouseEvents
in file Button.php, method PhpExt_Button::getHandleMouseEvents()
    False to disable visual cues on mouseover, mouseout and mousedown (defaults to true)
getHandler
in file Button.php, method PhpExt_Button::getHandler()
    A function called when the button is clicked (can be used instead of click event)
getHandler
in file ToolConfigObject.php, method PhpExt_ToolConfigObject::getHandler()
    The function to call when clicked. Arguments passed are:
getHandler
in file Listener.php, method PhpExt_Listener::getHandler()
    The method the event invokes
getHandler
in file BaseItem.php, method PhpExt_Menu_BaseItem::getHandler()
    A function that will handle the click event of this menu item (defaults to undefined)
getHeader
in file Panel.php, method PhpExt_Panel::getHeader()
    True to create the header element explicitly, false to skip creating it. By default, when header is not specified, if a title is set the header will be created automatically, otherwise it will not. If a title is set but header is explicitly set to false, the header will not be rendered.
getHeader
in file CheckboxSelectionModel.php, method PhpExt_Grid_CheckboxSelectionModel::getHeader()
    Any valid text or HTML fragment to display in the header cell for the checkbox column (defaults to '<div class="x-grid3-hd-checker"> </div>'). The default CSS class of 'x-grid3-hd-checker' displays a checkbox in the header and provides support for automatic check all/none behavior on header click. This string can be replaced by any valid HTML fragment, including a simple text string (e.g., 'Select Rows'), but the automatic check all/none behavior will only work if the 'x-grid3-hd-checker' class is supplied.
getHeader
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::getHeader()
    The header text to display in the Grid view.
getHeaderAsText
in file Panel.php, method PhpExt_Panel::getHeaderAsText()
    True to display the panel title in the header, false to hide it (defaults to true).
getHeight
in file BoxComponent.php, method PhpExt_BoxComponent::getHeight()
    The height of this component in pixels (defaults to auto).
getHidden
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::getHidden()
    (optional) True to hide the column. Defaults to false.
getHidden
in file ToolConfigObject.php, method PhpExt_ToolConfigObject::getHidden()
    True to initially render hidden.
getHidden
in file Button.php, method PhpExt_Button::getHidden()
    True to start hidden (defaults to false)
getHiddenName
in file ComboBox.php, method PhpExt_Form_ComboBox::getHiddenName()
    If specified, a hidden form field with this name is dynamically generated to store the field's data value (defaults to the underlying DOM element's name). Required for the combo's value to automatically post during a form submission.
getHideable
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::getHideable()
    (optional) Specify as false to prevent the user from hiding this column. Defaults to true.
getHideBorders
in file Container.php, method PhpExt_Container::getHideBorders()
    True to hide the borders of each contained component, false to defer to the component's existing border settings (defaults to false).
getHideCollapseTool
in file Panel.php, method PhpExt_Panel::getHideCollapseTool()
    True to hide the expand/collapse toggle button when collapsible = true, false to display it (defaults to false).
getHideCollapseTool
in file AccordionLayout.php, method PhpExt_Layout_AccordionLayout::getHideCollapseTool()
    True to hide the contained panels' collapse/expand toggle buttons, false to display them (defaults to false). When set to true, titleCollapse should be true also.
getHideDelay
in file BaseItem.php, method PhpExt_Menu_BaseItem::getHideDelay()
    Length of time in milliseconds to wait before hiding after a click (defaults to 100)
getHideElement
in file Editor.php, method PhpExt_Editor::getHideElement()
    False to keep the bound element visible while the editor is displayed (defaults to true)
getHideGroupedColumn
in file GroupingView.php, method PhpExt_Grid_GroupingView::getHideGroupedColumn()
    True to hide the column that is currently grouped
getHideLabel
in file Field.php, method PhpExt_Form_Field::getHideLabel()
    True to completely hide the label element (defaults to false)
getHideLabels
in file FormLayout.php, method PhpExt_Layout_FormLayout::getHideLabels()
    True to hide field labels by default (defaults to false)
getHideMode
in file Component.php, method PhpExt_Component::getHideMode()
    How this component should hidden. Supported values are
  1. PhpExt_Component::HIDE_MODE_VISIBILITY
(css visibility),
  1. PhpExt_Component::HIDE_MODE_OFFSETS
(negative offset position) and
  1. PhpExt_Component::HIDE_MODE_DISPLAY
(css display) - defaults to
  1. PhpExt_Component::HIDE_MODE_DISPLAY
.
getHideOnClick
in file Separator.php, method PhpExt_Menu_Separator::getHideOnClick()
    True to hide the containing menu after this item is clicked (defaults to false)
getHideOnClick
in file BaseItem.php, method PhpExt_Menu_BaseItem::getHideOnClick()
    True to hide the containing menu after this item is clicked (defaults to true)
getHideOnClick
in file TextItem.php, method PhpExt_Menu_TextItem::getHideOnClick()
    True to hide the containing menu after this item is clicked (defaults to false)
getHideParent
in file Component.php, method PhpExt_Component::getHideParent()
    True to hide and show the component's container when hide/show is called on the component, false to hide and show the component itself (defaults to false). For example, this can be used as a shortcut for a hide button on a window by setting hide:true on the button when adding it to its parent container.
getHideTrigger
in file TriggerField.php, method PhpExt_Form_TriggerField::getHideTrigger()
    True to hide the trigger element and display only the base text field (defaults to false)
getHighlightColor
in file TreePanel.php, method PhpExt_Tree_TreePanel::getHighlightColor()
    The color of the node highlight (defaults to C3DAF9)
getHighlightDrop
in file TreePanel.php, method PhpExt_Tree_TreePanel::getHighlightDrop()
    false to disable node highlight on drop (defaults to the value of Ext.enableFx)
getHref
in file TreeNode.php, method PhpExt_Tree_TreeNode::getHref()
    URL of the link used for the node (defaults to #)
getHref
in file Item.php, method PhpExt_Menu_Item::getHref()
    The href attribute to use for the underlying anchor link (defaults to '#').
getHrefTarget
in file Item.php, method PhpExt_Menu_Item::getHrefTarget()
    The target attribute to use for the underlying anchor link (defaults to '').
getHrefTarget
in file TreeNode.php, method PhpExt_Tree_TreeNode::getHrefTarget()
    target frame for the link
getHtml
in file Panel.php, method PhpExt_Panel::getHtml()
    An HTML fragment, or a DomHelper specification to use as the panel's body content (defaults to '').
getHtml
in file TableCell.inc.php, method PhpExt_Config_TableCell::getHtml()
    Inner HTML for the cell
getIcon
in file TreeNode.php, method PhpExt_Tree_TreeNode::getIcon()
    The path to an icon for the node. The preferred way to do this is to use the cls or iconCls attributes and add the icon via a CSS background image.
getIcon
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::getIcon()
    A CSS class that provides a background image to be used as the body icon for the dialog (e.g., PhpExt_MessageBox::WARNING() or 'custom-class', defaults to '')
getIcon
in file Item.php, method PhpExt_Menu_Item::getIcon()
    The path to an icon to display in this item (defaults to Ext.BLANK_IMAGE_URL). If icon is specified iconCls should not be.
getIcon
in file Button.php, method PhpExt_Button::getIcon()
    The path to an image to display in the button (the image will be set as the background-image CSS property of the button by default, so if you want a mixed icon/text button, set CssClass:"x-btn-text-icon")
getIconCssClass
in file Item.php, method PhpExt_Menu_Item::getIconCssClass()
    A CSS class that specifies a background image that will be used as the icon for this item (defaults to ''). If iconCls is specified icon should not be.
getIconCssClass
in file Panel.php, method PhpExt_Panel::getIconCssClass()
    A CSS class that will provide a background image to be used as the panel header icon (defaults to '').
getIconCssClass
in file TreeNode.php, method PhpExt_Tree_TreeNode::getIconCssClass()
    A css class to be added to the nodes icon element for applying css background images
getIconCssClass
in file Button.php, method PhpExt_Button::getIconCssClass()
    A css class which sets a background image to be used as the icon for this button
getIconCssClass
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::getIconCssClass()
    The standard Ext.Window.iconCls to add an optional header icon (defaults to '')
getId
in file ToolConfigObject.php, method PhpExt_ToolConfigObject::getId()
    The type of tool to create. Values may be
getId
in file Component.php, method PhpExt_Component::getId()
    The unique id of this component (defaults to an auto-assigned id).
getId
in file SimpleStore.php, method PhpExt_Data_SimpleStore::getId()
    The array index of the record id. Leave blank to auto generate ids.
getId
in file ArrayReader.php, method PhpExt_Data_ArrayReader::getId()
    (optional) The subscript within row Array that provides an ID for the Record
getId
in file JsonReader.php, method PhpExt_Data_JsonReader::getId()
    Name of the property within a row object that contains a record identifier value.
getId
in file JsonStore.php, method PhpExt_Data_JsonStore::getId()
    Name of the property within a row object that contains a record identifier value.
getId
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::getId()
getId
in file Node.php, method PhpExt_Data_Node::getId()
    The id for this node. If one is not specified, one is generated.
getId
in file ProgressBar.php, method PhpExt_ProgressBar::getId()
    The progress bar element's id (defaults to an auto-generated id)
getId
in file XmlReader.php, method PhpExt_Data_XmlReader::getId()
    The DomQuery path relative from the record element to the element that contains a record identifier value.
getIgnoreAdd
in file GroupingView.php, method PhpExt_Grid_GroupingView::getIgnoreAdd()
    True to skip refreshing the view when new rows are added (defaults to false)
getIgnoreNoChange
in file Editor.php, method PhpExt_Editor::getIgnoreNoChange()
    True to skip the the edit completion process (no save, no events fired) if the user completes an edit and the value has not changed (defaults to false). Applies only to string values - edits for other data types will never be ignored.
getIncrement
in file TimeField.php, method PhpExt_Form_TimeField::getIncrement()
    The number of minutes between each time value in the list (defaults to 15).
getIncrement
in file ProgressBarWaitConfig.php, method PhpExt_ProgressBarWaitConfig::getIncrement()
    The number of progress update segments to display within the progress bar (defaults to 10). If the bar reaches the end and is still updating, it will automatically wrap back to the beginning.
getInputType
in file Field.php, method PhpExt_Form_Field::getInputType()
    The type attribute for input fields -- e.g. radio, text, password (defaults to "text").
getInputValue
in file Checkbox.php, method PhpExt_Form_Checkbox::getInputValue()
    The value that should go into the generated input element's value attribute
getInterval
in file ProgressBarWaitConfig.php, method PhpExt_ProgressBarWaitConfig::getInterval()
    The length of time in milliseconds between each progress update (default to 1000)
getInvalidCssClass
in file Field.php, method PhpExt_Form_Field::getInvalidCssClass()
    The CSS class to use when marking a field invalid (defaults to "x-form-invalid")
getInvalidText
in file Field.php, method PhpExt_Form_Field::getInvalidText()
    The error text to use when marking a field invalid and no message is provided (defaults to "The value in this field is invalid")
getInvalidText
in file TimeField.php, method PhpExt_Form_TimeField::getInvalidText()
    The error text to display when the time in the field is invalid (defaults to '{value} is not a valid time - it must be in the format {format}').
getInvalidText
in file DateField.php, method PhpExt_Form_DateField::getInvalidText()
    The error text to display when the date in the field is invalid (defaults to '{value} is not a valid date - it must be in the format {format}').
getIsTarget
in file TreeNode.php, method PhpExt_Tree_TreeNode::getIsTarget()
    False to not allow this node to act as a drop target (defaults to true)
getItem
in file Toolbar.php, method PhpExt_Toolbar_Toolbar::getItem()
getItemCssClass
in file Item.php, method PhpExt_Menu_Item::getItemCssClass()
    The default CSS class to use for menu items (defaults to 'x-menu-item')
getItemCssClass
in file Separator.php, method PhpExt_Menu_Separator::getItemCssClass()
    The default CSS class to use for separators (defaults to "x-menu-sep")
getItemCssClass
in file CheckItem.php, method PhpExt_Menu_CheckItem::getItemCssClass()
    The default CSS class to use for check items (defaults to "x-menu-item x-menu-check-item")
getItemCssClass
in file FormLayout.php, method PhpExt_Layout_FormLayout::getItemCssClass()
    A CSS class to add to the div wrapper that contains each field label and field element (the default class is 'x-form-item' and itemCls will be added to that)
getItemCssClass
in file FormPanel.php, method PhpExt_Form_FormPanel::getItemCssClass()
    A css class to apply to the x-form-item of fields. This property cascades to child containers.
getItemCssClass
in file Field.php, method PhpExt_Form_Field::getItemCssClass()
    An additional CSS class to apply to this field (defaults to the container's itemCls value if set, or '')
getItemCssClass
in file FieldSet.php, method PhpExt_Form_FieldSet::getItemCssClass()
    A css class to apply to the x-form-item of fields. This property cascades to child containers.
getItemCssClass
in file TextItem.php, method PhpExt_Menu_TextItem::getItemCssClass()
    The default CSS class to use for text items (defaults to "x-menu-text")
getItemCssSelector
in file DataView.php, method PhpExt_DataView::getItemCssSelector()
    This is a required setting. A CSS selector in any format supported by Ext.DomQuery that will be used to determine what nodes this DataView will be working with.
getItemCssSelector
in file ComboBox.php, method PhpExt_Form_ComboBox::getItemCssSelector()
    A CSS selector in any format supported by Ext.DomQuery that will be used to determine what nodes this DataView will be working with.
getItems
in file Menu.php, method PhpExt_Menu_Menu::getItems()
    An array of items to be added to this menu. See add for a list of valid item types.
getItems
in file Container.php, method PhpExt_Container::getItems()
    A single item, or an array of child Components to be added to this container. Each item can be any type of object based on Ext.Component.
getItems
in file BaseItem.php, method PhpExt_Menu_BaseItem::getItems()
    An array of items to be added to this menu. See add for a list of valid item types.
getItems
in file Toolbar.php, method PhpExt_Toolbar_Toolbar::getItems()
getJavascript
in file CheckColumn.php, method PhpExtUx_Grid_CheckColumn::getJavascript()
getJavascript
in file SearchField.php, method PhpExtUx_App_SearchField::getJavascript()
getJavascript
in file Separator.php, method PhpExt_Menu_Separator::getJavascript()
getJavascript
in file Object.php, method PhpExt_Object::getJavascript()
getJavascript
in file ConfigObject.php, method PhpExt_Config_ConfigObject::getJavascript()
getJavascript
in file Spacer.php, method PhpExt_Toolbar_Spacer::getJavascript()
getJavascript
in file Separator.php, method PhpExt_Toolbar_Separator::getJavascript()
getJavascript
in file ListenerCollection.php, method PhpExt_ListenerCollection::getJavascript()
getJavascript
in file ColumnModel.php, method PhpExt_Grid_ColumnModel::getJavascript()
getJavascript
in file RowNumberer.php, method PhpExt_Grid_RowNumberer::getJavascript()
getJavascript
in file Response.php, method PhpExt_Form_Action_Response::getJavascript()
getJavascript
in file TreeEditor.php, method PhpExt_TreeEditor::getJavascript()
getJavascript
in file TextItem.php, method PhpExt_Toolbar_TextItem::getJavascript()
getJavascript
in file GridEditorCollection.php, method PhpExt_Grid_GridEditorCollection::getJavascript()
getJavascript
in file PropertyGrid.php, method PhpExt_Grid_PropertyGrid::getJavascript()
getJavascript
in file DataReader.php, method PhpExt_Data_DataReader::getJavascript()
getJavascript
in file Fill.php, method PhpExt_Toolbar_Fill::getJavascript()
getJavascript
in file AbstractCollection.php, method PhpExt_AbstractCollection::getJavascript()
getJavascript
in file Template.php, method PhpExt_Template::getJavascript()
getJavascript
in file Editor.php, method PhpExt_Editor::getJavascript()
getKeys
in file Panel.php, method PhpExt_Panel::getKeys()
    A KeyMap config object (in the format expected by Ext.KeyMap.addBinding used to assign custom key handling to this panel (defaults to null).
getLabelAlign
in file FormPanel.php, method PhpExt_Form_FormPanel::getLabelAlign()
getLabelAlign
in file FormLayout.php, method PhpExt_Layout_FormLayout::getLabelAlign()
    The default label alignment. The default value is empty string '' or PhpExt_Form_FormPanel::LABEL_ALIGN_LEFT for left alignment, but specifying PhpExt_Form_FormPanel::LABEL_ALIGN_TOP will align the labels above the fields.
getLabelCssStyle
in file FormLayout.php, method PhpExt_Layout_FormLayout::getLabelCssStyle()
    A CSS style specification string to add to each field label in this layout (defaults to '').
getLabelCssStyle
in file Field.php, method PhpExt_Form_Field::getLabelCssStyle()
    A CSS style specification to apply directly to this field's label (defaults to the container's labelStyle value if set, or ''). For example: 'font-weight:bold;'.
getLabelPad
in file FormLayout.php, method PhpExt_Layout_FormLayout::getLabelPad()
    The default padding in pixels for field labels (defaults to 5). labelPad only applies if labelWidth is also specified, otherwise it will be ignored.
getLabelSeparator
in file Field.php, method PhpExt_Form_Field::getLabelSeparator()
    The standard separator to display after the text of each form label (defaults to the value of Ext.layout.FormLayout.labelSeparator, which is a colon ':' by default). To display no separator for this field's label specify empty string ''.
getLabelSeparator
in file FormLayout.php, method PhpExt_Layout_FormLayout::getLabelSeparator()
    The standard separator to display after the text of each form label (defaults to a colon ':'). To turn off separators for all fields in this layout by default specify empty string '' (if the labelSeparator value is explicitly set at the field level, those will still be displayed).
getLabelWidth
in file FormPanel.php, method PhpExt_Form_FormPanel::getLabelWidth()
    The width of labels. This property cascades to child containers.
getLabelWidth
in file FieldSet.php, method PhpExt_Form_FieldSet::getLabelWidth()
    The width of labels. This property cascades to child containers.
getLabelWidth
in file FormLayout.php, method PhpExt_Layout_FormLayout::getLabelWidth()
    The default width in pixels of field labels (defaults to 100)
getLayout
in file FieldSet.php, method PhpExt_Form_FieldSet::getLayout()
    The Ext.Container.layout to use inside the fieldset (defaults to 'form').
getLayout
in file Container.php, method PhpExt_Container::getLayout()
    The layout type to be used in this container. If not specified, a default PhpExt_Layout_ContainerLayout will be created and used.
getLayoutData
in file Component.php, method PhpExt_Component::getLayoutData()
getLayoutKey
in file TabLayout.php, method PhpExt_Layout_TabLayout::getLayoutKey()
    Returns the internal config string for the layout.
getLayoutKey
in file AnchorLayout.php, method PhpExt_Layout_AnchorLayout::getLayoutKey()
    Returns the internal config string for the layout.
getLayoutKey
in file ColumnLayout.php, method PhpExt_Layout_ColumnLayout::getLayoutKey()
    Returns the internal config string for the layout.
getLayoutKey
in file CardLayout.php, method PhpExt_Layout_CardLayout::getLayoutKey()
    Returns the internal config string for the layout.
getLayoutKey
in file TableLayout.php, method PhpExt_Layout_TableLayout::getLayoutKey()
    Returns the internal config string for the layout.
getLayoutKey
in file ContainerLayout.php, method PhpExt_Layout_ContainerLayout::getLayoutKey()
    Returns the internal config string for the layout.
getLayoutKey
in file AccordionLayout.php, method PhpExt_Layout_AccordionLayout::getLayoutKey()
    Returns the internal config string for the layout.
getLayoutKey
in file AbsoluteLayout.php, method PhpExt_Layout_AbsoluteLayout::getLayoutKey()
    Returns the internal config string for the layout.
getLayoutKey
in file FormLayout.php, method PhpExt_Layout_FormLayout::getLayoutKey()
    Returns the internal config string for the layout.
getLayoutKey
in file FitLayout.php, method PhpExt_Layout_FitLayout::getLayoutKey()
    Returns the internal config string for the layout.
getLayoutKey
in file BorderLayout.php, method PhpExt_Layout_BorderLayout::getLayoutKey()
    Returns the internal config string for the layout.
getLayoutOnTabChange
in file TabPanel.php, method PhpExt_TabPanel::getLayoutOnTabChange()
    Set to true to do a layout of tab items as tabs are changed.
getLayoutProperty
in file ContainerLayoutData.php, method PhpExt_Layout_ContainerLayoutData::getLayoutProperty()
getLazyInit
in file ComboBox.php, method PhpExt_Form_ComboBox::getLazyInit()
    True to not initialize the list for this combo until the field is focused. (defaults to true)
getLazyRender
in file ComboBox.php, method PhpExt_Form_ComboBox::getLazyRender()
    True to prevent the ComboBox from rendering until requested (should always be used when rendering into an Ext.Editor, defaults to false)
getLeaf
in file Node.php, method PhpExt_Data_Node::getLeaf()
    true if this node is a leaf and does not have children
getLines
in file TreePanel.php, method PhpExt_Tree_TreePanel::getLines()
    false to disable tree lines (defaults to true)
getListAlign
in file ComboBox.php, method PhpExt_Form_ComboBox::getListAlign()
    A valid anchor position value. See Ext.Element.alignTo for details on supported anchor positions (defaults to 'tl-bl')
getListCssClass
in file ComboBox.php, method PhpExt_Form_ComboBox::getListCssClass()
    CSS class to apply to the dropdown list element (defaults to '')
getListeners
in file Observable.php, method PhpExt_Observable::getListeners()
getListWidth
in file ComboBox.php, method PhpExt_Form_ComboBox::getListWidth()
    The width in pixels of the dropdown list (defaults to the width of the ComboBox field)
getLoader
in file TreePanel.php, method PhpExt_Tree_TreePanel::getLoader()
    A PhpExt_Tree_TreeLoader for use with this TreePanel
getLoader
in file AsyncTreeNode.php, method PhpExt_Tree_AsyncTreeNode::getLoader()
    A TreeLoader to be used by this node (defaults to the loader defined on the tree)
getLoadingText
in file ComboBox.php, method PhpExt_Form_ComboBox::getLoadingText()
    The text to display in the dropdown list while data is loading. Only applies when mode = {@ling PhpExt_Form_ComboBox::MODE_REMOTE} (defaults to 'Loading...')
getLoadingText
in file DataView.php, method PhpExt_DataView::getLoadingText()
    A string to display during data load operations (defaults to undefined). If specified, this text will be displayed in a loading div and the view's contents will be cleared while loading, otherwise the view's contents will continue to display normally until the new data is loaded and the contents are replaced.
getLoadMask
in file Panel.php, method PhpExt_Panel::getLoadMask()
    The id of the DOM Element which servers as loading mask to show loading messages
getLoadMask
in file GridPanel.php, method PhpExt_Grid_GridPanel::getLoadMask()
    An PhpExt_LoadMask object or true to mask the grid while loading (defaults to false).
getLocked
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::getLocked()
    False if the column's position can be changed by the user
getMapping
in file FieldConfigObject.php, method PhpExt_Data_FieldConfigObject::getMapping()
    (Optional) A path specification for use by the Ext.data.Reader implementation that is creating the Record to access the data value from the data object. If an Ext.data.JsonReader is being used, then this is a string containing the javascript expression to reference the data relative to the record item's root. If an Ext.data.XmlReader is being used, this is an Ext.DomQuery path to the data item relative to the record element. If the mapping expression is the same as the field name, this may be omitted.
getMargins
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::getMargins()
    An object containing margins to apply to the region in the format {left: (left margin), top: (top margin), right: (right margin), bottom: (bottom margin)} or a string with the margin values in the format "left top right bottom"
getMaskDisabled
in file Panel.php, method PhpExt_Panel::getMaskDisabled()
    True to mask the panel when it is disabled, false to not mask it (defaults to true).
getMaskRegEx
in file TextField.php, method PhpExt_Form_TextField::getMaskRegEx()
    An input mask regular expression (Javascript RegEx) that will be used to filter keystrokes that don't match (defaults to null)
getMaxHeight
in file GridPanel.php, method PhpExt_Grid_GridPanel::getMaxHeight()
    Sets the maximum height of the grid - ignored if autoHeight is not on.
getMaxHeight
in file ComboBox.php, method PhpExt_Form_ComboBox::getMaxHeight()
    The maximum height in pixels of the dropdown list before scrollbars are shown (defaults to 300)
getMaximizable
in file Window.php, method PhpExt_Window::getMaximizable()
    True to display the 'maximize' tool button and allow the user to maximize the window, false to hide the button and disallow maximizing the window (defaults to false). Note that when a window is maximized, the tool button will automatically change to a 'restore' button with the appropriate behavior already built-in that will restore the window to its previous size.
getMaxLength
in file TextField.php, method PhpExt_Form_TextField::getMaxLength()
    Maximum input field length allowed (defaults to Number.MAX_VALUE)
getMaxLengthText
in file TextField.php, method PhpExt_Form_TextField::getMaxLengthText()
    Error text to display if the maximum length validation fails (defaults to "The maximum length for this field is {maxLength}")
getMaxSize
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::getMaxSize()
    The maximum size of the resizing element. (Defaults to 2000)
getMaxText
in file NumberField.php, method PhpExt_Form_NumberField::getMaxText()
    Error text to display if the maximum value validation fails (defaults to "The maximum value for this field is {maxValue}")
getMaxText
in file DateField.php, method PhpExt_Form_DateField::getMaxText()
    The error text to display when the date in the cell is after maxValue (defaults to 'The date in this field must be before {maxValue}').
getMaxText
in file TimeField.php, method PhpExt_Form_TimeField::getMaxText()
    The error text to display when the time is after maxValue (defaults to 'The time in this field must be equal to or before {0}').
getMaxValue
in file TimeField.php, method PhpExt_Form_TimeField::getMaxValue()
    The maximum allowed time. Can be either a Javascript date object or a string date in a valid format (defaults to null).
getMaxValue
in file DateField.php, method PhpExt_Form_DateField::getMaxValue()
    The maximum allowed date. Can be either a Javascript date object or a string date in a valid format (defaults to null).
getMaxValue
in file NumberField.php, method PhpExt_Form_NumberField::getMaxValue()
    The maximum allowed value (defaults to Number.MAX_VALUE)
getMaxWidth
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::getMaxWidth()
    The maximum width in pixels of the message box (defaults to 600)
getMenu
in file Button.php, method PhpExt_Button::getMenu()
    Standard menu attribute consisting of a reference to a menu object, a menu id or a menu config blob (defaults to undefined).
getMenuAlign
in file Button.php, method PhpExt_Button::getMenuAlign()
    The position to align the menu to (see PhpExt_Ext for more details, defaults to 'tl-bl?').
getMethod
in file FormPanel.php, method PhpExt_Form_FormPanel::getMethod()
    The request method to use (GET or POST) for form actions if one isn't supplied in the action options.
getMethod
in file AutoLoadConfigObject.php, method PhpExt_AutoLoadConfigObject::getMethod()
    The HTTP method to use. Defaults to AUTO_LOAD_METHOD_POST if params are present, or AUTO_LOAD_METHOD_GET if not.
getMethod
in file Action.php, method PhpExt_Form_Action::getMethod()
    The HTTP method to use to access the requested URL. Defaults to the Ext.form.BasicForm's method, or if that is not specified, the underlying DOM form's method.
getMethodInvokeStm
in file Object.php, method PhpExt_Object::getMethodInvokeStm()
getMinButtonWidth
in file FormPanel.php, method PhpExt_Form_FormPanel::getMinButtonWidth()
    Minimum width of all buttons in pixels (defaults to 75)
getMinButtonWidth
in file Panel.php, method PhpExt_Panel::getMinButtonWidth()
    Minimum width in pixels of all buttons in this panel (defaults to 75)
getMinChars
in file ComboBox.php, method PhpExt_Form_ComboBox::getMinChars()
    The minimum number of characters the user must type before autocomplete and typeahead activate (defaults to 4 if remote or 0 if local, does not apply if editable = false)
getMinColumnWidth
in file GridPanel.php, method PhpExt_Grid_GridPanel::getMinColumnWidth()
    The minimum width a column can be resized to. Defaults to 25.
getMinHeight
in file Window.php, method PhpExt_Window::getMinHeight()
    The minimum height in pixels allowed for this window (defaults to 100). Only applies when resizable = true.
getMinHeight
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::getMinHeight()
    The minimum allowable height in pixels for this region (defaults to 50)
getMinimizable
in file Window.php, method PhpExt_Window::getMinimizable()
    True to display the 'minimize' tool button and allow the user to minimize the window, false to hide the button and disallow minimizing the window (defaults to false). Note that this button provides no implementation -- the behavior of minimizing a window is implementation-specific, so the minimize event must be handled and a custom minimize behavior implemented for this option to be useful.
getMinLength
in file TextField.php, method PhpExt_Form_TextField::getMinLength()
    Minimum input field length required (defaults to 0)
getMinLengthText
in file TextField.php, method PhpExt_Form_TextField::getMinLengthText()
    Error text to display if the minimum length validation fails (defaults to "The minimum length for this field is {minLength}")
getMinListWidth
in file ComboBox.php, method PhpExt_Form_ComboBox::getMinListWidth()
    The minimum width of the dropdown list in pixels (defaults to 70, will be ignored if listWidth has a higher value)
getMinSize
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::getMinSize()
    The minimum size of the resizing element. (Defaults to 0)
getMinTabWidth
in file TabPanel.php, method PhpExt_TabPanel::getMinTabWidth()
    The minimum width in pixels for each tab when resizeTabs = true (defaults to 30).
getMinText
in file TimeField.php, method PhpExt_Form_TimeField::getMinText()
    The error text to display when the date in the cell is before minValue (defaults to 'The time in this field must be equal to or after {0}').
getMinText
in file NumberField.php, method PhpExt_Form_NumberField::getMinText()
    Error text to display if the minimum value validation fails (defaults to "The minimum value for this field is {minValue}")
getMinText
in file DateField.php, method PhpExt_Form_DateField::getMinText()
    The error text to display when the date in the cell is before minValue (defaults to 'The date in this field must be after {minValue}').
getMinValue
in file DateField.php, method PhpExt_Form_DateField::getMinValue()
    The minimum allowed date. Can be either a Javascript date object or a string date in a valid format (defaults to null).
getMinValue
in file TimeField.php, method PhpExt_Form_TimeField::getMinValue()
    The minimum allowed time. Can be either a Javascript date object or a string date in a valid format (defaults to null).
getMinValue
in file NumberField.php, method PhpExt_Form_NumberField::getMinValue()
    The minimum allowed value (defaults to Number.NEGATIVE_INFINITY)
getMinWidth
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::getMinWidth()
    The minimum allowable width in pixels for this region (defaults to 50)
getMinWidth
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::getMinWidth()
    The minimum width in pixels of the message box (defaults to 100)
getMinWidth
in file Window.php, method PhpExt_Window::getMinWidth()
    The minimum width in pixels allowed for this window (defaults to 200). Only applies when resizable = true.
getMinWidth
in file Button.php, method PhpExt_Button::getMinWidth()
    The minimum width for this button (used to give a set of buttons a common width)
getMinWidth
in file Menu.php, method PhpExt_Menu_Menu::getMinWidth()
    The minimum width of the menu in pixels (defaults to 120)
getModal
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::getModal()
    False to allow user interaction with the page while the message box is displayed (defaults to true)
getModal
in file Window.php, method PhpExt_Window::getModal()
    True to make the window modal and mask everything behind it when displayed, false to display it without restricting access to other UI elements (defaults to false).
getMode
in file ComboBox.php, method PhpExt_Form_ComboBox::getMode()
    Set to PhpExt_Form_ComboBox::MODE_LOCAL if the ComboBox loads local data (defaults to PhpExt_Form_ComboBox::MODE_REMOTE which loads from the server)
getMode
in file Shadow.php, method PhpExt_Shadow::getMode()
    The shadow display mode. Supports the following options:
getMonitorPoll
in file FormPanel.php, method PhpExt_Form_FormPanel::getMonitorPoll()
    The milliseconds to poll valid state, ignored if monitorValid is not true (defaults to 200)
getMonitorResize
in file Container.php, method PhpExt_Container::getMonitorResize()
    True to automatically monitor window resize events to handle anything that is sensitive to the current size of the viewport. This value is typically managed by the chosen layout and should not need to be set manually.
getMonitorResize
in file TabPanel.php, method PhpExt_TabPanel::getMonitorResize()
    True to automatically monitor window resize events and rerender the layout on browser resize (defaults to true).
getMonitorValid
in file FormPanel.php, method PhpExt_Form_FormPanel::getMonitorValid()
    If true the form monitors its valid state client-side and fires a looping event with that state. This is required to bind buttons to the valid state using the config value formBind:true on the button.
getMonitorWindowResize
in file GridPanel.php, method PhpExt_Grid_GridPanel::getMonitorWindowResize()
    True to autoSize the grid when the window resizes. Defaults to true.
getMsg
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::getMsg()
    A string that will replace the existing message box body text (defaults to the XHTML-compliant non-breaking space character ' ')
getMsgFx
in file Field.php, method PhpExt_Form_Field::getMsgFx()
    Experimental The effect used when displaying a validation message under the field (defaults to 'normal').
getMsgTarget
in file Field.php, method PhpExt_Form_Field::getMsgTarget()
    The location where error text should display. Should be one of the following values (defaults to 'qtip'):
getMultiline
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::getMultiline()
    True to prompt the user to enter multi-line text (defaults to false)
getMultiSelect
in file DataView.php, method PhpExt_DataView::getMultiSelect()
    True to allow selection of more than one item at a time, false to allow selection of only a single item at a time or no selection at all, depending on the value of singleSelect (defaults to false).
getMultiSelect
in file ComboBox.php, method PhpExt_Form_ComboBox::getMultiSelect()
    True to allow selection of more than one item at a time, false to allow selection of only a single item at a time or no selection at all, depending on the value of singleSelect (defaults to false).
getMustRender
in file Toolbar.php, method PhpExt_Toolbar_Toolbar::getMustRender()
    True to render the toolbar even if it does not have items.
getName
in file Button.php, method PhpExt_Button::getName()
    Button's DOM element name
getName
in file Field.php, method PhpExt_Form_Field::getName()
    The field's HTML name attribute.
getName
in file PropertyRecord.php, method PhpExt_Grid_PropertyRecord::getName()
    The name of the field's record
getName
in file FieldConfigObject.php, method PhpExt_Data_FieldConfigObject::getName()
    The name by which the field is referenced within the Record. This is referenced by, for example the dataIndex property in column definition objects passed to Ext.grid.ColumnModel
getNanText
in file NumberField.php, method PhpExt_Form_NumberField::getNanText()
    Error text to display if the value is not a valid number. For example, this can happen if a valid character like '.' or '-' is left in the field with no number (defaults to "{value} is not a valid number")
getNoCache
in file ScriptTagProxy.php, method PhpExt_Data_ScriptTagProxy::getNoCache()
    (Optional) Defaults to true. Disable cacheing by adding a unique parameter name to the request.
getNoCache
in file AutoLoadConfigObject.php, method PhpExt_AutoLoadConfigObject::getNoCache()
    Only needed for GET requests, this option causes an extra, generated parameter to be passed to defeat caching.
getObjectByIndex
in file AbstractCollection.php, method PhpExt_AbstractCollection::getObjectByIndex()
getObjectByName
in file AbstractCollection.php, method PhpExt_AbstractCollection::getObjectByName()
getOffset
in file Shadow.php, method PhpExt_Shadow::getOffset()
    The number of pixels to offset the shadow from the element (defaults to 4)
getOn
in file ToolConfigObject.php, method PhpExt_ToolConfigObject::getOn()
    A PhpExt_ListenerCollection
getOnEsc
in file Window.php, method PhpExt_Window::getOnEsc()
    Allows override of the built-in processing for the escape key. Default action is to close the Window (performing whatever action is specified in closeAction. To prevent the Window closing when the escape key is pressed, specify this as Ext.emptyFn (See Ext.emptyFn).
getOnSubmit
in file FormPanel.php, method PhpExt_Form_FormPanel::getOnSubmit()
    Override for the onSubmit event. Use PhpExt_Javascript::stm("Ext.emptyFn") to avoid the default handler
getOverCssClass
in file DataView.php, method PhpExt_DataView::getOverCssClass()
    A CSS class to apply to each item in the view on mouseover (defaults to undefined).
getOverCssClass
in file ComboBox.php, method PhpExt_Form_ComboBox::getOverCssClass()
    A CSS class to apply to each item in the view on mouseover (defaults to undefined).
getOwner
in file ComponentCollection.php, method PhpExt_ComponentCollection::getOwner()
getOwnerCollection
in file Component.php, method PhpExt_Component::getOwnerCollection()
getPageSize
in file PagingToolbar.php, method PhpExt_Toolbar_PagingToolbar::getPageSize()
    The number of records to display per page (defaults to 20)
getPageSize
in file ComboBox.php, method PhpExt_Form_ComboBox::getPageSize()
    If greater than 0, a paging toolbar is displayed in the footer of the dropdown list and the filter queries will execute with page start and limit parameters. Only applies when mode = PhpExt_Form_ComboBox::MODE_REMOTE (defaults to 0)
getParams
in file StoreLoadOptions.php, method PhpExt_Data_StoreLoadOptions::getParams()
getParams
in file Action.php, method PhpExt_Form_Action::getParams()
    Extra parameter values to pass. These are added to the Form's Ext.form.BasicForm.baseParams and passed to the specified URL along with the Form's input fields.
getParams
in file AutoLoadConfigObject.php, method PhpExt_AutoLoadConfigObject::getParams()
    The parameters to pass to the server. These may be specified as a urlencoded string, or as an array containing properties which represent parameters.
getPathSeparator
in file Tree.php, method PhpExt_Data_Tree::getPathSeparator()
    The token used to separate paths in node ids (defaults to '/').
getPathSeparator
in file TreePanel.php, method PhpExt_Tree_TreePanel::getPathSeparator()
    The token used to separate sub-paths in path strings (defaults to '/')
getPlain
in file TabPanel.php, method PhpExt_TabPanel::getPlain()
    True to render the tab strip without a background container image (defaults to false).
getPlain
in file Window.php, method PhpExt_Window::getPlain()
    True to render the window body with a transparent background so that it will blend into the framing elements, false to add a lighter background color to visually highlight the body element and separate it more distinctly from the surrounding frame (defaults to false).
getPlugins
in file Component.php, method PhpExt_Component::getPlugins()
    An object or array of objects that will provide custom functionality for this component. The only requirement for a valid plugin is that it contain an init method that accepts a reference of type Ext.Component. When a component is created, if any plugins are available, the component will call the init method on each plugin, passing a reference to itself. Each plugin can then call methods or respond to events on the component as needed to provide its functionality.
getPreloadChildren
in file TreeLoader.php, method PhpExt_Tree_TreeLoader::getPreloadChildren()
    If set to true, the loader recursively loads "children" attributes when doing the first load on nodes.
getPressed
in file Button.php, method PhpExt_Button::getPressed()
    True to start pressed (only if enableToggle = true)
getPreventScrollbars
in file TextArea.php, method PhpExt_Form_TextArea::getPreventScrollbars()
    True to prevent scrollbars from appearing regardless of how much text is in the field (equivalent to setting overflow: hidden, defaults to false)
getProgress
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::getProgress()
    True to display a progress bar (defaults to false)
getProgressText
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::getProgressText()
    The text to display inside the progress bar if progress = true (defaults to '')
getPrompt
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::getPrompt()
    True to prompt the user to enter single-line text (defaults to false)
getProxy
in file Store.php, method PhpExt_Data_Store::getProxy()
    The Proxy object which provides access to a data object.
getProxyDrag
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::getProxyDrag()
    True to display a lightweight proxy while dragging (defaults to false)
getPruneModifiedRecords
in file Store.php, method PhpExt_Data_Store::getPruneModifiedRecords()
    True to clear all modified record information each time the store is loaded or when a record is removed. (defaults to false).
getQtip
in file ToolConfigObject.php, method PhpExt_ToolConfigObject::getQtip()
    A tip string, or a config argument to Ext.QuickTip.register
getQTip
in file TreeNode.php, method PhpExt_Tree_TreeNode::getQTip()
    An Ext QuickTip for the node
getQueryDelay
in file ComboBox.php, method PhpExt_Form_ComboBox::getQueryDelay()
    The length of time in milliseconds to delay between the start of typing and sending the query to filter the dropdown list (defaults to 500 if mode = PhpExt_Form_ComboBox::MODE_REMOTE or 10 if mode = PhpExt_Form_ComboBox::MODE_LOCAL)
getQueryParam
in file ComboBox.php, method PhpExt_Form_ComboBox::getQueryParam()
    Name of the query as it will be passed on the querystring (defaults to 'query')
getQuickTip
in file QuickTips.php, method PhpExt_QuickTips::getQuickTip()
getQuickTipConfig
in file TreeNode.php, method PhpExt_Tree_TreeNode::getQuickTipConfig()
    An Ext QuickTip config for the node (used instead of qtip)
getReader
in file FormPanel.php, method PhpExt_Form_FormPanel::getReader()
    An PhpExt_Data_DataReader (e.g. PhpExt_Data_XmlReader) to be used to read data when executing "load" actions. This is optional as there is built-in support for processing JSON.
getReader
in file Store.php, method PhpExt_Data_Store::getReader()
    The Reader object which processes the data object and returns an Array of Ext.data.record objects which are cached keyed by their id property.
getReadOnly
in file Field.php, method PhpExt_Form_Field::getReadOnly()
    True to mark the field as readOnly in HTML (defaults to false) -- Note: this only sets the element's readOnly DOM attribute.
getRecord
in file XmlReader.php, method PhpExt_Data_XmlReader::getRecord()
    The DomQuery path to the repeated element which contains record information.
getRecordType
in file DataReader.php, method PhpExt_Data_DataReader::getRecordType()
    The Record type class for the reader. It will override the specified fields if available.
getRegEx
in file TextField.php, method PhpExt_Form_TextField::getRegEx()
    A JavaScript RegExp object to be tested against the field value during validation (defaults to null). If available, this regex will be evaluated only after the basic validators all return true, and will be passed the current field value. If the test fails, the field will be marked invalid using regexText.
getRegExText
in file TextField.php, method PhpExt_Form_TextField::getRegExText()
    The error text to display if regex is used and the test fails during validation (defaults to "")
getRegion
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::getRegion()
    The region to render the related component. Posible values are:
getRemoteGroup
in file GroupingStore.php, method PhpExt_Data_GroupingStore::getRemoteGroup()
    True if the grouping should apply on the server side, false if it is local only (defaults to false). If the grouping is local, it can be applied immediately to the data. If it is remote, then it will simply act as a helper, automatically sending the grouping field name as the 'groupBy' param with each XHR call.
getRemoteSort
in file Store.php, method PhpExt_Data_Store::getRemoteSort()
    True if sorting is to be handled by requesting the Proxy to provide a refreshed version of the data object in sorted order, as opposed to sorting the Record cache in place (defaults to false).
getRenderer
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::getRenderer()
getRenderHidden
in file ContainerLayout.php, method PhpExt_Layout_ContainerLayout::getRenderHidden()
    True to hide each contained item on render (defaults to false).
getRenderTo
in file Component.php, method PhpExt_Component::getRenderTo()
    The id of the node, a DOM node or an existing Element that will be the container to render this component into. Using this config, a call to render() is not required.
getRepeat
in file Button.php, method PhpExt_Button::getRepeat()
    True to repeat fire the click event while the mouse is down. This can also be an Ext.util.ClickRepeater config object (defaults to false).
getRequestMethod
in file TreeLoader.php, method PhpExt_Tree_TreeLoader::getRequestMethod()
    The HTTP request method for loading data (defaults to the value of Ext.Ajax.method).
getResizable
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::getResizable()
    (optional) False to disable column resizing. Defaults to true.
getResizable
in file Window.php, method PhpExt_Window::getResizable()
    True to allow user resizing at each edge and corner of the window, false to disable resizing (defaults to true).
getResizable
in file ComboBox.php, method PhpExt_Form_ComboBox::getResizable()
    True to add a resize handle to the bottom of the dropdown list (defaults to false)
getResizeTabs
in file TabPanel.php, method PhpExt_TabPanel::getResizeTabs()
    True to automatically resize each tab so that the tabs will completely fill the tab strip (defaults to false). Setting this to true may cause specific widths that might be set per tab to be overridden in order to fit them all into view (although minTabWidth will always be honored).
getResult
in file Action.php, method PhpExt_Form_Action::getResult()
    The response config object containing a boolean success property and other, action-specific properties.
getRevertInvalid
in file Editor.php, method PhpExt_Editor::getRevertInvalid()
    True to automatically revert the field value and cancel the edit when the user completes an edit and the field validation fails (defaults to true)
getRoot
in file JsonReader.php, method PhpExt_Data_JsonReader::getRoot()
    Name of the property which contains the Array of row objects.
getRoot
in file JsonStore.php, method PhpExt_Data_JsonStore::getRoot()
    Name of the property which contains the Array of row objects.
getRoot
in file TreePanel.php, method PhpExt_Tree_TreePanel::getRoot()
    The root node for the tree.
getRootVisible
in file TreePanel.php, method PhpExt_Tree_TreePanel::getRootVisible()
    false to hide the root node (defaults to true)
getRowSpan
in file TableLayoutData.php, method PhpExt_Layout_TableLayoutData::getRowSpan()
    Rowspan works exactly like its HTML counterpart.
getRowSpan
in file TableCell.inc.php, method PhpExt_Config_TableCell::getRowSpan()
    Cell Row Span
getScope
in file Button.php, method PhpExt_Button::getScope()
    The scope of the handler
getScope
in file ProgressBarWaitConfig.php, method PhpExt_ProgressBarWaitConfig::getScope()
    The scope that is passed to the callback function (only applies when duration and fn are both passed).
getScope
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::getScope()
    The scope of the callback function
getScope
in file AutoLoadConfigObject.php, method PhpExt_AutoLoadConfigObject::getScope()
    The scope in which to execute the callback (The callback's this reference.) If the params option is a function, this scope is used for that function also.
getScope
in file Action.php, method PhpExt_Form_Action::getScope()
    The scope in which to call the callback functions (The this reference for the callback functions).
getScope
in file Listener.php, method PhpExt_Listener::getScope()
    (optional) The scope in which to execute the handler function. The handler function's "this" context.
getScope
in file BaseItem.php, method PhpExt_Menu_BaseItem::getScope()
    The scope in which the handler function will be called.
getScope
in file StoreLoadOptions.php, method PhpExt_Data_StoreLoadOptions::getScope()
    Scope with which to call the callback (defaults to the Store object)
getScope
in file ToolConfigObject.php, method PhpExt_ToolConfigObject::getScope()
    The scope in which to call the handler.
getScripts
in file AutoLoadConfigObject.php, method PhpExt_AutoLoadConfigObject::getScripts()
    If true any <script> tags embedded in the response text will be extracted and executed. If this option is specified, the callback will be called after the execution of the scripts.
getScrollDuration
in file TabPanel.php, method PhpExt_TabPanel::getScrollDuration()
    The number of milliseconds that each scroll animation should last (defaults to .35). Only applies when animScroll = true.
getScrollIncrement
in file TabPanel.php, method PhpExt_TabPanel::getScrollIncrement()
    The number of pixels to scroll each time a tab scroll button is pressed (defaults to 100, or if resizeTabs = true, the calculated tab width). Only applies when enableTabScroll = true.
getScrollRepeatInterval
in file TabPanel.php, method PhpExt_TabPanel::getScrollRepeatInterval()
    Number of milliseconds between each scroll while a tab scroll button is continuously pressed (defaults to 400).
getSelectedCssClass
in file ComboBox.php, method PhpExt_Form_ComboBox::getSelectedCssClass()
    CSS class to apply to the selected item in the dropdown list (defaults to 'x-combo-selected')
getSelectedCssClass
in file DataView.php, method PhpExt_DataView::getSelectedCssClass()
    A CSS class to apply to each selected item in the view (defaults to 'x-view-selected').
getSelectionModel
in file GridPanel.php, method PhpExt_Grid_GridPanel::getSelectionModel()
    Any subclass of PhpExt_Grid_AbstractSelectionModel that will provide the selection model for the grid (defaults to PhpExt_Grid_RowSelectionModel if not specified).
getSelectionModel
in file TreePanel.php, method PhpExt_Tree_TreePanel::getSelectionModel()
    A tree selection model to use with this TreePanel (defaults to a PhpExt_Tree_DefaultSelectionModel)
getSelectOnFocus
in file TextField.php, method PhpExt_Form_TextField::getSelectOnFocus()
    True to automatically select any existing field text when the field receives input focus (defaults to false)
getSelectOnFocus
in file ComboBox.php, method PhpExt_Form_ComboBox::getSelectOnFocus()
    True to select any existing text in the field immediately on focus. Only applies when editable = true (defaults to false)
getSequence
in file AccordionLayout.php, method PhpExt_Layout_AccordionLayout::getSequence()
    Experimental. If animate is set to true, this will result in each animation running in sequence.
getShadow
in file Panel.php, method PhpExt_Panel::getShadow()
    True (or a valid PhpExt_Shadow.Mode value) to display a shadow behind the panel, false to display no shadow (defaults to 'PhpExt_MODE_SIDES'). Note that this option only applies when floating = true.
getShadow
in file Menu.php, method PhpExt_Menu_Menu::getShadow()
    True or PhpExt_Shadow::$MODE_SIDES for the default effect, PhpExt_Shadow::MODE_FRAME for 4-way shadow, and PhpExt_Shadow::MODE_DROP for bottom-right shadow (defaults to PhpExt_Shadow::MODE_SIDES)
getShadow
in file Editor.php, method PhpExt_Editor::getShadow()
    PhpExt_Shadow::MODE_SIDES for sides/bottom only, PhpExt_Shadow::MODE_FRAME for 4-way shadow, and PhpExt_Shadow::MODE_DROP for bottom-right shadow (defaults to PhpExt_Shadow::MODE_FRAME)
getShadow
in file ComboBox.php, method PhpExt_Form_ComboBox::getShadow()
    True or PhpExt_Shadow::MODE_SIDES for the default effect, PhpExt_Shadow::MODE_FRAME for 4-way shadow, and PhpExt_Shadow::MODE_DROP for bottom-right
getShadowOffset
in file Panel.php, method PhpExt_Panel::getShadowOffset()
    The number of pixels to offset the shadow if displayed (defaults to 4). Note that this option only applies when floating = true.
getShim
in file Panel.php, method PhpExt_Panel::getShim()
    False to disable the iframe shim in browsers which need one (defaults to true). Note that this option only applies when floating = true.
getShowDelay
in file Item.php, method PhpExt_Menu_Item::getShowDelay()
    Length of time in milliseconds to wait before showing this item (defaults to 200)
getShowGroupName
in file GroupingView.php, method PhpExt_Grid_GroupingView::getShowGroupName()
    True to display the name for each set of grouped rows (defaults to false)
getShowGroupsText
in file GroupingView.php, method PhpExt_Grid_GroupingView::getShowGroupsText()
    Text displayed in the grid header for enabling/disabling grouping (defaults to 'Show in Groups').
getSimpleSelect
in file DataView.php, method PhpExt_DataView::getSimpleSelect()
    True to enable multiselection by clicking on multiple items without requiring the user to hold Shift or Ctrl, false to force the user to hold Ctrl or Shift to select more than on item (defaults to false).
getSimpleSelect
in file ComboBox.php, method PhpExt_Form_ComboBox::getSimpleSelect()
    True to enable multiselection by clicking on multiple items without requiring the user to hold Shift or Ctrl, false to force the user to hold Ctrl or Shift to select more than on item (defaults to false).
getSingle
in file Listener.php, method PhpExt_Listener::getSingle()
    True to add a handler to handle just the next firing of the event, and then remove itself.
getSingleClickExpand
in file TreeNode.php, method PhpExt_Tree_TreeNode::getSingleClickExpand()
    True for single click expand on this node
getSingleExpand
in file TreePanel.php, method PhpExt_Tree_TreePanel::getSingleExpand()
    true if only 1 node per branch may be expanded
getSingleSelect
in file ComboBox.php, method PhpExt_Form_ComboBox::getSingleSelect()
    True to allow selection of exactly one item at a time, false to allow no selection at all (defaults to false). Note that if multiSelect = true, this value will be ignored.
getSingleSelect
in file RowSelectionModel.php, method PhpExt_Grid_RowSelectionModel::getSingleSelect()
    True to allow selection of only one row at a time (defaults to false)
getSingleSelect
in file DataView.php, method PhpExt_DataView::getSingleSelect()
    True to allow selection of exactly one item at a time, false to allow no selection at all (defaults to false). Note that if multiSelect = true, this value will be ignored
getSortable
in file CheckboxSelectionModel.php, method PhpExt_Grid_CheckboxSelectionModel::getSortable()
    True if the checkbox column is sortable (defaults to false).
getSortable
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::getSortable()
    (optional) True if sorting is to be allowed on this column. Defaults to the value of the defaultSortable property. Whether local/remote sorting is used is specified in Ext.data.Store.remoteSort.
getSortDir
in file FieldConfigObject.php, method PhpExt_Data_FieldConfigObject::getSortDir()
    (Optional) Initial direction to sort. PhpExt_Data_FieldObjectConfig::SORT_DIR_ASC or PhpExt_Data_FieldObjectConfig::SORT_DIR_DESC
getSortInfo
in file Store.php, method PhpExt_Data_Store::getSortInfo()
    SortInfo Configuration Object
getSortType
in file FieldConfigObject.php, method PhpExt_Data_FieldConfigObject::getSortType()
    (Optional) A member of Ext.data.SortTypes.
getSource
in file PropertyGrid.php, method PhpExt_Grid_PropertyGrid::getSource()
    A data object to use as the data source of the grid (see setSource for details). Example:
getSplit
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::getSplit()
    True to display a Ext.SplitBar between this region and its neighbor, allowing the user to resize the regions dynamically (defaults to false). When split = true, it is common to specify a minSize and maxSize for the region.
getSplitTip
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::getSplitTip()
    The tooltip to display when the user hovers over a non-collapsible region's split bar (defaults to "Drag to resize."). Only applies if useSplitTips = true.
getStandardSubmit
in file FormPanel.php, method PhpExt_Form_FormPanel::getStandardSubmit()
    If set to true, standard HTML form submits are used instead of XHR (Ajax) style form submissions. (defaults to false)
getStartCollapsed
in file GroupingView.php, method PhpExt_Grid_GroupingView::getStartCollapsed()
    True to start all groups collapsed
getStore
in file GridPanel.php, method PhpExt_Grid_GridPanel::getStore()
    The PhpExt_Data_Store the grid should use as its data source (required).
getStore
in file ComboBox.php, method PhpExt_Form_ComboBox::getStore()
    The data store to which this combo is bound (defaults to undefined)
getStore
in file DataView.php, method PhpExt_DataView::getStore()
    The PhpExt_Data_Store or any of its children to bind this DataView to.
getStore
in file SearchField.php, method PhpExtUx_App_SearchField::getStore()
    The PhpExt_Data_Store or any of its children to bind this field.
getStore
in file PagingToolbar.php, method PhpExt_Toolbar_PagingToolbar::getStore()
    The PhpExt_Data_Store the paging toolbar should use as its data source (required).
getStoreId
in file Store.php, method PhpExt_Data_Store::getStoreId()
    If passed, the id to use to register with the StoreMgr
getStripeRows
in file GridPanel.php, method PhpExt_Grid_GridPanel::getStripeRows()
    True to stripe the rows. Default is false.
getSubMenuAlign
in file Menu.php, method PhpExt_Menu_Menu::getSubMenuAlign()
    The PhpExt_Ext::combineAnchors() anchor position value to use for submenus of this menu (defaults to "tl-tr?")
getSuccess
in file XmlReader.php, method PhpExt_Data_XmlReader::getSuccess()
    The DomQuery path to the success attribute used by forms.
getSuccessCallback
in file Action.php, method PhpExt_Form_Action::getSuccessCallback()
getSuccessProperty
in file JsonStore.php, method PhpExt_Data_JsonStore::getSuccessProperty()
    Name of the property from which to retrieve the success attribute used by forms.
getSuccessProperty
in file JsonReader.php, method PhpExt_Data_JsonReader::getSuccessProperty()
    Name of the property from which to retrieve the success attribute used by forms.
getSwallowKeys
in file Editor.php, method PhpExt_Editor::getSwallowKeys()
    Handle the keydown/keypress events so they don't propagate (defaults to true)
getTabIndex
in file Field.php, method PhpExt_Form_Field::getTabIndex()
    The tabIndex for this field. Note this only applies to fields that are rendered, not those which are built via applyTo (defaults to undefined).
getTabIndex
in file Button.php, method PhpExt_Button::getTabIndex()
    Set a DOM tabIndex for this button (defaults to undefined)
getTabMargin
in file TabPanel.php, method PhpExt_TabPanel::getTabMargin()
    The number of pixels of space to calculate into the sizing and scrolling of tabs. If you change the margin in CSS, you will need to update this value so calculations are correct with either resizeTabs or scrolling tabs. (defaults to 2)
getTabPosition
in file TabPanel.php, method PhpExt_TabPanel::getTabPosition()
    The position where the tab strip should be rendered (defaults to PhpExt_TabPanel::TAB_POSITION_TOP). The only other supported value is PhpExt_TabPanel::TAB_POSITION_BOTTOM. Note that tab scrolling is only supported for position PhpExt_TabPanel::TAB_POSITION_TOP
getTabWidth
in file TabPanel.php, method PhpExt_TabPanel::getTabWidth()
    The initial width in pixels of each new tab (defaults to 120).
getTemplate
in file ComboBox.php, method PhpExt_Form_ComboBox::getTemplate()
    The template string, or PhpExt_XTemplate instance to use to display each item in the dropdown list. Use this to create custom UI layouts for items in the list.
getTemplate
in file DataView.php, method PhpExt_DataView::getTemplate()
    The template used to render the DataView
getText
in file TextItem.php, method PhpExt_Menu_TextItem::getText()
    The text to display for this item (defaults to '')
getText
in file AutoLoadConfigObject.php, method PhpExt_AutoLoadConfigObject::getText()
    The loading text displayed during request.
getText
in file Item.php, method PhpExt_Menu_Item::getText()
    The text to display in this item (defaults to '').
getText
in file ProgressBar.php, method PhpExt_ProgressBar::getText()
    The progress bar text (defaults to '')
getText
in file Button.php, method PhpExt_Button::getText()
    The button text
getText
in file TextItem.php, method PhpExt_Toolbar_TextItem::getText()
getText
in file TreeNode.php, method PhpExt_Tree_TreeNode::getText()
    The text for this node
getTextEl
in file ProgressBar.php, method PhpExt_ProgressBar::getTextEl()
    The element to render the progress text to (defaults to the progress bar's internal text element)
getTimeout
in file FormPanel.php, method PhpExt_Form_FormPanel::getTimeout()
    Timeout for form actions in seconds (default is 30 seconds).
getTimeout
in file AutoLoadConfigObject.php, method PhpExt_AutoLoadConfigObject::getTimeout()
    The timeout to use when waiting for a response.
getTimeout
in file ScriptTagProxy.php, method PhpExt_Data_ScriptTagProxy::getTimeout()
    (Optional) The number of milliseconds to wait for a response. Defaults to 30 seconds.
getTitle
in file ComboBox.php, method PhpExt_Form_ComboBox::getTitle()
    If supplied, a header element is created containing this text and added into the top of the dropdown list (defaults to undefined, with no header element)
getTitle
in file Panel.php, method PhpExt_Panel::getTitle()
    The title text to display in the panel header (defaults to ''). When a title is specified the header element will automatically be created and displayed unless header is explicitly set to false. If you don't want to specify a title at config time, but you may want one later, you must either specify a non-empty title (a blank space ' ' will do) or header:true so that the container element will get created.
getTitle
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::getTitle()
    The title text
getTitleCollapse
in file AccordionLayout.php, method PhpExt_Layout_AccordionLayout::getTitleCollapse()
    True to allow expand/collapse of each contained panel by clicking anywhere on the title bar, false to allow expand/collapse only when the toggle tool button is clicked (defaults to true). When set to false, hideCollapseTool should be false also.
getTitleCollapse
in file Panel.php, method PhpExt_Panel::getTitleCollapse()
    True to allow expanding and collapsing the panel (when collapsible = true) by clicking anywhere in the header bar, false to allow it only by clicking to tool button (defaults to false).
getToogleGroup
in file Button.php, method PhpExt_Button::getToogleGroup()
    The group this toggle button is a member of (only 1 per group can be pressed, only applies if enableToggle = true)
getTools
in file Panel.php, method PhpExt_Panel::getTools()
    A PhpExt_ToolConfigObjectCollection of tool buttons to be added to the header tool area.
getTooltip
in file Button.php, method PhpExt_Button::getTooltip()
    The tooltip for the button - can be a string or QuickTips config object
getTooltipType
in file Button.php, method PhpExt_Button::getTooltipType()
    The type of tooltip to use. Either "qtip" (default) for QuickTips or "title" for title attribute.
getTopToolbar
in file Panel.php, method PhpExt_Panel::getTopToolbar()
    The top toolbar of the panel. This is a PhpExt_Toolbar_Toolbar object or any of its descendants.
getTotal
in file JsonReader.php, method PhpExt_Data_JsonReader::getTotal()
    Name of the property from which to retrieve the total number of records in the dataset. This is only needed if the whole dataset is not passed in one go, but is being paged from the remote server.
getTotalProperty
in file JsonStore.php, method PhpExt_Data_JsonStore::getTotalProperty()
    Name of the property from which to retrieve the total number of records in the dataset. This is only needed if the whole dataset is not passed in one go, but is being paged from the remote server.
getTotalRecords
in file XmlReader.php, method PhpExt_Data_XmlReader::getTotalRecords()
    The DomQuery path from which to retrieve the total number of records in the dataset. This is only needed if the whole dataset is not passed in one go, but is being paged from the remote server.
getTrackMouseOver
in file TreePanel.php, method PhpExt_Tree_TreePanel::getTrackMouseOver()
    False to disable mouse over highlighting
getTrackMouseOver
in file GridPanel.php, method PhpExt_Grid_GridPanel::getTrackMouseOver()
    True to highlight rows when the mouse is over. Default is true.
getTrackResetOnLoad
in file FormPanel.php, method PhpExt_Form_FormPanel::getTrackResetOnLoad()
    If set to true, form.reset() resets to the last loaded or setValues() data instead of when the form was first created.
getTransform
in file ComboBox.php, method PhpExt_Form_ComboBox::getTransform()
    The id, DOM node or element of an existing select to convert to a ComboBox
getTriggerAction
in file ComboBox.php, method PhpExt_Form_ComboBox::getTriggerAction()
getTriggerCssClass
in file ComboBox.php, method PhpExt_Form_ComboBox::getTriggerCssClass()
    An additional CSS class used to style the trigger button. The trigger will always get the class 'x-form-trigger' and triggerClass will be <em>appended</em> if specified (defaults to 'x-form-arrow-trigger' which displays a downward arrow icon).
getTriggerCssClass
in file TriggerField.php, method PhpExt_Form_TriggerField::getTriggerCssClass()
    A CSS class to apply to the trigger
getTriggerCssClass
in file DateField.php, method PhpExt_Form_DateField::getTriggerCssClass()
    An additional CSS class used to style the trigger button. The trigger will always get the class 'x-form-trigger' and triggerClass will be appended if specified (defaults to 'x-form-date-trigger' which displays a calendar icon).
getType
in file FieldConfigObject.php, method PhpExt_Data_FieldConfigObject::getType()
    (Optional) The data type for conversion to displayable value. Possible values are
getType
in file Button.php, method PhpExt_Button::getType()
    PhpExt_Button::BUTTON_TYPE_SUBMIT, PhpExt_Button::BUTTON_TYPE_RESET or PhpExt_Button::BUTTON_TYPE_BUTTON - defaults to PhpExt_Button::BUTTON_TYPE_BUTTON
getTypeAhead
in file ComboBox.php, method PhpExt_Form_ComboBox::getTypeAhead()
    True to populate and autoselect the remainder of the text being typed after a configurable delay (typeAheadDelay) if it matches a known value (defaults to false)
getTypeAheadDelay
in file ComboBox.php, method PhpExt_Form_ComboBox::getTypeAheadDelay()
    The length of time in milliseconds to wait until the typeahead text is displayed if typeAhead = true (defaults to 250)
getUiProvider
in file TreeNode.php, method PhpExt_Tree_TreeNode::getUiProvider()
    A UI class to use for this node (defaults to Ext.tree.TreeNodeUI)
getUiProvider
in file TreeLoader.php, method PhpExt_Tree_TreeLoader::getUiProvider()
    (optional) An object containing properties which specify custom PhpExt_Tree_TreeNodeUI implementations. If the optional uiProvider attribute of a returned child node is a string rather than a reference to a TreeNodeUI implementation, then that string value is used as a property name in the uiProviders object.
getUpdateElement
in file Editor.php, method PhpExt_Editor::getUpdateElement()
    True to update the innerHTML of the bound element when the update completes (defaults to false)
getUrl
in file AutoLoadConfigObject.php, method PhpExt_AutoLoadConfigObject::getUrl()
    The URL to request or a function which returns the URL.
getUrl
in file JsonStore.php, method PhpExt_Data_JsonStore::getUrl()
    The URL from which to load data through an HttpProxy. Either this option, or the data option must be specified.
getUrl
in file Store.php, method PhpExt_Data_Store::getUrl()
    If passed, an HttpProxy is created for the passed URL
getUrl
in file FormPanel.php, method PhpExt_Form_FormPanel::getUrl()
    The URL to use for form actions if one isn't supplied in the action options.
getUrl
in file ScriptTagProxy.php, method PhpExt_Data_ScriptTagProxy::getUrl()
    The URL from which to request the data object.
getUrl
in file Action.php, method PhpExt_Form_Action::getUrl()
    The URL that the Action is to invoke.
getUrl
in file TreeLoader.php, method PhpExt_Tree_TreeLoader::getUrl()
    Equivalent to dataUrl.
getUseArrows
in file TreePanel.php, method PhpExt_Tree_TreePanel::getUseArrows()
    True to use Vista-style arrows in the tree (defaults to false)
getUseShim
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::getUseShim()
    Whether to create a transparent shim that overlays the page when dragging, enables dragging across iframes.
getUseSplitTips
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::getUseSplitTips()
    True to display a tooltip when the user hovers over a region's split bar (defaults to false). The tooltip text will be the value of either splitTip or collapsibleSplitTip as appropriate.
getValidateOnBlur
in file Field.php, method PhpExt_Form_Field::getValidateOnBlur()
    Whether the field should validate when it loses focus (defaults to true).
getValidationDelay
in file Field.php, method PhpExt_Form_Field::getValidationDelay()
    The length of time in milliseconds after user input begins until validation is initiated (defaults to 250)
getValidationEvent
in file Field.php, method PhpExt_Form_Field::getValidationEvent()
    The event that should initiate field validation. Set to false to disable automatic validation (defaults to "keyup").
getValidator
in file TextField.php, method PhpExt_Form_TextField::getValidator()
    A custom validation function to be called during field validation (defaults to null). If available, this function will be called only after the basic validators all return true, and will be passed the current field value and expected to return boolean true if the value is valid or a string error message if invalid.
getValidLayoutDataClassNames
in file ContainerLayout.php, method PhpExt_Layout_ContainerLayout::getValidLayoutDataClassNames()
getValidLayoutProperties
in file ContainerLayout.php, method PhpExt_Layout_ContainerLayout::getValidLayoutProperties()
    Gets the layout specific valid properties
getValue
in file Field.php, method PhpExt_Form_Field::getValue()
    A value to initialize this field with.
getValue
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::getValue()
    The string value to set into the active textbox element if displayed
getValue
in file PropertyRecord.php, method PhpExt_Grid_PropertyRecord::getValue()
    The value for the field's record
getValue
in file Editor.php, method PhpExt_Editor::getValue()
    The data value of the underlying field (defaults to "")
getValue
in file ProgressBar.php, method PhpExt_ProgressBar::getValue()
    A floating point value between 0 and 1 (e.g., .5, defaults to 0)
getValueField
in file ComboBox.php, method PhpExt_Form_ComboBox::getValueField()
    The underlying data value name to bind to this ComboBox (defaults to undefined if mode = PhpExt_Form_ComboBox::MODE_REMOTE or 'value' if transforming a select) Note: use of a valueField requires the user to make a selection in order for a value to be mapped.
getValueNotFoundText
in file ComboBox.php, method PhpExt_Form_ComboBox::getValueNotFoundText()
    When using a name/value combo, if the value passed to setValue is not found in the store, valueNotFoundText will be displayed as the field text if defined (defaults to undefined)
getView
in file GridPanel.php, method PhpExt_Grid_GridPanel::getView()
    The PhpExt_Grid_GridView used by the grid. This can be set before a call to render().
getVType
in file TextField.php, method PhpExt_Form_TextField::getVType()
    A validation type name as defined in PhpExt_Form_FormPanel (defaults to null). Posible values are:
getVTypeText
in file TextField.php, method PhpExt_Form_TextField::getVTypeText()
    A custom error message to display in place of the default message provided for the vtype currently set for this field (defaults to ''). Only applies if vtype is set, else ignored.
getWait
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::getWait()
    True to display a progress bar (defaults to false)
getWaitConfig
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::getWaitConfig()
    A PhpExt_ProgressBarWaitConfig object (applies only if wait = true)
getWaitMessage
in file Action.php, method PhpExt_Form_Action::getWaitMessage()
    The message to be displayed by a call to PhpExt_MessageBox::wait() during the time the action is being processed.
getWaitMsgTarget
in file FormPanel.php, method PhpExt_Form_FormPanel::getWaitMsgTarget()
    The id of the DOM Element to use as the wait message target
getWaitTitle
in file Action.php, method PhpExt_Form_Action::getWaitTitle()
    The title to be displayed by a call to PhpExt_MessageBox::wait() during the time the action is being processed.
getWheelIncrement
in file TabPanel.php, method PhpExt_TabPanel::getWheelIncrement()
    For scrolling tabs, the number of pixels to increment on mouse wheel scrolling (defaults to 20).
getWidth
in file BoxComponent.php, method PhpExt_BoxComponent::getWidth()
    The width of this component in pixels (defaults to auto).
getWidth
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::getWidth()
    (optional) The initial width in pixels of the column. Using this instead of Ext.grid.Grid.autoSizeColumns is more efficient.
getWidth
in file CheckboxSelectionModel.php, method PhpExt_Grid_CheckboxSelectionModel::getWidth()
    The default width in pixels of the checkbox column (defaults to 20).
getWidth
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::getWidth()
    The width of the dialog in pixels
getX
in file AbsoluteLayoutData.php, method PhpExt_Layout_AbsoluteLayoutData::getX()
    Horizontal absolute position in pixels.
getY
in file AbsoluteLayoutData.php, method PhpExt_Layout_AbsoluteLayoutData::getY()
    Vertical absolute position in pixels.
GroupingStore.php
procedural page GroupingStore.php
GridEditor.php
procedural page GridEditor.php
GridEditorCollection.php
procedural page GridEditorCollection.php
GridPanel.php
procedural page GridPanel.php
GridView.php
procedural page GridView.php
GroupingView.php
procedural page GroupingView.php
h

h

HALIGN_CENTER
in file Ext.php, class constant PhpExt_Ext::HALIGN_CENTER
HALIGN_LEFT
in file Ext.php, class constant PhpExt_Ext::HALIGN_LEFT
HALIGN_RIGHT
in file Ext.php, class constant PhpExt_Ext::HALIGN_RIGHT
hide
in file MessageBox.php, method PhpExt_MessageBox::hide()
    Hides the message box if it is displayed
HIDE_MODE_DISPLAY
in file Component.php, class constant PhpExt_Component::HIDE_MODE_DISPLAY
HIDE_MODE_OFFSETS
in file Component.php, class constant PhpExt_Component::HIDE_MODE_OFFSETS
HIDE_MODE_VISIBILITY
in file Component.php, class constant PhpExt_Component::HIDE_MODE_VISIBILITY
HttpProxy.php
procedural page HttpProxy.php
Hidden.php
procedural page Hidden.php
HtmlEditor.php
procedural page HtmlEditor.php
Handler.php
procedural page Handler.php
i

i

$IsPassword
in file TextField.php, variable PhpExt_Form_TextField::$IsPassword
$Items
in file Menu.php, variable PhpExt_Menu_Menu::$Items
ID_CLOSE
in file ToolConfigObject.php, class constant PhpExt_ToolConfigObject::ID_CLOSE
ID_DOWN
in file ToolConfigObject.php, class constant PhpExt_ToolConfigObject::ID_DOWN
ID_GEAR
in file ToolConfigObject.php, class constant PhpExt_ToolConfigObject::ID_GEAR
ID_HELP
in file ToolConfigObject.php, class constant PhpExt_ToolConfigObject::ID_HELP
ID_LEFT
in file ToolConfigObject.php, class constant PhpExt_ToolConfigObject::ID_LEFT
ID_MAXIMIZE
in file ToolConfigObject.php, class constant PhpExt_ToolConfigObject::ID_MAXIMIZE
ID_MINIMIZE
in file ToolConfigObject.php, class constant PhpExt_ToolConfigObject::ID_MINIMIZE
ID_MINUS
in file ToolConfigObject.php, class constant PhpExt_ToolConfigObject::ID_MINUS
ID_PIN
in file ToolConfigObject.php, class constant PhpExt_ToolConfigObject::ID_PIN
ID_PLUS
in file ToolConfigObject.php, class constant PhpExt_ToolConfigObject::ID_PLUS
ID_REFRESH
in file ToolConfigObject.php, class constant PhpExt_ToolConfigObject::ID_REFRESH
ID_RESTORE
in file ToolConfigObject.php, class constant PhpExt_ToolConfigObject::ID_RESTORE
ID_RIGHT
in file ToolConfigObject.php, class constant PhpExt_ToolConfigObject::ID_RIGHT
ID_SAVE
in file ToolConfigObject.php, class constant PhpExt_ToolConfigObject::ID_SAVE
ID_SEARCH
in file ToolConfigObject.php, class constant PhpExt_ToolConfigObject::ID_SEARCH
ID_TOOGLE
in file ToolConfigObject.php, class constant PhpExt_ToolConfigObject::ID_TOOGLE
ID_UNPIN
in file ToolConfigObject.php, class constant PhpExt_ToolConfigObject::ID_UNPIN
ID_UP
in file ToolConfigObject.php, class constant PhpExt_ToolConfigObject::ID_UP
INFO
in file MessageBox.php, method PhpExt_MessageBox::INFO()
    The CSS class that provides the INFO icon image
init
in file QuickTips.php, method PhpExt_QuickTips::init()
inlineStm
in file Javascript.php, method PhpExt_Javascript::inlineStm()
    Creates a javascript statement without a semicolon at the end.
insertAfter
in file Template.php, method PhpExt_Template::insertAfter()
    Applies the supplied values to the template and inserts the new node(s) after el.
insertBefore
in file Template.php, method PhpExt_Template::insertBefore()
    Applies the supplied values to the template and inserts the new node(s) before el.
insertFirst
in file Template.php, method PhpExt_Template::insertFirst()
    Applies the supplied values to the template and inserts the new node(s) as the first child of el.
isEnabled
in file QuickTips.php, method PhpExt_QuickTips::isEnabled()
isError
in file json.php, method Services_JSON::isError()
isExtObject
in file Object.php, method PhpExt_Object::isExtObject()
isExtObjectCollection
in file AbstractCollection.php, method PhpExt_AbstractCollection::isExtObjectCollection()
isJavascript
in file Javascript.php, method PhpExt_Javascript::isJavascript()
isJavascriptStm
in file Javascript.php, method PhpExt_Javascript::isJavascriptStm()
IColumn.php
procedural page IColumn.php
IColumnCollection.php
procedural page IColumnCollection.php
Item.php
procedural page Item.php
Item.php
procedural page Item.php
IToolbarItem.php
procedural page IToolbarItem.php
IToolbarItemCollection.php
procedural page IToolbarItemCollection.php
j

j

jsonEncode
in file Javascript.php, method PhpExt_Javascript::jsonEncode()
JsonReader.php
procedural page JsonReader.php
JsonStore.php
procedural page JsonStore.php
Javascript.php
procedural page Javascript.php
json.php
procedural page json.php
l

l

LABEL_ALIGN_LEFT
in file FormPanel.php, class constant PhpExt_Form_FormPanel::LABEL_ALIGN_LEFT
LABEL_ALIGN_RIGHT
in file FormPanel.php, class constant PhpExt_Form_FormPanel::LABEL_ALIGN_RIGHT
LABEL_ALIGN_TOP
in file FormPanel.php, class constant PhpExt_Form_FormPanel::LABEL_ALIGN_TOP
LAYOUT_ABSOLUTE
in file ContainerLayout.php, class constant PhpExt_Layout_ContainerLayout::LAYOUT_ABSOLUTE
LAYOUT_ACCORDION
in file ContainerLayout.php, class constant PhpExt_Layout_ContainerLayout::LAYOUT_ACCORDION
LAYOUT_ANCHOR
in file ContainerLayout.php, class constant PhpExt_Layout_ContainerLayout::LAYOUT_ANCHOR
LAYOUT_BORDER
in file ContainerLayout.php, class constant PhpExt_Layout_ContainerLayout::LAYOUT_BORDER
LAYOUT_CARD
in file ContainerLayout.php, class constant PhpExt_Layout_ContainerLayout::LAYOUT_CARD
LAYOUT_COLUMN
in file ContainerLayout.php, class constant PhpExt_Layout_ContainerLayout::LAYOUT_COLUMN
LAYOUT_DEFAULT
in file ContainerLayout.php, class constant PhpExt_Layout_ContainerLayout::LAYOUT_DEFAULT
LAYOUT_FIT
in file ContainerLayout.php, class constant PhpExt_Layout_ContainerLayout::LAYOUT_FIT
LAYOUT_FORM
in file ContainerLayout.php, class constant PhpExt_Layout_ContainerLayout::LAYOUT_FORM
LAYOUT_TAB
in file ContainerLayout.php, class constant PhpExt_Layout_ContainerLayout::LAYOUT_TAB
LAYOUT_TABLE
in file ContainerLayout.php, class constant PhpExt_Layout_ContainerLayout::LAYOUT_TABLE
load
in file TreeLoader.php, method PhpExt_Tree_TreeLoader::load()
    Load an PhpExt_Tree_TreeNode from the URL specified in the constructor. This is called automatically when a node is expanded, but may be used to reload a node (or append new children if the clearOnLoad option is false.)
load
in file Store.php, method PhpExt_Data_Store::load()
    Loads the Record cache from the configured Proxy using the configured Reader.
loadData
in file Store.php, method PhpExt_Data_Store::loadData()
    Loads data from a passed data block. A Reader which understands the format of the data must have been configured in the constructor.
Load.php
procedural page Load.php
Listener.php
procedural page Listener.php
ListenerCollection.php
procedural page ListenerCollection.php
m

m

$MinWidth
in file Menu.php, variable PhpExt_Menu_Menu::$MinWidth
METHOD_GET
in file FormPanel.php, class constant PhpExt_Form_FormPanel::METHOD_GET
METHOD_GET
in file TreeLoader.php, class constant PhpExt_Tree_TreeLoader::METHOD_GET
METHOD_POST
in file FormPanel.php, class constant PhpExt_Form_FormPanel::METHOD_POST
METHOD_POST
in file TreeLoader.php, class constant PhpExt_Tree_TreeLoader::METHOD_POST
MODE_DROP
in file Shadow.php, class constant PhpExt_Shadow::MODE_DROP
MODE_FRAME
in file Shadow.php, class constant PhpExt_Shadow::MODE_FRAME
MODE_LOCAL
in file ComboBox.php, class constant PhpExt_Form_ComboBox::MODE_LOCAL
MODE_REMOTE
in file ComboBox.php, class constant PhpExt_Form_ComboBox::MODE_REMOTE
MODE_SIDES
in file Shadow.php, class constant PhpExt_Shadow::MODE_SIDES
MSG_TARGET_QTIP
in file FormPanel.php, class constant PhpExt_Form_FormPanel::MSG_TARGET_QTIP
    Display a quick tip when the user hovers over the field
MSG_TARGET_SIDE
in file FormPanel.php, class constant PhpExt_Form_FormPanel::MSG_TARGET_SIDE
    Add an error icon to the right of the field with a popup on hover
MSG_TARGET_TITLE
in file FormPanel.php, class constant PhpExt_Form_FormPanel::MSG_TARGET_TITLE
    Display a default browser title attribute popup
MSG_TARGET_UNDER
in file FormPanel.php, class constant PhpExt_Form_FormPanel::MSG_TARGET_UNDER
    Add a block div beneath the field containing the error text
MemoryProxy.php
procedural page MemoryProxy.php
Menu.php
procedural page Menu.php
MessageBox.php
procedural page MessageBox.php
MessageBoxOptions.php
procedural page MessageBoxOptions.php
MultiSelectionModel.php
procedural page MultiSelectionModel.php
n

n

Node.php
procedural page Node.php
NumberField.php
procedural page NumberField.php
o

o

OK
in file MessageBox.php, method PhpExt_MessageBox::OK()
    Button config that displays a single OK button
OKCANCEL
in file MessageBox.php, method PhpExt_MessageBox::OKCANCEL()
    Button config that displays OK and Cancel buttons
on
in file Element.php, method PhpExt_Element::on()
onReady
in file Ext.php, method PhpExt_Ext::onReady()
output
in file Javascript.php, method PhpExt_Javascript::output()
output
in file Handler.php, method PhpExt_Handler::output()
output
in file Javascript.php, method PhpExt_JavascriptStm::output()
overwrite
in file Template.php, method PhpExt_Template::overwrite()
    Applies the supplied values to the template and overwrites the content of el with the new node(s).
Object.php
procedural page Object.php
ObjectCollection.php
procedural page ObjectCollection.php
Observable.php
procedural page Observable.php
p

p

paramToString
in file ContainerLayoutData.php, method PhpExt_Layout_ContainerLayoutData::paramToString()
paramToString
in file Object.php, method PhpExt_Object::paramToString()
PasswordField.php
procedural page PasswordField.php
PropertyGrid.php
procedural page PropertyGrid.php
PropertyRecord.php
procedural page PropertyRecord.php
Panel.php
procedural page Panel.php
ProgressBar.php
procedural page ProgressBar.php
ProgressBarWaitConfig.php
procedural page ProgressBarWaitConfig.php
PagingToolbar.php
procedural page PagingToolbar.php
PhpExtUx_App_SearchField
in file SearchField.php, class PhpExtUx_App_SearchField
PhpExtUx_Form_XmlErrorReader
in file XmlErrorReader.php, class PhpExtUx_Form_XmlErrorReader
PhpExtUx_Grid_CheckColumn
in file CheckColumn.php, class PhpExtUx_Grid_CheckColumn
PhpExt_AbstractCollection
in file AbstractCollection.php, class PhpExt_AbstractCollection
PhpExt_AutoLoadConfigObject
in file AutoLoadConfigObject.php, class PhpExt_AutoLoadConfigObject
PhpExt_BoxComponent
in file BoxComponent.php, class PhpExt_BoxComponent
    Base class for any visual PhpExt_Component that uses a box container.
PhpExt_Button
in file Button.php, class PhpExt_Button
    Simple Button class
PhpExt_ButtonCollection
in file ButtonCollection.php, class PhpExt_ButtonCollection
    Provides functionality to manage a PhpExt_Component Collection
PhpExt_Component
in file Component.php, class PhpExt_Component
    Base class for all Ext components. All subclasses of Component can automatically participate in the standard Ext component lifecycle of creation, rendering and destruction. They also have automatic support for basic hide/show and enable/disable behavior. All visual widgets that require rendering into a layout should subclass PhpExt_Component (or BoxComponent if managed box model handling is required).
PhpExt_ComponentCollection
in file ComponentCollection.php, class PhpExt_ComponentCollection
    Provides functionality to manage a PhpExt_Component Collection
PhpExt_Config_ConfigObject
in file ConfigObject.php, class PhpExt_Config_ConfigObject
PhpExt_Config_TableCell
in file TableCell.inc.php, class PhpExt_Config_TableCell
PhpExt_Container
in file Container.php, class PhpExt_Container
    Base class for any Ext.BoxComponent that can contain other components. Containers handle the basic behavior of containing items, namely adding, inserting and removing them. The specific layout logic required to visually render contained items is delegated to any one of the different layout classes available. This class is intended to be extended and should generally not need to be created directly via the new keyword.
PhpExt_DataView
in file DataView.php, class PhpExt_DataView
    A mechanism for displaying data using custom layout templates and formatting.
PhpExt_Data_ArrayReader
in file ArrayReader.php, class PhpExt_Data_ArrayReader
    Data reader class to create an Array of Ext.data.Record objects from an Array. Each element of that Array represents a row of data fields. The fields are pulled into a Record object using as a subscript, the mapping property of the field definition if it exists, or the field's ordinal position in the definition.
PhpExt_Data_DataProxy
in file DataProxy.php, class PhpExt_Data_DataProxy
    This class is an abstract base class for implementations which provide retrieval of unformatted data objects.
PhpExt_Data_DataReader
in file DataReader.php, class PhpExt_Data_DataReader
    Abstract base class for reading structured data from a data source and converting it into an object containing PhpExt_Data_Record objects and metadata for use by an PhpExt_Data_Store. This class is intended to be extended and should not be created directly. For existing implementations.
PhpExt_Data_FieldConfigObject
in file FieldConfigObject.php, class PhpExt_Data_FieldConfigObject
PhpExt_Data_FieldConfigObjectCollection
in file FieldConfigObjectCollection.php, class PhpExt_Data_FieldConfigObjectCollection
    Provides functionality to manage a PhpExt_Data_FieldConfigObject Collection
PhpExt_Data_GroupingStore
in file GroupingStore.php, class PhpExt_Data_GroupingStore
    A specialized store implementation that provides for grouping records by one of the available fields.
PhpExt_Data_HttpProxy
in file HttpProxy.php, class PhpExt_Data_HttpProxy
    An implementation of Ext.data.DataProxy that reads a data object from a Connection object configured to reference a certain URL.
PhpExt_Data_JsonReader
in file JsonReader.php, class PhpExt_Data_JsonReader
    Data reader class to create an Array of Ext.data.Record objects from a JSON response based on mappings in a provided Ext.data.Record constructor.
PhpExt_Data_JsonStore
in file JsonStore.php, class PhpExt_Data_JsonStore
    Small helper class to make creating Stores for JSON data easier.
PhpExt_Data_MemoryProxy
in file MemoryProxy.php, class PhpExt_Data_MemoryProxy
    An implementation of Ext.data.DataProxy that simply passes the data specified in its constructor to the Reader when its load method is called.
PhpExt_Data_Node
in file Node.php, class PhpExt_Data_Node
PhpExt_Data_Record
in file Record.php, class PhpExt_Data_Record
PhpExt_Data_ScriptTagProxy
in file ScriptTagProxy.php, class PhpExt_Data_ScriptTagProxy
    An implementation of Ext.data.DataProxy that reads a data object from a URL which may be in a domain other than the originating domain of the running page.
PhpExt_Data_SimpleStore
in file SimpleStore.php, class PhpExt_Data_SimpleStore
    Small helper class to make creating Stores from Array data easier.
PhpExt_Data_SortInfoConfigObject
in file SortInfoConfigObject.php, class PhpExt_Data_SortInfoConfigObject
    Sort Info Config Object for SortInfo property in PhpExt_Data_Store
PhpExt_Data_Store
in file Store.php, class PhpExt_Data_Store
    The Store class encapsulates a client side cache of Record objects which provide input data for Components such as the GridPanel, the ComboBox, or the DataView
PhpExt_Data_StoreLoadOptions
in file StoreLoadOptions.php, class PhpExt_Data_StoreLoadOptions
    Store load method options PhpExt_Data_Store
PhpExt_Data_Tree
in file Tree.php, class PhpExt_Data_Tree
    Represents a tree data structure and bubbles all the events for its nodes. The nodes in the tree have most standard DOM functionality.
PhpExt_Data_XmlReader
in file XmlReader.php, class PhpExt_Data_XmlReader
    Data reader class to create an Array of Ext.data.Record objects from an XML document based on mappings in a provided Ext.data.Record constructor.
PhpExt_Editor
in file Editor.php, class PhpExt_Editor
    A base editor field that handles displaying/hiding on demand and has some built-in sizing and event handling logic.
PhpExt_Element
in file Element.php, class PhpExt_Element
    Base class for all Ext components. All subclasses of Component can automatically participate in the standard Ext component lifecycle of creation, rendering and destruction. They also have automatic support for basic hide/show and enable/disable behavior. All visual widgets that require rendering into a layout should subclass PhpExt_Component (or BoxComponent if managed box model handling is required).
PhpExt_Ext
in file Ext.php, class PhpExt_Ext
PhpExt_Form_Action
in file Action.php, class PhpExt_Form_Action
    The subclasses of this class provide actions to perform upon Forms.
PhpExt_Form_Action_Load
in file Load.php, class PhpExt_Form_Action_Load
    A class which handles loading of data from a server into the Fields of an Ext.form.BasicForm.
PhpExt_Form_Action_Response
in file Response.php, class PhpExt_Form_Action_Response
    An action response object for
PhpExt_Form_Checkbox
in file Checkbox.php, class PhpExt_Form_Checkbox
    Single checkbox field. Can be used as a direct replacement for traditional checkbox fields.
PhpExt_Form_ComboBox
in file ComboBox.php, class PhpExt_Form_ComboBox
    A combobox control with support for autocomplete, remote-loading, paging and many other features.
PhpExt_Form_DateField
in file DateField.php, class PhpExt_Form_DateField
    Provides a date input field with a Ext.DatePicker dropdown and automatic date validation.
PhpExt_Form_Field
in file Field.php, class PhpExt_Form_Field
PhpExt_Form_FieldSet
in file FieldSet.php, class PhpExt_Form_FieldSet
    Standard container used for grouping form fields.
PhpExt_Form_FormPanel
in file FormPanel.php, class PhpExt_Form_FormPanel
    Standard form container.
PhpExt_Form_Hidden
in file Hidden.php, class PhpExt_Form_Hidden
    A basic hidden field for storing hidden values in forms that need to be passed in the form submit.
PhpExt_Form_HtmlEditor
in file HtmlEditor.php, class PhpExt_Form_HtmlEditor
    Provides a lightweight HTML Editor component.
PhpExt_Form_NumberField
in file NumberField.php, class PhpExt_Form_NumberField
    Numeric text field that provides automatic keystroke filtering and numeric validation.
PhpExt_Form_PasswordField
in file PasswordField.php, class PhpExt_Form_PasswordField
    Password field with masked input
PhpExt_Form_Radio
in file Radio.php, class PhpExt_Form_Radio
    Single radio field. Same as PhpExt_Form_Checkbox, but provided as a convenience for automatically setting the input type. Radio grouping is handled automatically by the browser if you give each radio in a group the same name.
PhpExt_Form_TextArea
in file TextArea.php, class PhpExt_Form_TextArea
    Multiline text field. Can be used as a direct replacement for traditional textarea fields, plus adds support for auto-sizing.
PhpExt_Form_TextField
in file TextField.php, class PhpExt_Form_TextField
    Basic text field. Can be used as a direct replacement for traditional text inputs, or as the base class for more sophisticated input controls (like PhpExt_Form_TextArea and PhpExt_Form_ComboBox).
PhpExt_Form_TimeField
in file TimeField.php, class PhpExt_Form_TimeField
    Provides a time input field with a time dropdown and automatic time validation.
PhpExt_Form_TriggerField
in file TriggerField.php, class PhpExt_Form_TriggerField
    Provides a convenient wrapper for TextFields that adds a clickable trigger button (looks like a combobox by default). The trigger has no default action, so you must assign a function to implement the trigger click handler by overriding onTriggerClick. You can create a TriggerField directly, as it renders exactly like a combobox for which you can provide a custom implementation. For example:
PhpExt_GridEditor
in file GridEditor.php, class PhpExt_GridEditor
    A base editor field that handles displaying/hiding on demand and has some built-in sizing and event handling logic.
PhpExt_Grid_AbstractSelectionModel
in file AbstractSelectionModel.php, class PhpExt_Grid_AbstractSelectionModel
    Abstract base class for grid SelectionModels. It provides the interface that should be implemented by descendant classes. This class should not be directly instantiated.
PhpExt_Grid_CellSelectionModel
in file CellSelectionModel.php, class PhpExt_Grid_CellSelectionModel
    This class provides the basic implementation for single cell selection in a grid. The object stored as the selection and returned by getSelectedCell contains the following properties:
PhpExt_Grid_CheckboxSelectionModel
in file CheckboxSelectionModel.php, class PhpExt_Grid_CheckboxSelectionModel
    A custom selection model that renders a column of checkboxes that can be toggled to select or deselect rows.
PhpExt_Grid_ColumnConfigObject
in file ColumnConfigObject.php, class PhpExt_Grid_ColumnConfigObject
PhpExt_Grid_ColumnModel
in file ColumnModel.php, class PhpExt_Grid_ColumnModel
    This is the default implementation of a ColumnModel used by the Grid. This class is initialized with an Array of column config objects.
PhpExt_Grid_EditorGridPanel
in file EditorGridPanel.php, class PhpExt_Grid_EditorGridPanel
PhpExt_Grid_GridEditorCollection
in file GridEditorCollection.php, class PhpExt_Grid_GridEditorCollection
    Provides functionality to manage a PhpExt_Grid_GridEditor Collection
PhpExt_Grid_GridPanel
in file GridPanel.php, class PhpExt_Grid_GridPanel
    This class represents the primary interface of a component based grid control.
PhpExt_Grid_GridView
in file GridView.php, class PhpExt_Grid_GridView
    This class encapsulates the user interface of an PhpExt_Grid_GridPanel. Methods of this class may be used to access user interface elements to enable special display effects. Do not change the DOM structure of the user interface.
PhpExt_Grid_GroupingView
in file GroupingView.php, class PhpExt_Grid_GroupingView
    Adds the ability for single level grouping to the grid.
PhpExt_Grid_IColumn
in file IColumn.php, class PhpExt_Grid_IColumn
    PHP-Ext Library
PhpExt_Grid_IColumnCollection
in file IColumnCollection.php, class PhpExt_Grid_IColumnCollection
    Provides functionality to manage a PhpExt_Grid_ColumnConfigObject Collection
PhpExt_Grid_PropertyGrid
in file PropertyGrid.php, class PhpExt_Grid_PropertyGrid
    A specialized grid implementation intended to mimic the traditional property grid as typically seen in development IDEs. Each row in the grid represents a property of some object, and the data is stored as a set of name/value pairs in PhpExt_Grid.
PhpExt_Grid_PropertyRecord
in file PropertyRecord.php, class PhpExt_Grid_PropertyRecord
PhpExt_Grid_RowNumberer
in file RowNumberer.php, class PhpExt_Grid_RowNumberer
    This is a utility class that can be passed into a PhpExt_Grid_ColumnModel as a column config that provides an automatic row numbering column.
PhpExt_Grid_RowSelectionModel
in file RowSelectionModel.php, class PhpExt_Grid_RowSelectionModel
    The default SelectionModel used by PhpExt_Grid_GridPanel. It supports multiple selections and keyboard selection/navigation. The objects stored as selections and returned by getSelected, and getSelections are the Records which provide the data for the selected rows.
PhpExt_Handler
in file Handler.php, class PhpExt_Handler
PhpExt_Javascript
in file Javascript.php, class PhpExt_Javascript
PhpExt_JavascriptStm
in file Javascript.php, class PhpExt_JavascriptStm
PhpExt_Layout_AbsoluteLayout
in file AbsoluteLayout.php, class PhpExt_Layout_AbsoluteLayout
    Inherits the anchoring of Ext.layout.AnchorLayout and adds the ability for x/y positioning using the standard x and y component config options.
PhpExt_Layout_AbsoluteLayoutData
in file AbsoluteLayoutData.php, class PhpExt_Layout_AbsoluteLayoutData
    Used when using PhpExt_Layour_AbsoluteLayout as the container's layout.
PhpExt_Layout_AccordionLayout
in file AccordionLayout.php, class PhpExt_Layout_AccordionLayout
    This is a layout that contains multiple panels in an expandable accordion style such that only one panel can be open at any given time. Each panel has built-in support for expanding and collapsing.
PhpExt_Layout_AccordionLayoutData
in file AccordionLayoutData.php, class PhpExt_Layout_AccordionLayoutData
    Used when using PhpExt_Layour_AccordionLayout as the container's layout.
PhpExt_Layout_AnchorLayout
in file AnchorLayout.php, class PhpExt_Layout_AnchorLayout
    This is a layout that enables anchoring of contained elements relative to the container's dimensions. If the container is resized, all anchored items are automatically rerendered according to their anchor rules.
PhpExt_Layout_AnchorLayoutData
in file AnchorLayoutData.php, class PhpExt_Layout_AnchorLayoutData
    Used when using PhpExt_Layout_AnchorLayout as the container's layout.
PhpExt_Layout_BorderLayout
in file BorderLayout.php, class PhpExt_Layout_BorderLayout
    This is a multi-pane, application-oriented UI layout style that supports multiple nested panels, automatic split bars between regions and built-in expanding and collapsing of regions.
PhpExt_Layout_BorderLayoutData
in file BorderLayoutData.php, class PhpExt_Layout_BorderLayoutData
    Used when using PhpExt_Layout_BorderLayout as the container's layout.
PhpExt_Layout_CardLayout
in file CardLayout.php, class PhpExt_Layout_CardLayout
    This layout contains multiple panels, each fit to the container, where only a single panel can be visible at any given time. This layout style is most commonly used for wizards, tab implementations, etc.
PhpExt_Layout_CardLayoutData
in file CardLayoutData.php, class PhpExt_Layout_CardLayoutData
    Used when using PhpExt_Layout_CardLayout as the container's layout.
PhpExt_Layout_ColumnLayout
in file ColumnLayout.php, class PhpExt_Layout_ColumnLayout
    This is the layout style of choice for creating structural layouts in a multi-column format where the width of each column can be specified as a percentage or fixed width, but the height is allowed to vary based on the content.
PhpExt_Layout_ColumnLayoutData
in file ColumnLayoutData.php, class PhpExt_Layout_ColumnLayoutData
    Used when using PhpExt_Layout_ColumnLayoutData as the container's layout.
PhpExt_Layout_ContainerLayout
in file ContainerLayout.php, class PhpExt_Layout_ContainerLayout
    Every layout is composed of one or more Ext.Container elements internally, and ContainerLayout provides the basic foundation for all other layout classes in Ext.
PhpExt_Layout_ContainerLayoutData
in file ContainerLayoutData.php, class PhpExt_Layout_ContainerLayoutData
PhpExt_Layout_FitLayout
in file FitLayout.php, class PhpExt_Layout_FitLayout
    This is a base class for layouts that contain a single item that automatically expands to fill the layout's container.
PhpExt_Layout_FitLayoutData
in file FitLayoutData.php, class PhpExt_Layout_FitLayoutData
    Used when using PhpExt_Layout_FitLayout as the container's layout.
PhpExt_Layout_FormLayout
in file FormLayout.php, class PhpExt_Layout_FormLayout
    This is a layout specifically designed for creating forms. However, when used in an application, it will usually be preferrable to use a PhpExt_Form_FormPanel (which automatically uses FormLayout as its layout class) since it also provides built-in functionality for loading, validating and submitting the form.
PhpExt_Layout_FormLayoutData
in file FormLayoutData.php, class PhpExt_Layout_FormLayoutData
    Used when using PhpExt_Layout_FormLayout as the container's layout.
PhpExt_Layout_TabLayout
in file TabLayout.php, class PhpExt_Layout_TabLayout
    This layout contains multiple panels, each fit to the container, where only a single panel can be visible at any given time. This layout style is most commonly used for wizards, tab implementations, etc.
PhpExt_Layout_TabLayoutData
in file TabLayoutData.php, class PhpExt_Layout_TabLayoutData
    Used when using PhpExt_Layout_CardLayout as the container's layout.
PhpExt_Layout_TableLayout
in file TableLayout.php, class PhpExt_Layout_TableLayout
    This layout allows you to easily render content into an HTML table. The total number of columns can be specified, and rowspan and colspan can be used to create complex layouts within the table.
PhpExt_Layout_TableLayoutData
in file TableLayoutData.php, class PhpExt_Layout_TableLayoutData
    Specifies the corresponding Rowspan and Colspan for each of the elements added to the container having TableLayout
PhpExt_Listener
in file Listener.php, class PhpExt_Listener
PhpExt_ListenerCollection
in file ListenerCollection.php, class PhpExt_ListenerCollection
    Provides functionality to manage a PhpExt_Listener Collection
PhpExt_Menu_Adapter
in file Adapter.php, class PhpExt_Menu_Adapter
    A base utility class that adapts a non-menu component so that it can be wrapped by a menu item and added to a menu. It provides basic rendering, activation management and enable/disable logic required to work in menus.
PhpExt_Menu_BaseItem
in file BaseItem.php, class PhpExt_Menu_BaseItem
    The base class for all items that render into menus. BaseItem provides default rendering, activated state management and base configuration options shared by all menu components.
PhpExt_Menu_BaseItemCollection
in file BaseItemCollection.php, class PhpExt_Menu_BaseItemCollection
    Provides functionality to manage a PhpExt_Menu_BaseItem Collection
PhpExt_Menu_CheckItem
in file CheckItem.php, class PhpExt_Menu_CheckItem
    Adds a menu item that contains a checkbox by default, but can also be part of a radio group
PhpExt_Menu_ColorItem
in file ColorItem.php, class PhpExt_Menu_ColorItem
    A menu item that wraps the Ext.ColorPalette component.
PhpExt_Menu_ColorMenu
in file ColorMenu.php, class PhpExt_Menu_ColorMenu
    A menu containing a Ext.menu.ColorItem component (which provides a basic color picker).
PhpExt_Menu_DateItem
in file DateItem.php, class PhpExt_Menu_DateItem
    A menu item that wraps the Ext.DatPicker component.
PhpExt_Menu_DateMenu
in file DateMenu.php, class PhpExt_Menu_DateMenu
    A menu containing a Ext.menu.DateItem component (which provides a date picker).
PhpExt_Menu_Item
in file Item.php, class PhpExt_Menu_Item
    A base class for all menu items that require menu-related functionality (like sub-menus) and are not static display items.
PhpExt_Menu_Menu
in file Menu.php, class PhpExt_Menu_Menu
    A menu object. This is the container to which you add all other menu items. Menu can also serve a as a base class when you want a specialzed menu based off of another component (like for example).
PhpExt_Menu_Separator
in file Separator.php, class PhpExt_Menu_Separator
    Adds a separator bar to a menu, used to divide logical groups of menu items.
PhpExt_Menu_TextItem
in file TextItem.php, class PhpExt_Menu_TextItem
    Adds a static text string to a menu, usually used as either a heading or group separator.
PhpExt_MessageBox
in file MessageBox.php, class PhpExt_MessageBox
    Provides attractive and customizable tooltips for any element. The QuickTips singleton is used to configure and manage tooltips globally for multiple elements in a generic manner. To create individual tooltips with maximum customizability, you should consider either Ext.Tip or Ext.ToolTip.
PhpExt_MessageBoxOptions
in file MessageBoxOptions.php, class PhpExt_MessageBoxOptions
PhpExt_Object
in file Object.php, class PhpExt_Object
PhpExt_ObjectCollection
in file ObjectCollection.php, class PhpExt_ObjectCollection
PhpExt_Observable
in file Observable.php, class PhpExt_Observable
PhpExt_Panel
in file Panel.php, class PhpExt_Panel
PhpExt_ProgressBar
in file ProgressBar.php, class PhpExt_ProgressBar
    An updateable progress bar component. The progress bar supports two different modes: manual and automatic.
PhpExt_ProgressBarWaitConfig
in file ProgressBarWaitConfig.php, class PhpExt_ProgressBarWaitConfig
PhpExt_QuickTips
in file QuickTips.php, class PhpExt_QuickTips
    Provides attractive and customizable tooltips for any element. The QuickTips singleton is used to configure and manage tooltips globally for multiple elements in a generic manner. To create individual tooltips with maximum customizability, you should consider either Ext.Tip or Ext.ToolTip.
PhpExt_Shadow
in file Shadow.php, class PhpExt_Shadow
    Simple class that can provide a shadow effect for any element. Note that the element MUST be absolutely positioned, and the shadow does not provide any shimming. This should be used only in simple cases -- for more advanced functionality that can also provide the same shadow effect, see the Ext.Layer class.
PhpExt_SplitButton
in file SplitButton.php, class PhpExt_SplitButton
    Simple Button class
PhpExt_TabPanel
in file TabPanel.php, class PhpExt_TabPanel
PhpExt_Template
in file Template.php, class PhpExt_Template
    Represents an HTML fragment template. Templates can be precompiled for greater performance. For a list of available format functions, see Ext.util.Format.
PhpExt_Toolbar_Button
in file Button.php, class PhpExt_Toolbar_Button
    A button that renders into a toolbar.
PhpExt_Toolbar_Fill
in file Fill.php, class PhpExt_Toolbar_Fill
    A simple element that adds a greedy (100% width) horizontal space to a toolbar.
PhpExt_Toolbar_Item
in file Item.php, class PhpExt_Toolbar_Item
PhpExt_Toolbar_IToolbarItem
in file IToolbarItem.php, class PhpExt_Toolbar_IToolbarItem
    PHP-Ext Library
PhpExt_Toolbar_IToolbarItemCollection
in file IToolbarItemCollection.php, class PhpExt_Toolbar_IToolbarItemCollection
    Provides functionality to manage a PhpExt_Toolbar_IToolbarItem Collection
PhpExt_Toolbar_PagingToolbar
in file PagingToolbar.php, class PhpExt_Toolbar_PagingToolbar
    A specialized toolbar that is bound to a Ext.data.Store and provides automatic paging controls.
PhpExt_Toolbar_Separator
in file Separator.php, class PhpExt_Toolbar_Separator
PhpExt_Toolbar_Spacer
in file Spacer.php, class PhpExt_Toolbar_Spacer
PhpExt_Toolbar_SplitButton
in file SplitButton.php, class PhpExt_Toolbar_SplitButton
    A menu button that renders into a toolbar.
PhpExt_Toolbar_TextItem
in file TextItem.php, class PhpExt_Toolbar_TextItem
PhpExt_Toolbar_Toolbar
in file Toolbar.php, class PhpExt_Toolbar_Toolbar
    Basic Toolbar class.
PhpExt_ToolConfigObject
in file ToolConfigObject.php, class PhpExt_ToolConfigObject
PhpExt_ToolConfigObjectCollection
in file ToolConfigObjectCollection.php, class PhpExt_ToolConfigObjectCollection
    Provides functionality to manage a PhpExt_ToolConfigObject Collection
PhpExt_TreeEditor
in file TreeEditor.php, class PhpExt_TreeEditor
    A base editor field that handles displaying/hiding on demand and has some built-in sizing and event handling logic.
PhpExt_Tree_AbstractSelectionModel
in file AbstractSelectionModel.php, class PhpExt_Tree_AbstractSelectionModel
    Abstract base class for tree SelectionModels.
PhpExt_Tree_AsyncTreeNode
in file AsyncTreeNode.php, class PhpExt_Tree_AsyncTreeNode
PhpExt_Tree_DefaultSelectionModel
in file DefaultSelectionModel.php, class PhpExt_Tree_DefaultSelectionModel
    The default single selection for a TreePanel.
PhpExt_Tree_MultiSelectionModel
in file MultiSelectionModel.php, class PhpExt_Tree_MultiSelectionModel
    Multi selection for a TreePanel.
PhpExt_Tree_RootTreeNodeUI
in file RootTreeNodeUI.php, class PhpExt_Tree_RootTreeNodeUI
    This class provides the default UI implementation for root Ext TreeNodes. The RootTreeNode UI implementation allows customizing the appearance of the root tree node.
PhpExt_Tree_TreeLoader
in file TreeLoader.php, class PhpExt_Tree_TreeLoader
    A TreeLoader provides for lazy loading of an PhpExt_Tree_TreeNode's child nodes from a specified URL. The response must be a JavaScript Array definition whose elements are node definition objects.
PhpExt_Tree_TreeNode
in file TreeNode.php, class PhpExt_Tree_TreeNode
PhpExt_Tree_TreeNodeUI
in file TreeNodeUI.php, class PhpExt_Tree_TreeNodeUI
    This class provides the default UI implementation for Ext TreeNodes. The TreeNode UI implementation is separate from the tree implementation, and allows customizing of the appearance of tree nodes.
PhpExt_Tree_TreePanel
in file TreePanel.php, class PhpExt_Tree_TreePanel
    The TreePanel provides tree-structured UI representation of tree-structured data.
PhpExt_Viewport
in file Viewport.php, class PhpExt_Viewport
    A specialized container representing the viewable application area (the browser viewport).
PhpExt_Window
in file Window.php, class PhpExt_Window
    A specialized panel intended for use as an application window. Windows are floated and draggable by default, and also provide specific behavior like the ability to maximize and restore (with an event for minimizing, since the minimize behavior is application-specific).
PhpExt_XTemplate
in file XTemplate.php, class PhpExt_XTemplate
    A template class that supports advanced functionality like autofilling arrays, conditional processing with basic comparison operators, sub-templates, basic math function support, special built-in template variables, inline code execution and more. XTemplate also provides the templating mechanism built into Ext.DataView.
progress
in file MessageBox.php, method PhpExt_MessageBox::progress()
    Displays a message box with a progress bar. This message box has no buttons and is not closeable by the user. You are responsible for updating the progress bar as needed via Ext.MessageBox.updateProgress and closing the message box when the process is complete.
prompt
in file MessageBox.php, method PhpExt_MessageBox::prompt()
    Displays a message box with OK and Cancel buttons prompting the user to enter some text (comparable to JavaScript's prompt). The prompt can be a single-line or multi-line textbox. If a callback function is passed it will be called after the user clicks either button, and the id of the button that was clicked (could also be the top-right close button) and the text that was entered will be passed as the two parameters to the callback.
q

q

QuickTips.php
procedural page QuickTips.php
QUESTION
in file MessageBox.php, method PhpExt_MessageBox::QUESTION()
    The CSS class that provides the QUESTION icon image
r

r

Record.php
procedural page Record.php
Response.php
procedural page Response.php
Radio.php
procedural page Radio.php
RowNumberer.php
procedural page RowNumberer.php
RowSelectionModel.php
procedural page RowSelectionModel.php
RootTreeNodeUI.php
procedural page RootTreeNodeUI.php
REGION_CENTER
in file BorderLayoutData.php, class constant PhpExt_Layout_BorderLayoutData::REGION_CENTER
REGION_EAST
in file BorderLayoutData.php, class constant PhpExt_Layout_BorderLayoutData::REGION_EAST
REGION_NORTH
in file BorderLayoutData.php, class constant PhpExt_Layout_BorderLayoutData::REGION_NORTH
REGION_SOUTH
in file BorderLayoutData.php, class constant PhpExt_Layout_BorderLayoutData::REGION_SOUTH
REGION_WEST
in file BorderLayoutData.php, class constant PhpExt_Layout_BorderLayoutData::REGION_WEST
register
in file QuickTips.php, method PhpExt_QuickTips::register()
removeItem
in file Toolbar.php, method PhpExt_Toolbar_Toolbar::removeItem()
removeObject
in file AbstractCollection.php, method PhpExt_AbstractCollection::removeObject()
render
in file Element.php, method PhpExt_Element::render()
render
in file Component.php, method PhpExt_Component::render()
    ** Ext Object Methods ***
reset
in file ProgressBar.php, method PhpExt_ProgressBar::reset()
    Resets the progress bar value to 0 and text to empty string.
s

s

$Shadow
in file Menu.php, variable PhpExt_Menu_Menu::$Shadow
$Statement
in file Javascript.php, variable PhpExt_JavascriptStm::$Statement
$SubMenuAlign
in file Menu.php, variable PhpExt_Menu_Menu::$SubMenuAlign
ScriptTagProxy.php
procedural page ScriptTagProxy.php
SimpleStore.php
procedural page SimpleStore.php
SortInfoConfigObject.php
procedural page SortInfoConfigObject.php
Store.php
procedural page Store.php
StoreLoadOptions.php
procedural page StoreLoadOptions.php
Separator.php
procedural page Separator.php
Shadow.php
procedural page Shadow.php
SplitButton.php
procedural page SplitButton.php
Separator.php
procedural page Separator.php
Spacer.php
procedural page Spacer.php
SplitButton.php
procedural page SplitButton.php
SearchField.php
procedural page SearchField.php
select
in file TreeNode.php, method PhpExt_Tree_TreeNode::select()
    Triggers selection of this node
sendContentType
in file Javascript.php, method PhpExt_Javascript::sendContentType()
Services_JSON
in file json.php, method Services_JSON::Services_JSON()
    constructs a new JSON instance
Services_JSON
in file json.php, class Services_JSON
    Converts to and from JSON format.
Services_JSON_Error
in file json.php, method Services_JSON_Error::Services_JSON_Error()
Services_JSON_Error
in file json.php, class Services_JSON_Error
SERVICES_JSON_IN_ARR
in file json.php, constant SERVICES_JSON_IN_ARR
    Marker constant for Services_JSON::decode(), used to flag stack state
SERVICES_JSON_IN_CMT
in file json.php, constant SERVICES_JSON_IN_CMT
    Marker constant for Services_JSON::decode(), used to flag stack state
SERVICES_JSON_IN_OBJ
in file json.php, constant SERVICES_JSON_IN_OBJ
    Marker constant for Services_JSON::decode(), used to flag stack state
SERVICES_JSON_IN_STR
in file json.php, constant SERVICES_JSON_IN_STR
    Marker constant for Services_JSON::decode(), used to flag stack state
SERVICES_JSON_LOOSE_TYPE
in file json.php, constant SERVICES_JSON_LOOSE_TYPE
    Behavior switch for Services_JSON::decode()
SERVICES_JSON_SLICE
in file json.php, constant SERVICES_JSON_SLICE
    Marker constant for Services_JSON::decode(), used to flag stack state
SERVICES_JSON_SUPPRESS_ERRORS
in file json.php, constant SERVICES_JSON_SUPPRESS_ERRORS
    Behavior switch for Services_JSON::decode()
set
in file Template.php, method PhpExt_Template::set()
    Sets the HTML used as the template and optionally compiles it.
setActiveCssClass
in file BaseItem.php, method PhpExt_Menu_BaseItem::setActiveCssClass()
    The CSS class to use when the item becomes activated (defaults to "x-menu-item-active")
setActiveItem
in file Container.php, method PhpExt_Container::setActiveItem()
    A string component id or the numeric index of the component that should be initially activated within the container's layout on render. For example, activeItem: 'item-1' or activeItem: 0 (index 0 = the first item in the container's collection). activeItem only applies to layout styles that can display items one at a time (like Ext.layout.Accordion, Ext.layout.CardLayout and Ext.layout.FitLayout). Related to Ext.layout.ContainerLayout.activeItem.
setActiveOnTop
in file AccordionLayout.php, method PhpExt_Layout_AccordionLayout::setActiveOnTop()
    True to swap the position of each panel as it is expanded so that it becomes the first item in the container, false to keep the panels in the rendered order. This is NOT compatible with "animate:true" (defaults to false).
setActiveTab
in file TabPanel.php, method PhpExt_TabPanel::setActiveTab()
    A string id or the numeric index of the tab that should be initially activated on render (defaults to none).
setAdd
in file StoreLoadOptions.php, method PhpExt_Data_StoreLoadOptions::setAdd()
    Indicator to append loaded records rather than replace the current cache.
setAlign
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::setAlign()
    (optional) Set the CSS text-align property of the column. Defaults to undefined.
setAlignment
in file Editor.php, method PhpExt_Editor::setAlignment()
    The position to align to (see Ext.Element.alignTo for more details, defaults to "c-c?").
setAllowBlank
in file TextField.php, method PhpExt_Form_TextField::setAllowBlank()
    False to validate that the value length > 0 (defaults to true)
setAllowChildren
in file TreeNode.php, method PhpExt_Tree_TreeNode::setAllowChildren()
    False to not allow this node to have child nodes (defaults to true)
setAllowDecimals
in file NumberField.php, method PhpExt_Form_NumberField::setAllowDecimals()
    False to disallow decimal values (defaults to true)
setAllowDomMove
in file Component.php, method PhpExt_Component::setAllowDomMove()
    Whether the component can move the Dom node when rendering (defaults to true).
setAllowDrag
in file TreeNode.php, method PhpExt_Tree_TreeNode::setAllowDrag()
    False to make this node undraggable if draggable = true (defaults to true)
setAllowDrop
in file TreeNode.php, method PhpExt_Tree_TreeNode::setAllowDrop()
    False if this node cannot have child nodes dropped on it (defaults to true)
setAllowNegative
in file NumberField.php, method PhpExt_Form_NumberField::setAllowNegative()
    False to prevent entering a negative sign (defaults to true)
setAllowOtherMenus
in file Menu.php, method PhpExt_Menu_Menu::setAllowOtherMenus()
    True to allow multiple menus to be displayed at the same time (defaults to false)
setAllQuery
in file ComboBox.php, method PhpExt_Form_ComboBox::setAllQuery()
    The text query to send to the server to return all records for the list with no filtering (defaults to '')
setAltFormats
in file DateField.php, method PhpExt_Form_DateField::setAltFormats()
    Multiple date formats separated by "|" to try when parsing a user input value and it doesn't match the defined format (defaults to 'm/d/Y|m-d-y|m-d-Y|m/d|m-d|d').
setAltFormats
in file TimeField.php, method PhpExt_Form_TimeField::setAltFormats()
    Multiple date formats separated by "|" to try when parsing a user input value and it doesn't match the defined format (defaults to 'm/d/Y|m-d-y|m-d-Y|m/d|m-d|d').
setAnchor
in file AnchorLayoutData.php, method PhpExt_Layout_AnchorLayoutData::setAnchor()
    This value is what tells the layout how the item should be anchored to the container. The following types of anchor values are supported:
setAnchorSize
in file AnchorLayoutData.php, method PhpExt_Layout_AnchorLayoutData::setAnchorSize()
    If anchorSize is specifed, the layout will use it as a virtual container for the purposes of calculating anchor measurements based on it instead, allowing the container to be sized independently of the anchoring logic if necessary.
setAnimate
in file AccordionLayout.php, method PhpExt_Layout_AccordionLayout::setAnimate()
    True to slide the contained panels open and closed during expand/collapse using animation, false to open and close directly with no animation (defaults to false). Note: to defer to the specific config setting of each contained panel for this property, set this to undefined at the layout level.
setAnimate
in file TreePanel.php, method PhpExt_Tree_TreePanel::setAnimate()
    true to enable animated expand/collapse (defaults to the value of Ext.enableFx)
setAnimateTarget
in file Window.php, method PhpExt_Window::setAnimateTarget()
    Id or element from which the window should animate while opening (defaults to null with no animation).
setAnimCollapse
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::setAnimCollapse()
    When a collapsed region's bar is clicked, the region's panel will be displayed as a floated panel that will close again once the user mouses out of that panel (or clicks out if autoHide = false). Setting animFloat to false will prevent the open and close of these floated panels from being animated (defaults to true).
setAnimCollapse
in file Panel.php, method PhpExt_Panel::setAnimCollapse()
    True to animate the transition when the panel is collapsed, false to skip the animation (defaults to true if the Ext.Fx class is available, otherwise false).
setAnimEl
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::setAnimEl()
    An id or Element from which the message box should animate as it opens and closes (defaults to undefined)
setAnimScroll
in file TabPanel.php, method PhpExt_TabPanel::setAnimScroll()
    True to animate tab scrolling so that hidden tabs slide smoothly into view (defaults to true). Only applies when enableTabScroll = true.
setApplyTo
in file Panel.php, method PhpExt_Panel::setApplyTo()
    The id of the node, a DOM node or an existing Element corresponding to a DIV that is already present in the document that specifies some panel-specific structural markup. When applyTo is used, constituent parts of the panel can be specified by CSS class name within the main element, and the panel will automatically create those components from that markup. Any required components not specified in the markup will be autogenerated if necessary. The following class names are supported (baseCls will be replaced by BaseCssClass):
setApplyTo
in file Component.php, method PhpExt_Component::setApplyTo()
    The id of the node, a DOM node or an existing Element corresponding to a DIV that is already present in the document that specifies some structural markup for this component. When applyTo is used, constituent parts of the component can also be specified by id or CSS class name within the main element, and the component being created may attempt to create its subcomponents from that markup if applicable. Using this config, a call to render() is not required. If applyTo is specified, any value passed for renderTo will be ignored and the target element's parent node will automatically be used as the component's container.
setArrowHandler
in file SplitButton.php, method PhpExt_SplitButton::setArrowHandler()
    A function called when the arrow button is clicked (can be used instead of click event)
setArrowTooltip
in file SplitButton.php, method PhpExt_SplitButton::setArrowTooltip()
    The title attribute of the arrow
setAutoCreate
in file ComboBox.php, method PhpExt_Form_ComboBox::setAutoCreate()
    A DomHelper element spec, or true for a default element spec (defaults to: {tag: "input", type: "text", size: "24", autocomplete: "off"})
setAutoCreate
in file Checkbox.php, method PhpExt_Form_Checkbox::setAutoCreate()
    A DomHelper element spec, or true for a default element spec (defaults to {tag: "input", type: "checkbox", autocomplete: "off"})
setAutoCreate
in file TriggerField.php, method PhpExt_Form_TriggerField::setAutoCreate()
    A DomHelper element spec, or true for a default element spec (defaults to {tag: "input", type: "text", size: "16", autocomplete: "off"})
setAutoCreate
in file DateField.php, method PhpExt_Form_DateField::setAutoCreate()
    A DomHelper element spec, or true for a default element spec (defaults to {tag: "input", type: "text", size: "10", autocomplete: "off"})
setAutoCreate
in file Field.php, method PhpExt_Form_Field::setAutoCreate()
    A DomHelper element spec, or true for a default element spec (defaults to {tag: "input", type: "text", size: "20", autocomplete: "off"})
setAutoCreate
in file TextArea.php, method PhpExt_Form_TextArea::setAutoCreate()
    A DomHelper element spec, or true for a default element spec (defaults to {tag: "textarea", style: "width:100px;height:60px;", autocomplete: "off"})
setAutoDestroy
in file Container.php, method PhpExt_Container::setAutoDestroy()
    If true the container will automatically destroy any contained component that is removed from it, else destruction must be handled manually (defaults to true).
setAutoExpandColumn
in file GridPanel.php, method PhpExt_Grid_GridPanel::setAutoExpandColumn()
    The id of a column in this grid that should expand to fill unused space. This id can not be 0.
setAutoExpandMax
in file GridPanel.php, method PhpExt_Grid_GridPanel::setAutoExpandMax()
    The maximum width the autoExpandColumn can have (if enabled). Defaults to 1000.
setAutoExpandMin
in file GridPanel.php, method PhpExt_Grid_GridPanel::setAutoExpandMin()
    The minimum width the autoExpandColumn can have (if enabled). defaults to 50.
setAutoFill
in file GridView.php, method PhpExt_Grid_GridView::setAutoFill()
    True to auto expand the columns to fit the grid when the grid is created.
setAutoHeight
in file BoxComponent.php, method PhpExt_BoxComponent::setAutoHeight()
    True to use height:'auto', false to use fixed height (defaults to false).
setAutoHide
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::setAutoHide()
    When a collapsed region's bar is clicked, the region's panel will be displayed as a floated panel. If autoHide is true, the panel will automatically hide after the user mouses out of the panel. If autoHide is false, the panel will continue to display until the user clicks outside of the panel (defaults to true).
setAutoLoad
in file Panel.php, method PhpExt_Panel::setAutoLoad()
setAutoLoad
in file Store.php, method PhpExt_Data_Store::setAutoLoad()
    If passed, this store's load method is automatically called after creation with the autoLoad object
setAutoScroll
in file Panel.php, method PhpExt_Panel::setAutoScroll()
    True to use overflow:'auto' on the panel's body element and show scroll bars automatically when necessary, false to clip any overflowing content (defaults to false).
setAutoShow
in file Component.php, method PhpExt_Component::setAutoShow()
    True if the component should check for hidden classes (e.g. 'x-hidden' or 'x-hide-display') and remove them on render (defaults to false).
setAutoSize
in file Editor.php, method PhpExt_Editor::setAutoSize()
    True for the editor to automatically adopt the size of the underlying field, "width" to adopt the width only, or "height" to adopt the height only (defaults to false)
setAutoTabs
in file TabPanel.php, method PhpExt_TabPanel::setAutoTabs()
    True to query the DOM for any divs with a class of 'x-tab' to be automatically converted to tabs and added to this panel (defaults to false). Note that the query will be executed within the scope of the container element only (so that multiple tab panels from markup can be supported via this method).
setAutoTabSelector
in file TabPanel.php, method PhpExt_TabPanel::setAutoTabSelector()
    The CSS selector used to search for tabs in existing markup when autoTabs = true (defaults to 'div.x-tab'). This can be any valid selector supported by Ext.DomQuery.select. Note that the query will be executed within the scope of this tab panel only (so that multiple tab panels from markup can be supported on a page).
setAutoWidth
in file AccordionLayout.php, method PhpExt_Layout_AccordionLayout::setAutoWidth()
    True to set each contained item's width to 'auto', false to use the item's current width (defaults to true).
setAutoWidth
in file BoxComponent.php, method PhpExt_BoxComponent::setAutoWidth()
    True to use width:'auto', false to use fixed width (defaults to false).
setBaseAttrs
in file TreeLoader.php, method PhpExt_Tree_TreeLoader::setBaseAttrs()
    (optional) An object containing attributes to be added to all nodes created by this loader. If the attributes sent by the server have an attribute in this object, they take priority.
setBaseChars
in file NumberField.php, method PhpExt_Form_NumberField::setBaseChars()
    The base set of characters to evaluate as valid numbers (defaults to '0123456789').
setBaseCssClass
in file FieldSet.php, method PhpExt_Form_FieldSet::setBaseCssClass()
    The base CSS class applied to the fieldset (defaults to 'x-fieldset').
setBaseCssClass
in file TabPanel.php, method PhpExt_TabPanel::setBaseCssClass()
    The base CSS class applied to the panel (defaults to 'x-tab-panel').
setBaseCssClass
in file Window.php, method PhpExt_Window::setBaseCssClass()
    The base CSS class to apply to this panel's element (defaults to 'x-window').
setBaseCssClass
in file ProgressBar.php, method PhpExt_ProgressBar::setBaseCssClass()
    The base CSS class to apply to the progress bar's wrapper element (defaults to 'x-progress')
setBaseCssClass
in file Panel.php, method PhpExt_Panel::setBaseCssClass()
    The base CSS class to apply to this panel's element (defaults to 'x-panel').
setBaseParams
in file FormPanel.php, method PhpExt_Form_FormPanel::setBaseParams()
    Parameters to pass with all requests. e.g. array('id'=>123, 'foo'=>'bar').
setBaseParams
in file TreeLoader.php, method PhpExt_Tree_TreeLoader::setBaseParams()
    (optional) An object containing properties which specify HTTP parameters to be passed to each request for child nodes.
setBaseParams
in file Store.php, method PhpExt_Data_Store::setBaseParams()
    An array containing properties which are to be sent as parameters on any HTTP request.
setBlankText
in file TextField.php, method PhpExt_Form_TextField::setBlankText()
    Error text to display if the allow blank validation fails (defaults to "This field is required")
setBodyBorder
in file Panel.php, method PhpExt_Panel::setBodyBorder()
    True to display an interior border on the body element of the panel, false to hide it (defaults to true). This only applies when border == true. If border == true and bodyBorder == false, the border will display as a 1px wide inset border, giving the entire body element an inset appearance.
setBodyStyle
in file Panel.php, method PhpExt_Panel::setBodyStyle()
    Custom CSS styles to be applied to the body element in the format expected by Ext.Element.applyStyles (defaults to null).
setBorder
in file Panel.php, method PhpExt_Panel::setBorder()
    True to display the borders of the panel's body element, false to hide them (defaults to true). By default, the border is a 2px wide inset border, but this can be further altered by setting bodyBorder to false.
setBottomToolbar
in file Panel.php, method PhpExt_Panel::setBottomToolbar()
    The bottom toolbar of the panel. This is a PhpExt_Toolbar_Toolbar object or any of its descendants. To access the bottom toolbar after javascript render, use getBottomToolbar.
setBoxLabel
in file Checkbox.php, method PhpExt_Form_Checkbox::setBoxLabel()
    The text that appears beside the checkbox
setBuffer
in file Listener.php, method PhpExt_Listener::setBuffer()
    Causes the handler to be scheduled to run in an PhpExt_Util_DelayedTask delayed by the specified number of milliseconds. If the event fires again within that time, the original handler is not invoked, but the new handler is scheduled in its place.
setBufferResize
in file Container.php, method PhpExt_Container::setBufferResize()
    When set to true (100 milliseconds) or a number of milliseconds, the layout assigned for this container will buffer the frequency it calculates and does a re-layout of components. This is useful for heavy containers or containers with a large amount of sub components that frequent calls to layout are expensive.
setButtonAlign
in file Panel.php, method PhpExt_Panel::setButtonAlign()
    The alignment of any buttons added to this panel. Valid values are:
setButtonAlign
in file FormPanel.php, method PhpExt_Form_FormPanel::setButtonAlign()
    The alignment of any buttons added to this panel. Valid values are:
setButtons
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::setButtons()
    A button config object (e.g., PhpExt_MessageBox::OKCANCEL() or {ok:'Foo', cancel:'Bar'}), or false to not show any buttons (defaults to false)
setCallback
in file StoreLoadOptions.php, method PhpExt_Data_StoreLoadOptions::setCallback()
    A function to be called after the Records have been loaded. The callback is passed the following arguments:
setCallback
in file AutoLoadConfigObject.php, method PhpExt_AutoLoadConfigObject::setCallback()
    A function to be called when the response from the server arrives. The following parameters are passed:
  • el : Ext.Element - The Element being updated.
setCallbackParam
in file ScriptTagProxy.php, method PhpExt_Data_ScriptTagProxy::setCallbackParam()
    <p>(Optional) The name of the parameter to pass to the server which tells the server the name of the callback function set up by the load call to process the returned data object. Defaults to "callback".</p> <p>The server-side processing must read this parameter value, and generate javascript output which calls this named function passing the data object as its only parameter.</p>
setCanActivate
in file Item.php, method PhpExt_Menu_Item::setCanActivate()
    True if this item can be visually activated (defaults to true)
setCanActivate
in file BaseItem.php, method PhpExt_Menu_BaseItem::setCanActivate()
    True if this item can be visually activated (defaults to false)
setCancelOnEsc
in file Editor.php, method PhpExt_Editor::setCancelOnEsc()
    True to cancel the edit when the escape key is pressed (defaults to false)
setCellCssClass
in file TableLayoutData.php, method PhpExt_Layout_TableLayoutData::setCellCssClass()
    A CSS class name added to the table cell containing the item.
setCellId
in file TableLayoutData.php, method PhpExt_Layout_TableLayoutData::setCellId()
    An id applied to the table cell containing the item.
setCheckboxName
in file FieldSet.php, method PhpExt_Form_FieldSet::setCheckboxName()
    The name to assign to the fieldset's checkbox if checkboxToggle = true (defaults to '[checkbox id]-checkbox').
setCheckboxToggle
in file FieldSet.php, method PhpExt_Form_FieldSet::setCheckboxToggle()
    True to render a checkbox into the fieldset frame just in front of the legend (defaults to false). The fieldset will be expanded or collapsed when the checkbox is toggled.
setChecked
in file CheckItem.php, method PhpExt_Menu_CheckItem::setChecked()
    True to initialize this checkbox as checked (defaults to false). Note that if this checkbox is part of a radio group (group = true) only the last item in the group that is initialized with checked = true will be rendered as checked.
setChecked
in file Checkbox.php, method PhpExt_Form_Checkbox::setChecked()
    True if the the checkbox should render already checked (defaults to false)
setChecked
in file TreeNode.php, method PhpExt_Tree_TreeNode::setChecked()
    True to render a checked checkbox for this node, false to render an unchecked checkbox (defaults to undefined with no checkbox rendered)
setClearCssClass
in file Field.php, method PhpExt_Form_Field::setClearCssClass()
    The CSS class used to provide field clearing (defaults to 'x-form-clear-left')
setClearOnLoad
in file TreeLoader.php, method PhpExt_Tree_TreeLoader::setClearOnLoad()
    (optional) Default to true. Remove previously existing child nodes before loading.
setClickEvent
in file Button.php, method PhpExt_Button::setClickEvent()
    The type of event to map to the button's event handler (defaults to 'click')
setClicksToEdit
in file EditorGridPanel.php, method PhpExt_Grid_EditorGridPanel::setClicksToEdit()
    The number of clicks on a cell required to display the cell's editor (defaults to 2)
setClosable
in file Window.php, method PhpExt_Window::setClosable()
    True to display the 'close' tool button and allow the user to close the window, false to hide the button and disallow closing the window (default to true).
setClosable
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::setClosable()
    False to hide the top-right close button (defaults to true). Note that progress and wait dialogs will ignore this property and always hide the close button as they can only be closed programmatically.
setClosable
in file TabLayoutData.php, method PhpExt_Layout_TabLayoutData::setClosable()
    True to allow the tab to be closed
setCloseAction
in file Window.php, method PhpExt_Window::setCloseAction()
    The action to take when the close button is clicked. The default action is PhpExt_Window::CLOSE_ACTION_CLOSE which will actually remove the window from the DOM and destroy it. The other valid option is PhpExt_Window::CLOSE_ACTION_HIDE which will simply hide the window by setting visibility to hidden and applying negative offsets, keeping the window available to be redisplayed via the show method.
setCMargins
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::setCMargins()
    An object containing margins to apply to the region's collapsed element in the format {left: (left margin), top: (top margin), right: (right margin), bottom: (bottom margin)}
setCollapsed
in file Panel.php, method PhpExt_Panel::setCollapsed()
    True to render the panel collapsed, false to render it expanded (defaults to false).
setCollapsedCssClass
in file Panel.php, method PhpExt_Panel::setCollapsedCssClass()
    A CSS class to add to the panel's element after it has been collapsed (defaults to 'x-panel-collapsed').
setCollapseFirst
in file Panel.php, method PhpExt_Panel::setCollapseFirst()
    True to make sure the collapse/expand toggle button always renders first (to the left of) any other tools in the panel's title bar, false to render it last (defaults to true).
setCollapseFirst
in file AccordionLayout.php, method PhpExt_Layout_AccordionLayout::setCollapseFirst()
    True to make sure the collapse/expand toggle button always renders first (to the left of) any other tools in the contained panels' title bars, false to render it last (defaults to false).
setCollapseMode
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::setCollapseMode()
    By default, collapsible regions are collapsed by clicking the expand/collapse tool button that renders into the region's title bar. Optionally, when collapseMode is set to 'mini' the region's split bar will also display a small collapse button in the center of the bar. In 'mini' mode the region will collapse to a thinner bar than in normal mode. By default collapseMode is undefined, and the only two supported values are undefined and 'mini'. Note that if a collapsible region does not have a title bar, then collapseMode must be set to 'mini' in order for the region to be collapsible by the user as the tool button will not be rendered.
setCollapsible
in file Panel.php, method PhpExt_Panel::setCollapsible()
    True to make the panel collapsible and have the expand/collapse toggle button automatically rendered into the header tool button area, false to keep the panel statically sized with no button (defaults to false).
setCollapsible
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::setCollapsible()
    True to allow the user to collapse this region (defaults to false). If true, an expand/collapse tool button will automatically be rendered into the title bar of the region, otherwise the button will not be shown. Note that a title bar is required to display the toggle button -- if no region title is specified, the region will only be collapsible if collapseMode is set to 'mini'.
setColSpan
in file TableCell.inc.php, method PhpExt_Config_TableCell::setColSpan()
    Cell Col Span
setColSpan
in file TableLayoutData.php, method PhpExt_Layout_TableLayoutData::setColSpan()
    Colspan works exactly like its HTML counterpart.
setColumnModel
in file GridPanel.php, method PhpExt_Grid_GridPanel::setColumnModel()
    The PhpExt_Grid_ColumnModel to use when rendering the grid (required).
setColumns
in file TableLayout.php, method PhpExt_Layout_TableLayout::setColumns()
    The total number of columns to create in the table for this layout. If not specified, all panels added to this layout will be rendered into a single row using a column per panel.
setColumnWidth
in file ColumnLayoutData.php, method PhpExt_Layout_ColumnLayoutData::setColumnWidth()
    The layout will use the width (if pixels) or columnWidth (if percent) of each panel during layout to determine how to size each panel. If width or columnWidth is not specified for a given panel, its width will default to the panel's width (or auto).
setCompleteOnEnter
in file Editor.php, method PhpExt_Editor::setCompleteOnEnter()
    True to complete the edit when the enter key is pressed (defaults to false)
setConstrain
in file Window.php, method PhpExt_Window::setConstrain()
    True to constrain the window to the viewport, false to allow it to fall outside of the viewport (defaults to false). Optionally the header only can be constrained using setConstrainHeader.
setConstrainHeader
in file Window.php, method PhpExt_Window::setConstrainHeader()
    True to constrain the window header to the viewport, allowing the window body to fall outside of the viewport, false to allow the header to fall outside the viewport (defaults to false). Optionally the entire window can be constrained using setConstrain.
setContainerCssClass
in file Component.php, method PhpExt_Component::setContainerCssClass()
    An optional extra CSS class that will be added to this component's container (defaults to ''). This can be useful for adding customized styles to the container or any of its children using standard CSS rules.
setContainerScroll
in file TreePanel.php, method PhpExt_Tree_TreePanel::setContainerScroll()
    true to register this container with ScrollManager
setContentElement
in file Panel.php, method PhpExt_Panel::setContentElement()
    The id of an existing HTML node to use as the panel's body content (defaults to '').
setContrain
in file Editor.php, method PhpExt_Editor::setContrain()
    True to constrain the editor to the viewport
setConvert
in file FieldConfigObject.php, method PhpExt_Data_FieldConfigObject::setConvert()
    (Optional) A function which converts the value provided by the Reader into an object that will be stored in the Record. It is passed the following parameters:
  • v : Mixed The data value as read by the Reader.
setCreateLinkText
in file HtmlEditor.php, method PhpExt_Form_HtmlEditor::setCreateLinkText()
    The default text for the create link prompt
setCssClass
in file Field.php, method PhpExt_Form_Field::setCssClass()
    A CSS class to apply to the field's underlying element.
setCssClass
in file TreeNode.php, method PhpExt_Tree_TreeNode::setCssClass()
    A css class to be added to the node
setCssClass
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::setCssClass()
    A custom CSS class to apply to the message box's container element
setCssClass
in file Component.php, method PhpExt_Component::setCssClass()
    An optional extra CSS class that will be added to this component's Element (defaults to ''). This can be useful for adding customized styles to the component or any of its children using standard CSS rules.
setCssStyle
in file Component.php, method PhpExt_Component::setCssStyle()
    A custom style specification to be applied to this component's Element.
setData
in file Store.php, method PhpExt_Data_Store::setData()
    Inline data to be loaded when the store is initialized.
setData
in file JsonStore.php, method PhpExt_Data_JsonStore::setData()
    A json string readable by this object's JsonReader. Either this option, or the url option must be specified.
setData
in file SimpleStore.php, method PhpExt_Data_SimpleStore::setData()
    The multi-dimensional array of data
setDataIndex
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::setDataIndex()
    (optional) The name of the field in the grid's Ext.data.Store's Ext.data.Record definition from which to draw the column's value. If not specified, the column's index is used as an index into the Record's data Array.
setDataUrl
in file TreeLoader.php, method PhpExt_Tree_TreeLoader::setDataUrl()
    The URL from which to request a Json string which specifies an array of node definition objects representing the child nodes to be loaded.
setDateFormat
in file FieldConfigObject.php, method PhpExt_Data_FieldConfigObject::setDateFormat()
    (Optional) A format String for the Date.parseDate function.
setDdAppendOnly
in file TreePanel.php, method PhpExt_Tree_TreePanel::setDdAppendOnly()
    True if the tree should only allow append drops (use for trees which are sorted)
setDdGroup
in file TreePanel.php, method PhpExt_Tree_TreePanel::setDdGroup()
    The DD group this TreePanel belongs to
setDdScroll
in file TreePanel.php, method PhpExt_Tree_TreePanel::setDdScroll()
    true to enable body scrolling
setDecimalPrecision
in file NumberField.php, method PhpExt_Form_NumberField::setDecimalPrecision()
    The maximum precision to display after the decimal separator (defaults to 2)
setDecimalSeparator
in file NumberField.php, method PhpExt_Form_NumberField::setDecimalSeparator()
    Character(s) to allow as the decimal separator (defaults to '.')
setDefaultAlign
in file Menu.php, method PhpExt_Menu_Menu::setDefaultAlign()
    The default PhpExt_Ext::combineAnchors() anchor position value for this menu relative to its element of origin (defaults to "tl-bl?")
setDefaultButton
in file Window.php, method PhpExt_Window::setDefaultButton()
    The id / index of a button or a button instance to focus when this window received the focus.
setDefaultLinkValue
in file HtmlEditor.php, method PhpExt_Form_HtmlEditor::setDefaultLinkValue()
    The default value for the create link prompt (defaults to http:/ /)
setDefaults
in file Container.php, method PhpExt_Container::setDefaults()
    A config object that will be applied to all components added to this container either via the items config or via the add or insert methods. The defaults config can contain any number of name/value property pairs to be added to each item, and should be valid for the types of items being added to the container. For example, to automatically apply padding to the body of each of a set of contained PhpExt_Panel items, you could pass: new PhpExt_Config_ConfigObject(array('bodyStyle'=>'padding:15px')).
setDefaults
in file Menu.php, method PhpExt_Menu_Menu::setDefaults()
    A config object that will be applied to all items added to this container either via the items config or via the add method. The defaults config can contain any number of name/value property pairs to be added to each item, and should be valid for the types of items being added to the menu.
setDefaultTextHeight
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::setDefaultTextHeight()
    The default height in pixels of the message box's multiline textarea if displayed (defaults to 75)
setDefaultType
in file Container.php, method PhpExt_Container::setDefaultType()
    The default type of container represented by this object as registered in Ext.ComponentMgr (defaults to 'panel').
setDeferredRender
in file CardLayout.php, method PhpExt_Layout_CardLayout::setDeferredRender()
    True to render each contained item at the time it becomes active, false to render all contained items as soon as the layout is rendered (defaults to false). If there is a significant amount of content or a lot of heavy controls being rendered into panels that are not displayed by default, setting this to true might improve performance.
setDeferredRender
in file TabPanel.php, method PhpExt_TabPanel::setDeferredRender()
    Internally, the TabPanel uses a Ext.layout.CardLayout to manage its tabs. This property will be passed on to the layout as its Ext.layout.CardLayout.deferredRender config value, determining whether or not each tab is rendered only when first accessed (defaults to true).
setDelay
in file Listener.php, method PhpExt_Listener::setDelay()
    The number of milliseconds to delay the invocation of the handler after the event fires.
setDirection
in file SortInfoConfigObject.php, method PhpExt_Data_SortInfoConfigObject::setDirection()
    Sort direction. it can be either PhpExt_Data_SortInfoConfigObject::ASC or PhpExt_Data_SortInfoConfigObject::DESC
setDisabled
in file Field.php, method PhpExt_Form_Field::setDisabled()
    True to disable the field (defaults to false).
setDisabled
in file TreeNode.php, method PhpExt_Tree_TreeNode::setDisabled()
    true to start the node disabled
setDisabled
in file Button.php, method PhpExt_Button::setDisabled()
    True to start disabled (defaults to false)
setDisableDates
in file DateField.php, method PhpExt_Form_DateField::setDisableDates()
    An array of "dates" to disable, as strings. These strings will be used to build a dynamic regular expression so they are very powerful. Some examples:
setDisabledCssClass
in file Component.php, method PhpExt_Component::setDisabledCssClass()
    CSS class added to the component when it is disabled (defaults to "x-item-disabled").
setDisabledDatesText
in file DateField.php, method PhpExt_Form_DateField::setDisabledDatesText()
    The tooltip text to display when the date falls on a disabled date (defaults to 'Disabled'
setDisabledDays
in file DateField.php, method PhpExt_Form_DateField::setDisabledDays()
    An array of days to disable, 0 based. For example, [0, 6] disables Sunday and Saturday (defaults to null).
setDisabledDaysText
in file DateField.php, method PhpExt_Form_DateField::setDisabledDaysText()
    The tooltip to display when the date falls on a disabled day (defaults to 'Disabled')
setDisableKeyFilter
in file TextField.php, method PhpExt_Form_TextField::setDisableKeyFilter()
    True to disable input keystroke filtering (defaults to false)
setDisableSelection
in file GridPanel.php, method PhpExt_Grid_GridPanel::setDisableSelection()
    True to disable selections in the grid (defaults to false). - ignored a SelectionModel is specified
setDiscardUrl
in file AutoLoadConfigObject.php, method PhpExt_AutoLoadConfigObject::setDiscardUrl()
    If not passed as false the URL of this request becomes the default URL for this Updater object, and will be subsequently used in refresh calls.
setDisplayField
in file ComboBox.php, method PhpExt_Form_ComboBox::setDisplayField()
    The underlying data field name to bind to this ComboBox (defaults to undefined if mode = {@ling PhpExt_Form_ComboBox::MODE_REMOTE} or 'text' if transforming a select)
setDisplayInfo
in file PagingToolbar.php, method PhpExt_Toolbar_PagingToolbar::setDisplayInfo()
    True to display the displayMsg (defaults to false)
setDisplayMessage
in file PagingToolbar.php, method PhpExt_Toolbar_PagingToolbar::setDisplayMessage()
    The paging status message to display (defaults to "Displaying {0} - {1} of {2}"). Note that this string is formatted using the braced numbers 0-2 as tokens that are replaced by the values for start, end and total respectively. These tokens should be preserved when overriding this string if showing those values is desired.
setDraggable
in file Window.php, method PhpExt_Window::setDraggable()
    True to allow the window to be dragged by the header bar, false to disable dragging (defaults to true). Note that by default the window will be centered in the viewport, so if dragging is disabled the window may need to be positioned programmatically after render (e.g., myWindow.setPosition(100, 100);).
setDraggable
in file TreeNode.php, method PhpExt_Tree_TreeNode::setDraggable()
    True to make this node draggable (defaults to false)
setDraggable
in file Panel.php, method PhpExt_Panel::setDraggable()
    True to enable dragging of this Panel (defaults to false). For custom drag/drop implementations, an Ext.Panel.DD config could also be passed in this config instead of true, although Ext.Panel.DD is an internal, undocumented class.
setDuration
in file ProgressBarWaitConfig.php, method PhpExt_ProgressBarWaitConfig::setDuration()
    The length of time in milliseconds that the progress bar should run before resetting itself (defaults to undefined, in which case it will run indefinitely until reset is called)
setEditable
in file ComboBox.php, method PhpExt_Form_ComboBox::setEditable()
    False to prevent the user from typing text directly into the field, just like a traditional select (defaults to true)
setEditor
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::setEditor()
    (optional) The Ext.form.Field to use when editing values in this column if editing is supported by the grid.
setEl
in file Component.php, method PhpExt_Component::setEl()
    The DOM element to which this component show be rendered to. This should be used instead of renderTo or applyTo if using lazy render.
setElementCssStyle
in file FormLayout.php, method PhpExt_Layout_FormLayout::setElementCssStyle()
    A CSS style specification string to add to each field element in this layout (defaults to '').
setElements
in file Panel.php, method PhpExt_Panel::setElements()
    A comma-delimited list of panel elements to initialize when the panel is rendered. Normally, this list will be generated automatically based on the items added to the panel at config time, but sometimes it might be useful to make sure a structural element is rendered even if not specified at config time (for example, you may want to add a button or toolbar dynamically after the panel has been rendered). Adding those elements to this list will allocate the required placeholders in the panel when it is rendered. Valid values are
setEmptyCssClass
in file TextField.php, method PhpExt_Form_TextField::setEmptyCssClass()
    The CSS class to apply to an empty field to style the emptyText (defaults to 'x-form-empty-field'). This class is automatically added and removed as needed depending on the current field value.
setEmptyGroupText
in file GroupingView.php, method PhpExt_Grid_GroupingView::setEmptyGroupText()
    The text to display when there is an empty group value
setEmptyMessage
in file PagingToolbar.php, method PhpExt_Toolbar_PagingToolbar::setEmptyMessage()
    The message to display when no records are found (defaults to "No data to display")
setEmptyText
in file DataView.php, method PhpExt_DataView::setEmptyText()
    The text to display in the view when there is no data to display (defaults to '').
setEmptyText
in file GridView.php, method PhpExt_Grid_GridView::setEmptyText()
    Default text to display in the grid body when no rows are available (defaults to '').
setEmptyText
in file TextField.php, method PhpExt_Form_TextField::setEmptyText()
    The default text to display in an empty field (defaults to null).
setEnableAlignments
in file HtmlEditor.php, method PhpExt_Form_HtmlEditor::setEnableAlignments()
    Enable the left, center, right alignment buttons (defaults to true)
setEnableColors
in file HtmlEditor.php, method PhpExt_Form_HtmlEditor::setEnableColors()
    Enable the fore/highlight color buttons (defaults to true)
setEnableColumnHide
in file GridPanel.php, method PhpExt_Grid_GridPanel::setEnableColumnHide()
    True to enable hiding of columns with the header context menu.
setEnableColumnMove
in file GridPanel.php, method PhpExt_Grid_GridPanel::setEnableColumnMove()
    True to enable drag and drop reorder of columns.
setEnableColumnResize
in file GridPanel.php, method PhpExt_Grid_GridPanel::setEnableColumnResize()
    False to turn off column resizing for the whole grid (defaults to true).
setEnableDd
in file TreePanel.php, method PhpExt_Tree_TreePanel::setEnableDd()
    true to enable drag and drop
setEnableDrag
in file TreePanel.php, method PhpExt_Tree_TreePanel::setEnableDrag()
    true to enable just drag
setEnableDragDrop
in file GridPanel.php, method PhpExt_Grid_GridPanel::setEnableDragDrop()
    True to enable drag and drop of rows.
setEnableDrop
in file TreePanel.php, method PhpExt_Tree_TreePanel::setEnableDrop()
    true to enable just drop
setEnableFont
in file HtmlEditor.php, method PhpExt_Form_HtmlEditor::setEnableFont()
    Enable font selection. Not available in Safari. (defaults to true)
setEnableFontSize
in file HtmlEditor.php, method PhpExt_Form_HtmlEditor::setEnableFontSize()
    Enable the increase/decrease font size buttons (defaults to true)
setEnableFormat
in file HtmlEditor.php, method PhpExt_Form_HtmlEditor::setEnableFormat()
    Enable the bold, italic and underline buttons (defaults to true)
setEnableGrouping
in file GroupingView.php, method PhpExt_Grid_GroupingView::setEnableGrouping()
    False to disable grouping functionality (defaults to true)
setEnableGroupingMenu
in file GroupingView.php, method PhpExt_Grid_GroupingView::setEnableGroupingMenu()
    True to enable the grouping control in the column menu
setEnableHeaderMenu
in file GridPanel.php, method PhpExt_Grid_GridPanel::setEnableHeaderMenu()
    True to enable the drop down button for menu in the headers.
setEnableLinks
in file HtmlEditor.php, method PhpExt_Form_HtmlEditor::setEnableLinks()
    Enable the create link button. Not available in Safari. (defaults to true)
setEnableLists
in file HtmlEditor.php, method PhpExt_Form_HtmlEditor::setEnableLists()
    Enable the bullet and numbered list buttons. Not available in Safari. (defaults to true)
setEnableNoGroups
in file GroupingView.php, method PhpExt_Grid_GroupingView::setEnableNoGroups()
    True to allow the user to turn off grouping
setEnableRowBody
in file GridView.php, method PhpExt_Grid_GridView::setEnableRowBody()
    True to add a second TR element per row that can be used to provide a row body that spans beneath the data row. Use the getRowClass method's rowParams config to customize the row body.
setEnableRowHeightSync
in file GridPanel.php, method PhpExt_Grid_GridPanel::setEnableRowHeightSync()
    True to manually sync row heights across locked and not locked rows.
setEnableSourceEdit
in file HtmlEditor.php, method PhpExt_Form_HtmlEditor::setEnableSourceEdit()
    Enable the switch to source edit button. Not available in Safari. (defaults to true)
setEnableTabScroll
in file TabPanel.php, method PhpExt_TabPanel::setEnableTabScroll()
    True to enable scrolling to tabs that may be invisible due to overflowing the overall TabPanel width. Only available with tabs on top. (defaults to false).
setEnableToogle
in file Button.php, method PhpExt_Button::setEnableToogle()
    True to enable pressed/not pressed toggling (defaults to false)
setErrorReader
in file FormPanel.php, method PhpExt_Form_FormPanel::setErrorReader()
    An PhpExt_Data_DataReader (e.g. PhpExt_Data_XmlReader) to be used to read data when reading validation errors on "submit" actions. This is completely optional as there is built-in support for processing JSON.
setExpandable
in file TreeNode.php, method PhpExt_Tree_TreeNode::setExpandable()
    If set to true, the node will always show a plus/minus icon, even when empty
setExpanded
in file TreeNode.php, method PhpExt_Tree_TreeNode::setExpanded()
    true to start the node expanded
setExpandOnShow
in file Window.php, method PhpExt_Window::setExpandOnShow()
    True to always expand the window when it is displayed, false to keep it in its current state (which may be collapsed) when displayed (defaults to true).
setExtClassInfo
in file Component.php, method PhpExt_Component::setExtClassInfo()
setExtClassInfo
in file Object.php, method PhpExt_Object::setExtClassInfo()
setExtConfigProperty
in file Object.php, method PhpExt_Object::setExtConfigProperty()
setExtraCssClass
in file ContainerLayout.php, method PhpExt_Layout_ContainerLayout::setExtraCssClass()
    An optional extra CSS class that will be added to the container (defaults to ''). This can be useful for adding customized styles to the container or any of its children using standard CSS rules.
setFailureCallback
in file Action.php, method PhpExt_Form_Action::setFailureCallback()
    The function to call when a failure packet was recieved, or when an error ocurred in the Ajax communication. The function is passed the following parameters:
setFailureType
in file Action.php, method PhpExt_Form_Action::setFailureType()
    The type of failure detected. Possible values are
setField
in file SortInfoConfigObject.php, method PhpExt_Data_SortInfoConfigObject::setField()
    The field name to which this sorting applies.
setFieldCssClass
in file Checkbox.php, method PhpExt_Form_Checkbox::setFieldCssClass()
    The default CSS class for the checkbox (defaults to "x-form-field")
setFieldCssClass
in file Field.php, method PhpExt_Form_Field::setFieldCssClass()
    The default CSS class for the field (defaults to "x-form-field")
setFieldCssClass
in file NumberField.php, method PhpExt_Form_NumberField::setFieldCssClass()
    The default CSS class for the field (defaults to "x-form-field x-form-num-field")
setFieldLabel
in file Field.php, method PhpExt_Form_Field::setFieldLabel()
    The label text to display next to this field (defaults to '')
setFileUpload
in file FormPanel.php, method PhpExt_Form_FormPanel::setFileUpload()
    Set to true if this form is a file upload.
setFill
in file AccordionLayout.php, method PhpExt_Layout_AccordionLayout::setFill()
    True to adjust the active item's height to fill the available space in the container, false to use the item's current height, or auto height if not explicitly set (defaults to true).
setFixed
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::setFixed()
    (optional) True if the column width cannot be changed. Defaults to false.
setFloatable
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::setFloatable()
    True to allow clicking a collapsed region's bar to display the region's panel floated above the layout, false to force the user to fully expand a collapsed region by clicking the expand button to see it again (defaults to true).
setFloating
in file Panel.php, method PhpExt_Panel::setFloating()
    True to float the panel (absolute position it with automatic shimming and shadow), false to display it inline where it is rendered (defaults to false). Note that by default, setting floating to true will cause the panel to display at negative offsets so that it is hidden -- because the panel is absolute positioned, the position must be set explicitly after render (e.g., myPanel.setPosition(100,100);). Also, when floating a panel you should always assign a fixed width, otherwise it will be auto width and will expand to fill to the right edge of the viewport.
setFn
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::setFn()
    A callback function which is called when the dialog is dismissed either by clicking on the configured buttons, or on the dialog close button, or by pressing the return button to enter input.
setFn
in file ProgressBarWaitConfig.php, method PhpExt_ProgressBarWaitConfig::setFn()
    A callback function to execute after the progress bar finishes auto-
setFocusClass
in file Checkbox.php, method PhpExt_Form_Checkbox::setFocusClass()
    The CSS class to use when the checkbox receives focus (defaults to undefined)
setFocusCssClass
in file Field.php, method PhpExt_Form_Field::setFocusCssClass()
    The CSS class to use when the field receives focus (defaults to "x-form-focus")
setFontFamilies
in file HtmlEditor.php, method PhpExt_Form_HtmlEditor::setFontFamilies()
    An array of available font families. i.e. array("Arial","Verdana")
setFooter
in file Panel.php, method PhpExt_Panel::setFooter()
    True to create the footer element explicitly, false to skip creating it. By default, when footer is not specified, if one or more buttons have been added to the panel the footer will be created automatically, otherwise it will not.
setForceArray
in file AbstractCollection.php, method PhpExt_AbstractCollection::setForceArray()
    True to force the collection to render as array when now elements present.
setForceFit
in file GridView.php, method PhpExt_Grid_GridView::setForceFit()
    True to auto expand/contract the size of the columns to fit the grid width and prevent horizontal scrolling.
setForceSelection
in file ComboBox.php, method PhpExt_Form_ComboBox::setForceSelection()
    True to restrict the selected value to one of the values in the list, false to allow the user to set arbitrary text into the field (defaults to false)
setFormat
in file TimeField.php, method PhpExt_Form_TimeField::setFormat()
    The default date format string which can be overriden for localization support. The format must be valid according to Date.parseDate (defaults to 'm/d/y').
setFormat
in file DateField.php, method PhpExt_Form_DateField::setFormat()
    The default date format string which can be overriden for localization support. The format must be valid according to Date.parseDate (defaults to 'm/d/y').
setFrame
in file Panel.php, method PhpExt_Panel::setFrame()
    True to render the panel with custom rounded borders, false to render with plain 1px square borders (defaults to false).
setGroup
in file CheckItem.php, method PhpExt_Menu_CheckItem::setGroup()
    All check items with the same group name will automatically be grouped into a single-select radio button group (defaults to '')
setGroupByText
in file GroupingView.php, method PhpExt_Grid_GroupingView::setGroupByText()
    Text displayed in the grid header menu for grouping by a column (defaults to 'Group By This Field').
setGroupCssClass
in file CheckItem.php, method PhpExt_Menu_CheckItem::setGroupCssClass()
    The default CSS class to use for radio group check items (defaults to "x-menu-group-item")
setGroupField
in file GroupingStore.php, method PhpExt_Data_GroupingStore::setGroupField()
    The field name by which to sort the store's data (defaults to '').
setGroupOnSort
in file GroupingStore.php, method PhpExt_Data_GroupingStore::setGroupOnSort()
    True to sort the data on the grouping field when a grouping operation occurs, false to sort based on the existing sort info (defaults to false).
setGroupTextTemplate
in file GroupingView.php, method PhpExt_Grid_GroupingView::setGroupTextTemplate()
    The template used to render the group text
setGrow
in file TextField.php, method PhpExt_Form_TextField::setGrow()
    True if this field should automatically grow and shrink to its content
setGrowMax
in file TextArea.php, method PhpExt_Form_TextArea::setGrowMax()
    The maximum height to allow when grow = true (defaults to 1000)
setGrowMax
in file TextField.php, method PhpExt_Form_TextField::setGrowMax()
    The maximum width to allow when grow = true (defaults to 800)
setGrowMin
in file TextArea.php, method PhpExt_Form_TextArea::setGrowMin()
    The minimum height to allow when grow = true (defaults to 60)
setGrowMin
in file TextField.php, method PhpExt_Form_TextField::setGrowMin()
    The minimum width to allow when grow = true (defaults to 30)
setHandleHeight
in file ComboBox.php, method PhpExt_Form_ComboBox::setHandleHeight()
    The height in pixels of the dropdown list resize handle if resizable = true (defaults to 8)
setHandleMouseEvents
in file Button.php, method PhpExt_Button::setHandleMouseEvents()
    False to disable visual cues on mouseover, mouseout and mousedown (defaults to true)
setHandler
in file ToolConfigObject.php, method PhpExt_ToolConfigObject::setHandler()
    The function to call when clicked. Arguments passed are:
setHandler
in file Button.php, method PhpExt_Button::setHandler()
    A function called when the button is clicked (can be used instead of click event)
setHandler
in file Listener.php, method PhpExt_Listener::setHandler()
    The method the event invokes
setHandler
in file BaseItem.php, method PhpExt_Menu_BaseItem::setHandler()
    A function that will handle the click event of this menu item (defaults to undefined)
setHeader
in file CheckboxSelectionModel.php, method PhpExt_Grid_CheckboxSelectionModel::setHeader()
    Any valid text or HTML fragment to display in the header cell for the checkbox column (defaults to '<div class="x-grid3-hd-checker"> </div>'). The default CSS class of 'x-grid3-hd-checker' displays a checkbox in the header and provides support for automatic check all/none behavior on header click. This string can be replaced by any valid HTML fragment, including a simple text string (e.g., 'Select Rows'), but the automatic check all/none behavior will only work if the 'x-grid3-hd-checker' class is supplied.
setHeader
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::setHeader()
    The header text to display in the Grid view.
setHeader
in file Panel.php, method PhpExt_Panel::setHeader()
    True to create the header element explicitly, false to skip creating it. By default, when header is not specified, if a title is set the header will be created automatically, otherwise it will not. If a title is set but header is explicitly set to false, the header will not be rendered.
setHeaderAsText
in file Panel.php, method PhpExt_Panel::setHeaderAsText()
    True to display the panel title in the header, false to hide it (defaults to true).
setHeight
in file BoxComponent.php, method PhpExt_BoxComponent::setHeight()
    The height of this component in pixels (defaults to auto).
setHidden
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::setHidden()
    (optional) True to hide the column. Defaults to false.
setHidden
in file Button.php, method PhpExt_Button::setHidden()
    True to start hidden (defaults to false)
setHidden
in file ToolConfigObject.php, method PhpExt_ToolConfigObject::setHidden()
    True to initially render hidden.
setHiddenName
in file ComboBox.php, method PhpExt_Form_ComboBox::setHiddenName()
    If specified, a hidden form field with this name is dynamically generated to store the field's data value (defaults to the underlying DOM element's name). Required for the combo's value to automatically post during a form submission.
setHideable
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::setHideable()
    (optional) Specify as false to prevent the user from hiding this column. Defaults to true.
setHideBorders
in file Container.php, method PhpExt_Container::setHideBorders()
    True to hide the borders of each contained component, false to defer to the component's existing border settings (defaults to false).
setHideCollapseTool
in file Panel.php, method PhpExt_Panel::setHideCollapseTool()
    True to hide the expand/collapse toggle button when collapsible = true, false to display it (defaults to false).
setHideCollapseTool
in file AccordionLayout.php, method PhpExt_Layout_AccordionLayout::setHideCollapseTool()
    True to hide the contained panels' collapse/expand toggle buttons, false to display them (defaults to false). When set to true, titleCollapse should be true also.
setHideDelay
in file BaseItem.php, method PhpExt_Menu_BaseItem::setHideDelay()
    Length of time in milliseconds to wait before hiding after a click (defaults to 100)
setHideElement
in file Editor.php, method PhpExt_Editor::setHideElement()
    False to keep the bound element visible while the editor is displayed (defaults to true)
setHideGroupedColumn
in file GroupingView.php, method PhpExt_Grid_GroupingView::setHideGroupedColumn()
    True to hide the column that is currently grouped
setHideLabel
in file Field.php, method PhpExt_Form_Field::setHideLabel()
    True to completely hide the label element (defaults to false)
setHideLabels
in file FormLayout.php, method PhpExt_Layout_FormLayout::setHideLabels()
    True to hide field labels by default (defaults to false)
setHideMode
in file Component.php, method PhpExt_Component::setHideMode()
    How this component should hidden. Supported values are
  1. PhpExt_Component::HIDE_MODE_VISIBILITY
(css visibility),
  1. PhpExt_Component::HIDE_MODE_OFFSETS
(negative offset position) and
  1. PhpExt_Component::HIDE_MODE_DISPLAY
(css display) - defaults to
  1. PhpExt_Component::HIDE_MODE_DISPLAY
.
setHideOnClick
in file BaseItem.php, method PhpExt_Menu_BaseItem::setHideOnClick()
    True to hide the containing menu after this item is clicked (defaults to true)
setHideOnClick
in file Separator.php, method PhpExt_Menu_Separator::setHideOnClick()
    True to hide the containing menu after this item is clicked (defaults to false)
setHideOnClick
in file TextItem.php, method PhpExt_Menu_TextItem::setHideOnClick()
    True to hide the containing menu after this item is clicked (defaults to false)
setHideParent
in file Component.php, method PhpExt_Component::setHideParent()
    True to hide and show the component's container when hide/show is called on the component, false to hide and show the component itself (defaults to false). For example, this can be used as a shortcut for a hide button on a window by setting hide:true on the button when adding it to its parent container.
setHideTrigger
in file TriggerField.php, method PhpExt_Form_TriggerField::setHideTrigger()
    True to hide the trigger element and display only the base text field (defaults to false)
setHighlightColor
in file TreePanel.php, method PhpExt_Tree_TreePanel::setHighlightColor()
    The color of the node highlight (defaults to C3DAF9)
setHighlightDrop
in file TreePanel.php, method PhpExt_Tree_TreePanel::setHighlightDrop()
    false to disable node highlight on drop (defaults to the value of Ext.enableFx)
setHref
in file TreeNode.php, method PhpExt_Tree_TreeNode::setHref()
    URL of the link used for the node (defaults to #)
setHref
in file Item.php, method PhpExt_Menu_Item::setHref()
    The href attribute to use for the underlying anchor link (defaults to '#').
setHrefTarget
in file TreeNode.php, method PhpExt_Tree_TreeNode::setHrefTarget()
    target frame for the link
setHrefTarget
in file Item.php, method PhpExt_Menu_Item::setHrefTarget()
    The target attribute to use for the underlying anchor link (defaults to '').
setHtml
in file Panel.php, method PhpExt_Panel::setHtml()
    An HTML fragment, or a DomHelper specification to use as the panel's body content (defaults to '').
setHtml
in file TableCell.inc.php, method PhpExt_Config_TableCell::setHtml()
    Inner HTML for the cell
setIcon
in file Item.php, method PhpExt_Menu_Item::setIcon()
    The path to an icon to display in this item (defaults to Ext.BLANK_IMAGE_URL). If icon is specified iconCls should not be.
setIcon
in file Button.php, method PhpExt_Button::setIcon()
    The path to an image to display in the button (the image will be set as the background-image CSS property of the button by default, so if you want a mixed icon/text button, set CssClass:"x-btn-text-icon")
setIcon
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::setIcon()
    A CSS class that provides a background image to be used as the body icon for the dialog (e.g., PhpExt_MessageBox::WARNING() or 'custom-class', defaults to '')
setIcon
in file TreeNode.php, method PhpExt_Tree_TreeNode::setIcon()
    The path to an icon for the node. The preferred way to do this is to use the cls or iconCls attributes and add the icon via a CSS background image.
setIconCssClass
in file Item.php, method PhpExt_Menu_Item::setIconCssClass()
    A CSS class that specifies a background image that will be used as the icon for this item (defaults to ''). If iconCls is specified icon should not be.
setIconCssClass
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::setIconCssClass()
    The standard Ext.Window.iconCls to add an optional header icon (defaults to '')
setIconCssClass
in file Panel.php, method PhpExt_Panel::setIconCssClass()
    A CSS class that will provide a background image to be used as the panel header icon (defaults to '').
setIconCssClass
in file Button.php, method PhpExt_Button::setIconCssClass()
    A css class which sets a background image to be used as the icon for this button
setIconCssClass
in file TreeNode.php, method PhpExt_Tree_TreeNode::setIconCssClass()
    A css class to be added to the nodes icon element for applying css background images
setId
in file XmlReader.php, method PhpExt_Data_XmlReader::setId()
    The DomQuery path relative from the record element to the element that contains a record identifier value.
setId
in file ArrayReader.php, method PhpExt_Data_ArrayReader::setId()
    (optional) The subscript within row Array that provides an ID for the Record
setId
in file ToolConfigObject.php, method PhpExt_ToolConfigObject::setId()
    The type of tool to create. Values may be
setId
in file JsonStore.php, method PhpExt_Data_JsonStore::setId()
    Name of the property within a row object that contains a record identifier value.
setId
in file SimpleStore.php, method PhpExt_Data_SimpleStore::setId()
    The array index of the record id. Leave blank to auto generate ids.
setId
in file JsonReader.php, method PhpExt_Data_JsonReader::setId()
    Name of the property within a row object that contains a record identifier value.
setId
in file Component.php, method PhpExt_Component::setId()
    The unique id of this component (defaults to an auto-assigned id).
setId
in file ProgressBar.php, method PhpExt_ProgressBar::setId()
    The progress bar element's id (defaults to an auto-generated id)
setId
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::setId()
    (optional) Defaults to the column's initial ordinal position. A name which identifies this column. The id is used to create a CSS class name which is applied to all table cells (including headers) in that column.
setId
in file Node.php, method PhpExt_Data_Node::setId()
    The id for this node. If one is not specified, one is generated.
setIgnoreAdd
in file GroupingView.php, method PhpExt_Grid_GroupingView::setIgnoreAdd()
    True to skip refreshing the view when new rows are added (defaults to false)
setIgnoreNoChange
in file Editor.php, method PhpExt_Editor::setIgnoreNoChange()
    True to skip the the edit completion process (no save, no events fired) if the user completes an edit and the value has not changed (defaults to false). Applies only to string values - edits for other data types will never be ignored.
setIncrement
in file TimeField.php, method PhpExt_Form_TimeField::setIncrement()
    The number of minutes between each time value in the list (defaults to 15).
setIncrement
in file ProgressBarWaitConfig.php, method PhpExt_ProgressBarWaitConfig::setIncrement()
    The number of progress update segments to display within the progress bar (defaults to 10). If the bar reaches the end and is still updating, it will automatically wrap back to the beginning.
setInputType
in file Field.php, method PhpExt_Form_Field::setInputType()
    The type attribute for input fields -- e.g. radio, text, password (defaults to "text").
setInputValue
in file Checkbox.php, method PhpExt_Form_Checkbox::setInputValue()
    The value that should go into the generated input element's value attribute
setInterval
in file ProgressBarWaitConfig.php, method PhpExt_ProgressBarWaitConfig::setInterval()
    The length of time in milliseconds between each progress update (default to 1000)
setInvalidCssClass
in file Field.php, method PhpExt_Form_Field::setInvalidCssClass()
    The CSS class to use when marking a field invalid (defaults to "x-form-invalid")
setInvalidText
in file Field.php, method PhpExt_Form_Field::setInvalidText()
    The error text to use when marking a field invalid and no message is provided (defaults to "The value in this field is invalid")
setInvalidText
in file DateField.php, method PhpExt_Form_DateField::setInvalidText()
    The error text to display when the date in the field is invalid (defaults to '{value} is not a valid date - it must be in the format {format}').
setInvalidText
in file TimeField.php, method PhpExt_Form_TimeField::setInvalidText()
    The error text to display when the time in the field is invalid (defaults to '{value} is not a valid time - it must be in the format {format}').
setIsTarget
in file TreeNode.php, method PhpExt_Tree_TreeNode::setIsTarget()
    False to not allow this node to act as a drop target (defaults to true)
setItemCssClass
in file FormPanel.php, method PhpExt_Form_FormPanel::setItemCssClass()
    A css class to apply to the x-form-item of fields. This property cascades to child containers.
setItemCssClass
in file FieldSet.php, method PhpExt_Form_FieldSet::setItemCssClass()
    A css class to apply to the x-form-item of fields. This property cascades to child containers.
setItemCssClass
in file Separator.php, method PhpExt_Menu_Separator::setItemCssClass()
    The default CSS class to use for separators (defaults to "x-menu-sep")
setItemCssClass
in file CheckItem.php, method PhpExt_Menu_CheckItem::setItemCssClass()
    The default CSS class to use for check items (defaults to "x-menu-item x-menu-check-item")
setItemCssClass
in file FormLayout.php, method PhpExt_Layout_FormLayout::setItemCssClass()
    A CSS class to add to the div wrapper that contains each field label and field element (the default class is 'x-form-item' and itemCls will be added to that)
setItemCssClass
in file Field.php, method PhpExt_Form_Field::setItemCssClass()
    An additional CSS class to apply to this field (defaults to the container's itemCls value if set, or '')
setItemCssClass
in file Item.php, method PhpExt_Menu_Item::setItemCssClass()
    The default CSS class to use for menu items (defaults to 'x-menu-item')
setItemCssClass
in file TextItem.php, method PhpExt_Menu_TextItem::setItemCssClass()
    The default CSS class to use for text items (defaults to "x-menu-text")
setItemCssSelector
in file ComboBox.php, method PhpExt_Form_ComboBox::setItemCssSelector()
    A CSS selector in any format supported by Ext.DomQuery that will be used to determine what nodes this DataView will be working with.
setItemCssSelector
in file DataView.php, method PhpExt_DataView::setItemCssSelector()
    This is a required setting. A CSS selector in any format supported by Ext.DomQuery that will be used to determine what nodes this DataView will be working with.
setKeys
in file Panel.php, method PhpExt_Panel::setKeys()
    A KeyMap config object (in the format expected by Ext.KeyMap.addBinding used to assign custom key handling to this panel (defaults to null).
setLabelAlign
in file FormPanel.php, method PhpExt_Form_FormPanel::setLabelAlign()
    The alignment for the child controls' labels. Valid values are:
setLabelAlign
in file FormLayout.php, method PhpExt_Layout_FormLayout::setLabelAlign()
    The default label alignment. The default value is empty string '' or PhpExt_Form_FormPanel::LABEL_ALIGN_LEFT for left alignment, but specifying PhpExt_Form_FormPanel::LABEL_ALIGN_TOP will align the labels above the fields.
setLabelCssStyle
in file Field.php, method PhpExt_Form_Field::setLabelCssStyle()
    A CSS style specification to apply directly to this field's label (defaults to the container's labelStyle value if set, or ''). For example: 'font-weight:bold;'.
setLabelCssStyle
in file FormLayout.php, method PhpExt_Layout_FormLayout::setLabelCssStyle()
    A CSS style specification string to add to each field label in this layout (defaults to '').
setLabelPad
in file FormLayout.php, method PhpExt_Layout_FormLayout::setLabelPad()
    The default padding in pixels for field labels (defaults to 5). labelPad only applies if labelWidth is also specified, otherwise it will be ignored.
setLabelSeparator
in file Field.php, method PhpExt_Form_Field::setLabelSeparator()
    The standard separator to display after the text of each form label (defaults to the value of Ext.layout.FormLayout.labelSeparator, which is a colon ':' by default). To display no separator for this field's label specify empty string ''.
setLabelSeparator
in file FormLayout.php, method PhpExt_Layout_FormLayout::setLabelSeparator()
    The standard separator to display after the text of each form label (defaults to a colon ':'). To turn off separators for all fields in this layout by default specify empty string '' (if the labelSeparator value is explicitly set at the field level, those will still be displayed).
setLabelWidth
in file FieldSet.php, method PhpExt_Form_FieldSet::setLabelWidth()
    The width of labels. This property cascades to child containers.
setLabelWidth
in file FormPanel.php, method PhpExt_Form_FormPanel::setLabelWidth()
    The width of labels. This property cascades to child containers.
setLabelWidth
in file FormLayout.php, method PhpExt_Layout_FormLayout::setLabelWidth()
    The default width in pixels of field labels (defaults to 100)
setLayout
in file Container.php, method PhpExt_Container::setLayout()
    The layout type to be used in this container. If not specified, a default PhpExt_Layout_ContainerLayout will be created and used.
setLayout
in file FieldSet.php, method PhpExt_Form_FieldSet::setLayout()
    The Ext.Container.layout to use inside the fieldset (defaults to PhpExt_Layout_FormLayout).
setLayoutData
in file Component.php, method PhpExt_Component::setLayoutData()
    Layout specific properties for the corresponding layout of the container.
setLayoutOnTabChange
in file TabPanel.php, method PhpExt_TabPanel::setLayoutOnTabChange()
    Set to true to do a layout of tab items as tabs are changed.
setLayoutProperty
in file ContainerLayoutData.php, method PhpExt_Layout_ContainerLayoutData::setLayoutProperty()
setLazyInit
in file ComboBox.php, method PhpExt_Form_ComboBox::setLazyInit()
    True to not initialize the list for this combo until the field is focused. (defaults to true)
setLazyRender
in file ComboBox.php, method PhpExt_Form_ComboBox::setLazyRender()
    True to prevent the ComboBox from rendering until requested (should always be used when rendering into an Ext.Editor, defaults to false)
setLeaf
in file Node.php, method PhpExt_Data_Node::setLeaf()
    true if this node is a leaf and does not have children
setLines
in file TreePanel.php, method PhpExt_Tree_TreePanel::setLines()
    false to disable tree lines (defaults to true)
setListAlign
in file ComboBox.php, method PhpExt_Form_ComboBox::setListAlign()
    A valid anchor position value. See Ext.Element.alignTo for details on supported anchor positions (defaults to 'tl-bl')
setListCssClass
in file ComboBox.php, method PhpExt_Form_ComboBox::setListCssClass()
    CSS class to apply to the dropdown list element (defaults to '')
setListWidth
in file ComboBox.php, method PhpExt_Form_ComboBox::setListWidth()
    The width in pixels of the dropdown list (defaults to the width of the ComboBox field)
setLoader
in file AsyncTreeNode.php, method PhpExt_Tree_AsyncTreeNode::setLoader()
    A TreeLoader to be used by this node (defaults to the loader defined on the tree)
setLoader
in file TreePanel.php, method PhpExt_Tree_TreePanel::setLoader()
    A PhpExt_Tree_TreeLoader for use with this TreePanel
setLoadingText
in file ComboBox.php, method PhpExt_Form_ComboBox::setLoadingText()
    The text to display in the dropdown list while data is loading. Only applies when mode = {@ling PhpExt_Form_ComboBox::MODE_REMOTE} (defaults to 'Loading...')
setLoadingText
in file DataView.php, method PhpExt_DataView::setLoadingText()
    A string to display during data load operations (defaults to undefined). If specified, this text will be displayed in a loading div and the view's contents will be cleared while loading, otherwise the view's contents will continue to display normally until the new data is loaded and the contents are replaced.
setLoadMask
in file GridPanel.php, method PhpExt_Grid_GridPanel::setLoadMask()
    An PhpExt_LoadMask object or true to mask the grid while loading (defaults to false).
setLoadMask
in file Panel.php, method PhpExt_Panel::setLoadMask()
    The id of the DOM Element which servers as loading mask to show loading messages
setLocked
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::setLocked()
    False if the column's position can be changed by the user
setMapping
in file FieldConfigObject.php, method PhpExt_Data_FieldConfigObject::setMapping()
    (Optional) A path specification for use by the Ext.data.Reader implementation that is creating the Record to access the data value from the data object. If an Ext.data.JsonReader is being used, then this is a string containing the javascript expression to reference the data relative to the record item's root. If an Ext.data.XmlReader is being used, this is an Ext.DomQuery path to the data item relative to the record element. If the mapping expression is the same as the field name, this may be omitted.
setMargins
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::setMargins()
    An object containing margins to apply to the region in the format {left: (left margin), top: (top margin), right: (right margin), bottom: (bottom margin)} or a string with the margin values in the format "left top right bottom"
setMaskDisabled
in file Panel.php, method PhpExt_Panel::setMaskDisabled()
    True to mask the panel when it is disabled, false to not mask it (defaults to true).
setMaskRegEx
in file TextField.php, method PhpExt_Form_TextField::setMaskRegEx()
    An input mask regular expression (Javascript RegEx) that will be used to filter keystrokes that don't match (defaults to null)
setMaxHeight
in file GridPanel.php, method PhpExt_Grid_GridPanel::setMaxHeight()
    Sets the maximum height of the grid - ignored if autoHeight is not on.
setMaxHeight
in file ComboBox.php, method PhpExt_Form_ComboBox::setMaxHeight()
    The maximum height in pixels of the dropdown list before scrollbars are shown (defaults to 300)
setMaximizable
in file Window.php, method PhpExt_Window::setMaximizable()
    True to display the 'maximize' tool button and allow the user to maximize the window, false to hide the button and disallow maximizing the window (defaults to false). Note that when a window is maximized, the tool button will automatically change to a 'restore' button with the appropriate behavior already built-in that will restore the window to its previous size.
setMaxLength
in file TextField.php, method PhpExt_Form_TextField::setMaxLength()
    Maximum input field length allowed (defaults to Number.MAX_VALUE)
setMaxLengthText
in file TextField.php, method PhpExt_Form_TextField::setMaxLengthText()
    Error text to display if the maximum length validation fails (defaults to "The maximum length for this field is {maxLength}")
setMaxSize
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::setMaxSize()
    The maximum size of the resizing element. (Defaults to 2000)
setMaxText
in file DateField.php, method PhpExt_Form_DateField::setMaxText()
    The error text to display when the date in the cell is after maxValue (defaults to 'The date in this field must be before {maxValue}').
setMaxText
in file NumberField.php, method PhpExt_Form_NumberField::setMaxText()
    Error text to display if the maximum value validation fails (defaults to "The maximum value for this field is {maxValue}")
setMaxText
in file TimeField.php, method PhpExt_Form_TimeField::setMaxText()
    The error text to display when the time is after maxValue (defaults to 'The time in this field must be equal to or before {0}').
setMaxValue
in file DateField.php, method PhpExt_Form_DateField::setMaxValue()
    The maximum allowed date. Can be either a Javascript date object or a string date in a valid format (defaults to null).
setMaxValue
in file NumberField.php, method PhpExt_Form_NumberField::setMaxValue()
    The maximum allowed value (defaults to Number.MAX_VALUE)
setMaxValue
in file TimeField.php, method PhpExt_Form_TimeField::setMaxValue()
    The maximum allowed time. Can be either a Javascript date object or a string date in a valid format (defaults to null).
setMaxWidth
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::setMaxWidth()
    The maximum width in pixels of the message box (defaults to 600)
setMenu
in file Button.php, method PhpExt_Button::setMenu()
    Standard menu attribute consisting of a reference to a menu object, a menu id or a menu config blob (defaults to undefined).
setMenuAlign
in file Button.php, method PhpExt_Button::setMenuAlign()
    The position to align the menu to (see PhpExt_Ext.combineAnchors for more details, defaults to 'tl-bl?').
setMethod
in file Action.php, method PhpExt_Form_Action::setMethod()
    The HTTP method to use to access the requested URL. Defaults to the Ext.form.BasicForm's method, or if that is not specified, the underlying DOM form's method.
setMethod
in file AutoLoadConfigObject.php, method PhpExt_AutoLoadConfigObject::setMethod()
    The HTTP method to use. Defaults to AUTO_LOAD_METHOD_POST if params are present, or AUTO_LOAD_METHOD_GET if not.
setMethod
in file FormPanel.php, method PhpExt_Form_FormPanel::setMethod()
    The request method to use (GET or POST) for form actions if one isn't supplied in the action options.
setMinButtonWidth
in file FormPanel.php, method PhpExt_Form_FormPanel::setMinButtonWidth()
    Minimum width of all buttons in pixels (defaults to 75)
setMinButtonWidth
in file Panel.php, method PhpExt_Panel::setMinButtonWidth()
    Minimum width in pixels of all buttons in this panel (defaults to 75)
setMinChars
in file ComboBox.php, method PhpExt_Form_ComboBox::setMinChars()
    The minimum number of characters the user must type before autocomplete and typeahead activate (defaults to 4 if remote or 0 if local, does not apply if editable = false)
setMinColumnWidth
in file GridPanel.php, method PhpExt_Grid_GridPanel::setMinColumnWidth()
    The minimum width a column can be resized to. Defaults to 25.
setMinHeight
in file Window.php, method PhpExt_Window::setMinHeight()
    The minimum height in pixels allowed for this window (defaults to 100). Only applies when resizable = true.
setMinHeight
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::setMinHeight()
    The minimum allowable height in pixels for this region (defaults to 50)
setMinimizable
in file Window.php, method PhpExt_Window::setMinimizable()
    True to display the 'minimize' tool button and allow the user to minimize the window, false to hide the button and disallow minimizing the window (defaults to false). Note that this button provides no implementation -- the behavior of minimizing a window is implementation-specific, so the minimize event must be handled and a custom minimize behavior implemented for this option to be useful.
setMinLength
in file TextField.php, method PhpExt_Form_TextField::setMinLength()
    Minimum input field length required (defaults to 0)
setMinLengthText
in file TextField.php, method PhpExt_Form_TextField::setMinLengthText()
    Error text to display if the minimum length validation fails (defaults to "The minimum length for this field is {minLength}")
setMinListWidth
in file ComboBox.php, method PhpExt_Form_ComboBox::setMinListWidth()
    The minimum width of the dropdown list in pixels (defaults to 70, will be ignored if listWidth has a higher value)
setMinSize
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::setMinSize()
    The minimum size of the resizing element. (Defaults to 0)
setMinTabWidth
in file TabPanel.php, method PhpExt_TabPanel::setMinTabWidth()
    The minimum width in pixels for each tab when resizeTabs = true (defaults to 30).
setMinText
in file TimeField.php, method PhpExt_Form_TimeField::setMinText()
    The error text to display when the date in the cell is before minValue (defaults to 'The time in this field must be equal to or after {0}').
setMinText
in file NumberField.php, method PhpExt_Form_NumberField::setMinText()
    Error text to display if the minimum value validation fails (defaults to "The minimum value for this field is {minValue}")
setMinText
in file DateField.php, method PhpExt_Form_DateField::setMinText()
    The error text to display when the date in the cell is before minValue (defaults to 'The date in this field must be after {minValue}').
setMinValue
in file TimeField.php, method PhpExt_Form_TimeField::setMinValue()
    The minimum allowed time. Can be either a Javascript date object or a string date in a valid format (defaults to null).
setMinValue
in file DateField.php, method PhpExt_Form_DateField::setMinValue()
    The minimum allowed date. Can be either a Javascript date object or a string date in a valid format (defaults to null).
setMinValue
in file NumberField.php, method PhpExt_Form_NumberField::setMinValue()
    The minimum allowed value (defaults to Number.NEGATIVE_INFINITY)
setMinWidth
in file Menu.php, method PhpExt_Menu_Menu::setMinWidth()
    The minimum width of the menu in pixels (defaults to 120)
setMinWidth
in file Button.php, method PhpExt_Button::setMinWidth()
    The minimum width for this button (used to give a set of buttons a common width)
setMinWidth
in file Window.php, method PhpExt_Window::setMinWidth()
    The minimum width in pixels allowed for this window (defaults to 200). Only applies when resizable = true.
setMinWidth
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::setMinWidth()
    The minimum width in pixels of the message box (defaults to 100)
setMinWidth
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::setMinWidth()
    The minimum allowable width in pixels for this region (defaults to 50)
setModal
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::setModal()
    False to allow user interaction with the page while the message box is displayed (defaults to true)
setModal
in file Window.php, method PhpExt_Window::setModal()
    True to make the window modal and mask everything behind it when displayed, false to display it without restricting access to other UI elements (defaults to false).
setMode
in file ComboBox.php, method PhpExt_Form_ComboBox::setMode()
    Set to PhpExt_Form_ComboBox::MODE_LOCAL if the ComboBox loads local data (defaults to PhpExt_Form_ComboBox::MODE_REMOTE which loads from the server)
setMode
in file Shadow.php, method PhpExt_Shadow::setMode()
    The shadow display mode. Supports the following options:
setMonitorPoll
in file FormPanel.php, method PhpExt_Form_FormPanel::setMonitorPoll()
    The milliseconds to poll valid state, ignored if monitorValid is not true (defaults to 200)
setMonitorResize
in file Container.php, method PhpExt_Container::setMonitorResize()
    True to automatically monitor window resize events to handle anything that is sensitive to the current size of the viewport. This value is typically managed by the chosen layout and should not need to be set manually.
setMonitorResize
in file TabPanel.php, method PhpExt_TabPanel::setMonitorResize()
    True to automatically monitor window resize events and rerender the layout on browser resize (defaults to true).
setMonitorValid
in file FormPanel.php, method PhpExt_Form_FormPanel::setMonitorValid()
    If true the form monitors its valid state client-side and fires a looping event with that state. This is required to bind buttons to the valid state using the config value formBind:true on the button.
setMonitorWindowResize
in file GridPanel.php, method PhpExt_Grid_GridPanel::setMonitorWindowResize()
    True to autoSize the grid when the window resizes. Defaults to true.
setMsg
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::setMsg()
    A string that will replace the existing message box body text (defaults to the XHTML-compliant non-breaking space character ' ')
setMsgFx
in file Field.php, method PhpExt_Form_Field::setMsgFx()
    Experimental The effect used when displaying a validation message under the field (defaults to 'normal').
setMsgTarget
in file Field.php, method PhpExt_Form_Field::setMsgTarget()
    The location where error text should display. Should be one of the following values (defaults to 'qtip'):
setMultiline
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::setMultiline()
    True to prompt the user to enter multi-line text (defaults to false)
setMultiSelect
in file DataView.php, method PhpExt_DataView::setMultiSelect()
    True to allow selection of more than one item at a time, false to allow selection of only a single item at a time or no selection at all, depending on the value of singleSelect (defaults to false).
setMultiSelect
in file ComboBox.php, method PhpExt_Form_ComboBox::setMultiSelect()
    True to allow selection of more than one item at a time, false to allow selection of only a single item at a time or no selection at all, depending on the value of singleSelect (defaults to false).
setMustRender
in file Toolbar.php, method PhpExt_Toolbar_Toolbar::setMustRender()
    True to render the toolbar even if it does not have items
setName
in file PropertyRecord.php, method PhpExt_Grid_PropertyRecord::setName()
    The name of the field's record
setName
in file Field.php, method PhpExt_Form_Field::setName()
    The field's HTML name attribute.
setName
in file FieldConfigObject.php, method PhpExt_Data_FieldConfigObject::setName()
    The name by which the field is referenced within the Record. This is referenced by, for example the dataIndex property in column definition objects passed to Ext.grid.ColumnModel
setName
in file Button.php, method PhpExt_Button::setName()
    Button's DOM element name
setNanText
in file NumberField.php, method PhpExt_Form_NumberField::setNanText()
    Error text to display if the value is not a valid number. For example, this can happen if a valid character like '.' or '-' is left in the field with no number (defaults to "{value} is not a valid number")
setNoCache
in file ScriptTagProxy.php, method PhpExt_Data_ScriptTagProxy::setNoCache()
    (Optional) Defaults to true. Disable cacheing by adding a unique parameter name to the request.
setNoCache
in file AutoLoadConfigObject.php, method PhpExt_AutoLoadConfigObject::setNoCache()
    Only needed for GET requests, this option causes an extra, generated parameter to be passed to defeat caching.
setOffset
in file Shadow.php, method PhpExt_Shadow::setOffset()
    The number of pixels to offset the shadow from the element (defaults to 4)
setOn
in file ToolConfigObject.php, method PhpExt_ToolConfigObject::setOn()
    A PhpExt_ListenerCollection
setOnEsc
in file Window.php, method PhpExt_Window::setOnEsc()
    Allows override of the built-in processing for the escape key. Default action is to close the Window (performing whatever action is specified in closeAction. To prevent the Window closing when the escape key is pressed, specify this as Ext.emptyFn (See Ext.emptyFn).
setOnSubmit
in file FormPanel.php, method PhpExt_Form_FormPanel::setOnSubmit()
    Override for the onSubmit event. Use PhpExt_Javascript::stm("Ext.emptyFn") to avoid the default handler.
setOverCssClass
in file ComboBox.php, method PhpExt_Form_ComboBox::setOverCssClass()
    A CSS class to apply to each item in the view on mouseover (defaults to undefined).
setOverCssClass
in file DataView.php, method PhpExt_DataView::setOverCssClass()
    A CSS class to apply to each item in the view on mouseover (defaults to undefined).
setOwnerCollection
in file Component.php, method PhpExt_Component::setOwnerCollection()
setPageSize
in file PagingToolbar.php, method PhpExt_Toolbar_PagingToolbar::setPageSize()
    The number of records to display per page (defaults to 20)
setPageSize
in file ComboBox.php, method PhpExt_Form_ComboBox::setPageSize()
    If greater than 0, a paging toolbar is displayed in the footer of the dropdown list and the filter queries will execute with page start and limit parameters. Only applies when mode = PhpExt_Form_ComboBox::MODE_REMOTE (defaults to 0)
setParams
in file Action.php, method PhpExt_Form_Action::setParams()
    Extra parameter values to pass. These are added to the Form's Ext.form.BasicForm.baseParams and passed to the specified URL along with the Form's input fields.
setParams
in file AutoLoadConfigObject.php, method PhpExt_AutoLoadConfigObject::setParams()
    The parameters to pass to the server. These may be specified as a urlencoded string, or as an array containing properties which represent parameters.
setParams
in file StoreLoadOptions.php, method PhpExt_Data_StoreLoadOptions::setParams()
    An object containing properties to pass as HTTP parameters to a remote data source.
setPathSeparator
in file TreePanel.php, method PhpExt_Tree_TreePanel::setPathSeparator()
    The token used to separate sub-paths in path strings (defaults to '/')
setPathSeparator
in file Tree.php, method PhpExt_Data_Tree::setPathSeparator()
    The token used to separate paths in node ids (defaults to '/').
setPlain
in file Window.php, method PhpExt_Window::setPlain()
    True to render the window body with a transparent background so that it will blend into the framing elements, false to add a lighter background color to visually highlight the body element and separate it more distinctly from the surrounding frame (defaults to false).
setPlain
in file TabPanel.php, method PhpExt_TabPanel::setPlain()
    True to render the tab strip without a background container image (defaults to false).
setPreloadChildren
in file TreeLoader.php, method PhpExt_Tree_TreeLoader::setPreloadChildren()
    If set to true, the loader recursively loads "children" attributes when doing the first load on nodes.
setPressed
in file Button.php, method PhpExt_Button::setPressed()
    True to start pressed (only if enableToggle = true)
setPreventScrollbars
in file TextArea.php, method PhpExt_Form_TextArea::setPreventScrollbars()
    True to prevent scrollbars from appearing regardless of how much text is in the field (equivalent to setting overflow: hidden, defaults to false)
setProgress
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::setProgress()
    True to display a progress bar (defaults to false)
setProgressText
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::setProgressText()
    The text to display inside the progress bar if progress = true (defaults to '')
setPrompt
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::setPrompt()
    True to prompt the user to enter single-line text (defaults to false)
setProxy
in file Store.php, method PhpExt_Data_Store::setProxy()
    The Proxy object which provides access to a data object.
setProxyDrag
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::setProxyDrag()
    True to display a lightweight proxy while dragging (defaults to false)
setPruneModifiedRecords
in file Store.php, method PhpExt_Data_Store::setPruneModifiedRecords()
    True to clear all modified record information each time the store is loaded or when a record is removed. (defaults to false).
setQtip
in file ToolConfigObject.php, method PhpExt_ToolConfigObject::setQtip()
    A tip string, or a config argument to Ext.QuickTip.register
setQTip
in file TreeNode.php, method PhpExt_Tree_TreeNode::setQTip()
    An Ext QuickTip for the node
setQueryDelay
in file ComboBox.php, method PhpExt_Form_ComboBox::setQueryDelay()
    The length of time in milliseconds to delay between the start of typing and sending the query to filter the dropdown list (defaults to 500 if mode = PhpExt_Form_ComboBox::MODE_REMOTE or 10 if mode = PhpExt_Form_ComboBox::MODE_LOCAL)
setQueryParam
in file ComboBox.php, method PhpExt_Form_ComboBox::setQueryParam()
    Name of the query as it will be passed on the querystring (defaults to 'query')
setQuickTipConfig
in file TreeNode.php, method PhpExt_Tree_TreeNode::setQuickTipConfig()
    An Ext QuickTip config for the node (used instead of qtip)
setReader
in file Store.php, method PhpExt_Data_Store::setReader()
    The Reader object which processes the data object and returns an Array of Ext.data.record objects which are cached keyed by their id property.
setReader
in file FormPanel.php, method PhpExt_Form_FormPanel::setReader()
    An PhpExt_Data_DataReader (e.g. PhpExt_Data_XmlReader) to be used to read data when executing "load" actions. This is optional as there is built-in support for processing JSON.
setReadOnly
in file Field.php, method PhpExt_Form_Field::setReadOnly()
    True to mark the field as readOnly in HTML (defaults to false) -- Note: this only sets the element's readOnly DOM attribute.
setRecord
in file XmlReader.php, method PhpExt_Data_XmlReader::setRecord()
    The DomQuery path to the repeated element which contains record information.
setRecordType
in file DataReader.php, method PhpExt_Data_DataReader::setRecordType()
    The Record type class for the reader. It will override the specified fields if available.
setRegEx
in file TextField.php, method PhpExt_Form_TextField::setRegEx()
    A JavaScript RegExp object to be tested against the field value during validation (defaults to null). If available, this regex will be evaluated only after the basic validators all return true, and will be passed the current field value. If the test fails, the field will be marked invalid using regexText.
setRegExText
in file TextField.php, method PhpExt_Form_TextField::setRegExText()
    The error text to display if regex is used and the test fails during validation (defaults to "")
setRegion
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::setRegion()
    The region to render the related component. Posible values are:
setRemoteGroup
in file GroupingStore.php, method PhpExt_Data_GroupingStore::setRemoteGroup()
    True if the grouping should apply on the server side, false if it is local only (defaults to false). If the grouping is local, it can be applied immediately to the data. If it is remote, then it will simply act as a helper, automatically sending the grouping field name as the 'groupBy' param with each XHR call.
setRemoteSort
in file Store.php, method PhpExt_Data_Store::setRemoteSort()
    True if sorting is to be handled by requesting the Proxy to provide a refreshed version of the data object in sorted order, as opposed to sorting the Record cache in place (defaults to false).
setRenderer
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::setRenderer()
    (optional) A function used to generate HTML markup for a cell given the cell's data value. If not specified, the default renderer uses the raw data value.
setRenderHidden
in file ContainerLayout.php, method PhpExt_Layout_ContainerLayout::setRenderHidden()
    True to hide each contained item on render (defaults to false).
setRenderTo
in file Component.php, method PhpExt_Component::setRenderTo()
    The id of the node, a DOM node or an existing Element that will be the container to render this component into. Using this config, a call to render() is not required.
setRepeat
in file Button.php, method PhpExt_Button::setRepeat()
    True to repeat fire the click event while the mouse is down. This can also be an Ext.util.ClickRepeater config object (defaults to false).
setRequestMethod
in file TreeLoader.php, method PhpExt_Tree_TreeLoader::setRequestMethod()
    The HTTP request method for loading data (defaults to the value of Ext.Ajax.method).
setResizable
in file Window.php, method PhpExt_Window::setResizable()
    True to allow user resizing at each edge and corner of the window, false to disable resizing (defaults to true).
setResizable
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::setResizable()
    (optional) False to disable column resizing. Defaults to true.
setResizable
in file ComboBox.php, method PhpExt_Form_ComboBox::setResizable()
    True to add a resize handle to the bottom of the dropdown list (defaults to false)
setResizeTabs
in file TabPanel.php, method PhpExt_TabPanel::setResizeTabs()
    True to automatically resize each tab so that the tabs will completely fill the tab strip (defaults to false). Setting this to true may cause specific widths that might be set per tab to be overridden in order to fit them all into view (although minTabWidth will always be honored).
setResult
in file Action.php, method PhpExt_Form_Action::setResult()
    The response config object containing a boolean success property and other, action-specific properties.
setRevertInvalid
in file Editor.php, method PhpExt_Editor::setRevertInvalid()
    True to automatically revert the field value and cancel the edit when the user completes an edit and the field validation fails (defaults to true)
setRoot
in file TreePanel.php, method PhpExt_Tree_TreePanel::setRoot()
    The root node for the tree.
setRoot
in file JsonReader.php, method PhpExt_Data_JsonReader::setRoot()
    Name of the property which contains the Array of row objects.
setRoot
in file JsonStore.php, method PhpExt_Data_JsonStore::setRoot()
    Name of the property which contains the Array of row objects.
setRootNode
in file TreePanel.php, method PhpExt_Tree_TreePanel::setRootNode()
    Sets the root node for this tree during initialization.
setRootVisible
in file TreePanel.php, method PhpExt_Tree_TreePanel::setRootVisible()
    false to hide the root node (defaults to true)
setRowSpan
in file TableLayoutData.php, method PhpExt_Layout_TableLayoutData::setRowSpan()
    Rowspan works exactly like its HTML counterpart.
setRowSpan
in file TableCell.inc.php, method PhpExt_Config_TableCell::setRowSpan()
    Cell Row Span
setScope
in file Listener.php, method PhpExt_Listener::setScope()
    (optional) The scope in which to execute the handler function. The handler function's "this" context.
setScope
in file ProgressBarWaitConfig.php, method PhpExt_ProgressBarWaitConfig::setScope()
    The scope that is passed to the callback function (only applies when duration and fn are both passed).
setScope
in file Button.php, method PhpExt_Button::setScope()
    The scope of the handler
setScope
in file Action.php, method PhpExt_Form_Action::setScope()
    The scope in which to call the callback functions (The this reference for the callback functions).
setScope
in file ToolConfigObject.php, method PhpExt_ToolConfigObject::setScope()
    The scope in which to call the handler.
setScope
in file AutoLoadConfigObject.php, method PhpExt_AutoLoadConfigObject::setScope()
    The scope in which to execute the callback (The callback's this reference.) If the params option is a function, this scope is used for that function also.
setScope
in file BaseItem.php, method PhpExt_Menu_BaseItem::setScope()
    The scope in which the handler function will be called.
setScope
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::setScope()
    The scope of the callback function
setScope
in file StoreLoadOptions.php, method PhpExt_Data_StoreLoadOptions::setScope()
    Scope with which to call the callback (defaults to the Store object)
setScripts
in file AutoLoadConfigObject.php, method PhpExt_AutoLoadConfigObject::setScripts()
    If true any <script> tags embedded in the response text will be extracted and executed. If this option is specified, the callback will be called after the execution of the scripts.
setScrollDuration
in file TabPanel.php, method PhpExt_TabPanel::setScrollDuration()
    The number of milliseconds that each scroll animation should last (defaults to .35). Only applies when animScroll = true.
setScrollIncrement
in file TabPanel.php, method PhpExt_TabPanel::setScrollIncrement()
    The number of pixels to scroll each time a tab scroll button is pressed (defaults to 100, or if resizeTabs = true, the calculated tab width). Only applies when enableTabScroll = true.
setScrollRepeatInterval
in file TabPanel.php, method PhpExt_TabPanel::setScrollRepeatInterval()
    Number of milliseconds between each scroll while a tab scroll button is continuously pressed (defaults to 400).
setSelectedCssClass
in file ComboBox.php, method PhpExt_Form_ComboBox::setSelectedCssClass()
    CSS class to apply to the selected item in the dropdown list (defaults to 'x-combo-selected')
setSelectedCssClass
in file DataView.php, method PhpExt_DataView::setSelectedCssClass()
    A CSS class to apply to each selected item in the view (defaults to 'x-view-selected').
setSelectionModel
in file GridPanel.php, method PhpExt_Grid_GridPanel::setSelectionModel()
    Any subclass of PhpExt_Grid_AbstractSelectionModel that will provide the selection model for the grid (defaults to PhpExt_Grid_RowSelectionModel if not specified).
setSelectionModel
in file TreePanel.php, method PhpExt_Tree_TreePanel::setSelectionModel()
    A tree selection model to use with this TreePanel (defaults to a PhpExt_Tree_DefaultSelectionModel)
setSelectOnFocus
in file TextField.php, method PhpExt_Form_TextField::setSelectOnFocus()
    True to automatically select any existing field text when the field receives input focus (defaults to false)
setSelectOnFocus
in file ComboBox.php, method PhpExt_Form_ComboBox::setSelectOnFocus()
    True to select any existing text in the field immediately on focus. Only applies when editable = true (defaults to false)
setSequence
in file AccordionLayout.php, method PhpExt_Layout_AccordionLayout::setSequence()
    Experimental. If animate is set to true, this will result in each animation running in sequence.
setShadow
in file Panel.php, method PhpExt_Panel::setShadow()
    True (or a valid PhpExt_Shadow.Mode value) to display a shadow behind the panel, false to display no shadow (defaults to 'PhpExt_MODE_SIDES'). Note that this option only applies when floating = true.
setShadow
in file Menu.php, method PhpExt_Menu_Menu::setShadow()
    True or PhpExt_Shadow::$MODE_SIDES for the default effect, PhpExt_Shadow::MODE_FRAME for 4-way shadow, and PhpExt_Shadow::MODE_DROP for bottom-right shadow (defaults to PhpExt_Shadow::MODE_SIDES)
setShadow
in file Editor.php, method PhpExt_Editor::setShadow()
    PhpExt_Shadow::MODE_SIDES for sides/bottom only, PhpExt_Shadow::MODE_FRAME for 4-way shadow, and PhpExt_Shadow::MODE_DROP for bottom-right shadow (defaults to PhpExt_Shadow::MODE_FRAME)
setShadow
in file ComboBox.php, method PhpExt_Form_ComboBox::setShadow()
    True or PhpExt_Shadow::MODE_SIDES for the default effect, PhpExt_Shadow::MODE_FRAME for 4-way shadow, and PhpExt_Shadow::MODE_DROP for bottom-right
setShadowOffset
in file Panel.php, method PhpExt_Panel::setShadowOffset()
    The number of pixels to offset the shadow if displayed (defaults to 4). Note that this option only applies when floating = true.
setShim
in file Panel.php, method PhpExt_Panel::setShim()
    False to disable the iframe shim in browsers which need one (defaults to true). Note that this option only applies when floating = true.
setShowDelay
in file Item.php, method PhpExt_Menu_Item::setShowDelay()
    Length of time in milliseconds to wait before showing this item (defaults to 200)
setShowGroupName
in file GroupingView.php, method PhpExt_Grid_GroupingView::setShowGroupName()
    True to display the name for each set of grouped rows (defaults to false)
setShowGroupsText
in file GroupingView.php, method PhpExt_Grid_GroupingView::setShowGroupsText()
    Text displayed in the grid header for enabling/disabling grouping (defaults to 'Show in Groups').
setSimpleSelect
in file DataView.php, method PhpExt_DataView::setSimpleSelect()
    True to enable multiselection by clicking on multiple items without requiring the user to hold Shift or Ctrl, false to force the user to hold Ctrl or Shift to select more than on item (defaults to false).
setSimpleSelect
in file ComboBox.php, method PhpExt_Form_ComboBox::setSimpleSelect()
    True to enable multiselection by clicking on multiple items without requiring the user to hold Shift or Ctrl, false to force the user to hold Ctrl or Shift to select more than on item (defaults to false).
setSingle
in file Listener.php, method PhpExt_Listener::setSingle()
    True to add a handler to handle just the next firing of the event, and then remove itself.
setSingleClickExpand
in file TreeNode.php, method PhpExt_Tree_TreeNode::setSingleClickExpand()
    True for single click expand on this node
setSingleExpand
in file TreePanel.php, method PhpExt_Tree_TreePanel::setSingleExpand()
    true if only 1 node per branch may be expanded
setSingleSelect
in file RowSelectionModel.php, method PhpExt_Grid_RowSelectionModel::setSingleSelect()
    True to allow selection of only one row at a time (defaults to false)
setSingleSelect
in file ComboBox.php, method PhpExt_Form_ComboBox::setSingleSelect()
    True to allow selection of exactly one item at a time, false to allow no selection at all (defaults to false). Note that if multiSelect = true, this value will be ignored.
setSingleSelect
in file DataView.php, method PhpExt_DataView::setSingleSelect()
    True to allow selection of exactly one item at a time, false to allow no selection at all (defaults to false). Note that if multiSelect = true, this value will be ignored
setSortable
in file CheckboxSelectionModel.php, method PhpExt_Grid_CheckboxSelectionModel::setSortable()
    True if the checkbox column is sortable (defaults to false).
setSortable
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::setSortable()
    (optional) True if sorting is to be allowed on this column. Defaults to the value of the defaultSortable property. Whether local/remote sorting is used is specified in Ext.data.Store.remoteSort.
setSortDir
in file FieldConfigObject.php, method PhpExt_Data_FieldConfigObject::setSortDir()
    (Optional) Initial direction to sort. PhpExt_Data_FieldObjectConfig::SORT_DIR_ASC or PhpExt_Data_FieldObjectConfig::SORT_DIR_DESC
setSortInfo
in file Store.php, method PhpExt_Data_Store::setSortInfo()
    SortInfo Configuration Object
setSortType
in file FieldConfigObject.php, method PhpExt_Data_FieldConfigObject::setSortType()
    (Optional) A member of Ext.data.SortTypes.
setSource
in file PropertyGrid.php, method PhpExt_Grid_PropertyGrid::setSource()
    A data object to use as the data source of the grid (see setSource for details). Example:
setSplit
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::setSplit()
    True to display a Ext.SplitBar between this region and its neighbor, allowing the user to resize the regions dynamically (defaults to false). When split = true, it is common to specify a minSize and maxSize for the region.
setSplitTip
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::setSplitTip()
    The tooltip to display when the user hovers over a non-collapsible region's split bar (defaults to "Drag to resize."). Only applies if useSplitTips = true.
setStandardSubmit
in file FormPanel.php, method PhpExt_Form_FormPanel::setStandardSubmit()
    If set to true, standard HTML form submits are used instead of XHR (Ajax) style form submissions. (defaults to false)
setStartCollapsed
in file GroupingView.php, method PhpExt_Grid_GroupingView::setStartCollapsed()
    True to start all groups collapsed
setStore
in file DataView.php, method PhpExt_DataView::setStore()
    The PhpExt_Data_Store or any of its children to bind this DataView to.
setStore
in file SearchField.php, method PhpExtUx_App_SearchField::setStore()
    The PhpExt_Data_Store or any of its children to bind this field.
setStore
in file ComboBox.php, method PhpExt_Form_ComboBox::setStore()
    The data store to which this combo is bound (defaults to undefined)
setStore
in file GridPanel.php, method PhpExt_Grid_GridPanel::setStore()
    The PhpExt_Data_Store the grid should use as its data source (required).
setStore
in file PagingToolbar.php, method PhpExt_Toolbar_PagingToolbar::setStore()
    The PhpExt_Data_Store the paging toolbar should use as its data source (required).
setStoreId
in file Store.php, method PhpExt_Data_Store::setStoreId()
    If passed, the id to use to register with the StoreMgr
setStripeRows
in file GridPanel.php, method PhpExt_Grid_GridPanel::setStripeRows()
    True to stripe the rows. Default is false.
setSubMenuAlign
in file Menu.php, method PhpExt_Menu_Menu::setSubMenuAlign()
    The PhpExt_Ext::combineAnchors() anchor position value to use for submenus of this menu (defaults to "tl-tr?")
setSuccess
in file XmlReader.php, method PhpExt_Data_XmlReader::setSuccess()
    The DomQuery path to the success attribute used by forms.
setSuccessCallback
in file Action.php, method PhpExt_Form_Action::setSuccessCallback()
    The function to call when a valid success return packet is recieved. The function is passed the following parameters:
setSuccessProperty
in file JsonReader.php, method PhpExt_Data_JsonReader::setSuccessProperty()
    Name of the property from which to retrieve the success attribute used by forms.
setSuccessProperty
in file JsonStore.php, method PhpExt_Data_JsonStore::setSuccessProperty()
    Name of the property from which to retrieve the success attribute used by forms.
setSwallowKeys
in file Editor.php, method PhpExt_Editor::setSwallowKeys()
    Handle the keydown/keypress events so they don't propagate (defaults to true)
setTabIndex
in file Button.php, method PhpExt_Button::setTabIndex()
    Set a DOM tabIndex for this button (defaults to undefined)
setTabIndex
in file Field.php, method PhpExt_Form_Field::setTabIndex()
    The tabIndex for this field. Note this only applies to fields that are rendered, not those which are built via applyTo (defaults to undefined).
setTabMargin
in file TabPanel.php, method PhpExt_TabPanel::setTabMargin()
    The number of pixels of space to calculate into the sizing and scrolling of tabs. If you change the margin in CSS, you will need to update this value so calculations are correct with either resizeTabs or scrolling tabs. (defaults to 2)
setTabPosition
in file TabPanel.php, method PhpExt_TabPanel::setTabPosition()
    The position where the tab strip should be rendered (defaults to PhpExt_TabPanel::TAB_POSITION_TOP). The only other supported value is PhpExt_TabPanel::TAB_POSITION_BOTTOM. Note that tab scrolling is only supported for position PhpExt_TabPanel::TAB_POSITION_TOP.
setTabWidth
in file TabPanel.php, method PhpExt_TabPanel::setTabWidth()
    The initial width in pixels of each new tab (defaults to 120).
setTemplate
in file ComboBox.php, method PhpExt_Form_ComboBox::setTemplate()
    The template string, or PhpExt_XTemplate instance to use to display each item in the dropdown list. Use this to create custom UI layouts for items in the list.
setTemplate
in file DataView.php, method PhpExt_DataView::setTemplate()
    The template used to render the DataView
setText
in file AutoLoadConfigObject.php, method PhpExt_AutoLoadConfigObject::setText()
    The loading text displayed during request.
setText
in file ProgressBar.php, method PhpExt_ProgressBar::setText()
    The progress bar text (defaults to '')
setText
in file Button.php, method PhpExt_Button::setText()
    The button text
setText
in file TextItem.php, method PhpExt_Toolbar_TextItem::setText()
setText
in file Item.php, method PhpExt_Menu_Item::setText()
    The text to display in this item (defaults to '').
setText
in file TextItem.php, method PhpExt_Menu_TextItem::setText()
    The text to display for this item (defaults to '')
setText
in file TreeNode.php, method PhpExt_Tree_TreeNode::setText()
    The text for this node
setTextEl
in file ProgressBar.php, method PhpExt_ProgressBar::setTextEl()
    The element to render the progress text to (defaults to the progress bar's internal text element)
setTimeout
in file ScriptTagProxy.php, method PhpExt_Data_ScriptTagProxy::setTimeout()
    (Optional) The number of milliseconds to wait for a response. Defaults to 30 seconds.
setTimeout
in file FormPanel.php, method PhpExt_Form_FormPanel::setTimeout()
    Timeout for form actions in seconds (default is 30 seconds).
setTimeout
in file AutoLoadConfigObject.php, method PhpExt_AutoLoadConfigObject::setTimeout()
    The timeout to use when waiting for a response.
setTitle
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::setTitle()
    The title text
setTitle
in file ComboBox.php, method PhpExt_Form_ComboBox::setTitle()
    If supplied, a header element is created containing this text and added into the top of the dropdown list (defaults to undefined, with no header element)
setTitle
in file Panel.php, method PhpExt_Panel::setTitle()
    The title text to display in the panel header (defaults to ''). When a title is specified the header element will automatically be created and displayed unless header is explicitly set to false. If you don't want to specify a title at config time, but you may want one later, you must either specify a non-empty title (a blank space ' ' will do) or header:true so that the container element will get created.
setTitleCollapse
in file Panel.php, method PhpExt_Panel::setTitleCollapse()
    True to allow expanding and collapsing the panel (when collapsible = true) by clicking anywhere in the header bar, false to allow it only by clicking to tool button (defaults to false).
setTitleCollapse
in file AccordionLayout.php, method PhpExt_Layout_AccordionLayout::setTitleCollapse()
    True to allow expand/collapse of each contained panel by clicking anywhere on the title bar, false to allow expand/collapse only when the toggle tool button is clicked (defaults to true). When set to false, hideCollapseTool should be false also.
setToogleGroup
in file Button.php, method PhpExt_Button::setToogleGroup()
    The group this toggle button is a member of (only 1 per group can be pressed, only applies if enableToggle = true)
setTooltip
in file Button.php, method PhpExt_Button::setTooltip()
    The tooltip for the button - can be a string or QuickTips config object
setTooltipType
in file Button.php, method PhpExt_Button::setTooltipType()
    The type of tooltip to use. Either "qtip" (default) for QuickTips or "title" for title attribute.
setTopToolbar
in file Panel.php, method PhpExt_Panel::setTopToolbar()
    The top toolbar of the panel. This is a PhpExt_Toolbar_Toolbar object or any of its descendants.
setTotalProperty
in file JsonReader.php, method PhpExt_Data_JsonReader::setTotalProperty()
    Name of the property from which to retrieve the total number of records in the dataset. This is only needed if the whole dataset is not passed in one go, but is being paged from the remote server.
setTotalProperty
in file JsonStore.php, method PhpExt_Data_JsonStore::setTotalProperty()
    Name of the property from which to retrieve the total number of records in the dataset. This is only needed if the whole dataset is not passed in one go, but is being paged from the remote server.
setTotalRecords
in file XmlReader.php, method PhpExt_Data_XmlReader::setTotalRecords()
    The DomQuery path from which to retrieve the total number of records in the dataset. This is only needed if the whole dataset is not passed in one go, but is being paged from the remote server.
setTrackMouseOver
in file TreePanel.php, method PhpExt_Tree_TreePanel::setTrackMouseOver()
    False to disable mouse over highlighting
setTrackMouseOver
in file GridPanel.php, method PhpExt_Grid_GridPanel::setTrackMouseOver()
    True to highlight rows when the mouse is over. Default is true.
setTrackResetOnload
in file FormPanel.php, method PhpExt_Form_FormPanel::setTrackResetOnload()
    If set to true, form.reset() resets to the last loaded or setValues() data instead of when the form was first created.
setTransform
in file ComboBox.php, method PhpExt_Form_ComboBox::setTransform()
    The id, DOM node or element of an existing select to convert to a ComboBox
setTriggerAction
in file ComboBox.php, method PhpExt_Form_ComboBox::setTriggerAction()
    The action to execute when the trigger field is activated. Use PhpExt_Form_ComboBox::TRIGGER_ACTION_ALL to run the query specified by the allQuery config option (defaults to PhpExt_Form_ComboBox::TRIGGER_ACTION_QUERY)
setTriggerCssClass
in file DateField.php, method PhpExt_Form_DateField::setTriggerCssClass()
    An additional CSS class used to style the trigger button. The trigger will always get the class 'x-form-trigger' and triggerClass will be appended if specified (defaults to 'x-form-date-trigger' which displays a calendar icon).
setTriggerCssClass
in file TriggerField.php, method PhpExt_Form_TriggerField::setTriggerCssClass()
    A CSS class to apply to the trigger
setTriggerCssClass
in file ComboBox.php, method PhpExt_Form_ComboBox::setTriggerCssClass()
    An additional CSS class used to style the trigger button. The trigger will always get the class 'x-form-trigger' and triggerClass will be <em>appended</em> if specified (defaults to 'x-form-arrow-trigger' which displays a downward arrow icon).
setType
in file Button.php, method PhpExt_Button::setType()
    PhpExt_Button::BUTTON_TYPE_SUBMIT, PhpExt_Button::BUTTON_TYPE_RESET or PhpExt_Button::BUTTON_TYPE_BUTTON - defaults to PhpExt_Button::BUTTON_TYPE_BUTTON
setType
in file FieldConfigObject.php, method PhpExt_Data_FieldConfigObject::setType()
    (Optional) The data type for conversion to displayable value. Possible values are
setTypeAhead
in file ComboBox.php, method PhpExt_Form_ComboBox::setTypeAhead()
    True to populate and autoselect the remainder of the text being typed after a configurable delay (typeAheadDelay) if it matches a known value (defaults to false)
setTypeAheadDelay
in file ComboBox.php, method PhpExt_Form_ComboBox::setTypeAheadDelay()
    The length of time in milliseconds to wait until the typeahead text is displayed if typeAhead = true (defaults to 250)
setUiProvider
in file TreeNode.php, method PhpExt_Tree_TreeNode::setUiProvider()
    A UI class to use for this node (defaults to Ext.tree.TreeNodeUI)
setUiProvider
in file TreeLoader.php, method PhpExt_Tree_TreeLoader::setUiProvider()
    (optional) An object containing properties which specify custom PhpExt_Tree_TreeNodeUI implementations. If the optional uiProvider attribute of a returned child node is a string rather than a reference to a TreeNodeUI implementation, then that string value is used as a property name in the uiProviders object.
setUpdateElement
in file Editor.php, method PhpExt_Editor::setUpdateElement()
    True to update the innerHTML of the bound element when the update completes (defaults to false)
setUrl
in file JsonStore.php, method PhpExt_Data_JsonStore::setUrl()
    The URL from which to load data through an HttpProxy. Either this option, or the data option must be specified.
setUrl
in file AutoLoadConfigObject.php, method PhpExt_AutoLoadConfigObject::setUrl()
    The URL to request.
setUrl
in file Store.php, method PhpExt_Data_Store::setUrl()
    If passed, an HttpProxy is created for the passed URL
setUrl
in file ScriptTagProxy.php, method PhpExt_Data_ScriptTagProxy::setUrl()
    The URL from which to request the data object.
setUrl
in file FormPanel.php, method PhpExt_Form_FormPanel::setUrl()
    The URL to use for form actions if one isn't supplied in the action options.
setUrl
in file TreeLoader.php, method PhpExt_Tree_TreeLoader::setUrl()
    Equivalent to dataUrl.
setUrl
in file Action.php, method PhpExt_Form_Action::setUrl()
    The URL that the Action is to invoke.
setUseArrows
in file TreePanel.php, method PhpExt_Tree_TreePanel::setUseArrows()
    True to use Vista-style arrows in the tree (defaults to false)
setUseShim
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::setUseShim()
    Whether to create a transparent shim that overlays the page when dragging, enables dragging across iframes.
setUseSplitTips
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::setUseSplitTips()
    True to display a tooltip when the user hovers over a region's split bar (defaults to false). The tooltip text will be the value of either splitTip or collapsibleSplitTip as appropriate.
setValidateOnBlur
in file Field.php, method PhpExt_Form_Field::setValidateOnBlur()
    Whether the field should validate when it loses focus (defaults to true).
setValidationDelay
in file Field.php, method PhpExt_Form_Field::setValidationDelay()
    The length of time in milliseconds after user input begins until validation is initiated (defaults to 250)
setValidationEvent
in file Field.php, method PhpExt_Form_Field::setValidationEvent()
    The event that should initiate field validation. Set to false to disable automatic validation (defaults to "keyup").
setValidator
in file TextField.php, method PhpExt_Form_TextField::setValidator()
    A custom validation function to be called during field validation (defaults to null). If available, this function will be called only after the basic validators all return true, and will be passed the current field value and expected to return boolean true if the value is valid or a string error message if invalid.
setValue
in file Field.php, method PhpExt_Form_Field::setValue()
    A value to initialize this field with.
setValue
in file Editor.php, method PhpExt_Editor::setValue()
    The data value of the underlying field (defaults to "")
setValue
in file PropertyRecord.php, method PhpExt_Grid_PropertyRecord::setValue()
    The value for the field's record
setValue
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::setValue()
    The string value to set into the active textbox element if displayed
setValue
in file ProgressBar.php, method PhpExt_ProgressBar::setValue()
    A floating point value between 0 and 1 (e.g., .5, defaults to 0)
setValueField
in file ComboBox.php, method PhpExt_Form_ComboBox::setValueField()
    The underlying data value name to bind to this ComboBox (defaults to undefined if mode = PhpExt_Form_ComboBox::MODE_REMOTE or 'value' if transforming a select) Note: use of a valueField requires the user to make a selection in order for a value to be mapped.
setValueNotFoundText
in file ComboBox.php, method PhpExt_Form_ComboBox::setValueNotFoundText()
    When using a name/value combo, if the value passed to setValue is not found in the store, valueNotFoundText will be displayed as the field text if defined (defaults to undefined)
setView
in file GridPanel.php, method PhpExt_Grid_GridPanel::setView()
    The PhpExt_Grid_GridView used by the grid. This can be set before a call to render().
setVType
in file TextField.php, method PhpExt_Form_TextField::setVType()
    A validation type name as defined in PhpExt_Form_FormPanel (defaults to null). Posible values are:
setVTypeText
in file TextField.php, method PhpExt_Form_TextField::setVTypeText()
    A custom error message to display in place of the default message provided for the vtype currently set for this field (defaults to ''). Only applies if vtype is set, else ignored.
setWait
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::setWait()
    True to display a progress bar (defaults to false)
setWaitConfig
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::setWaitConfig()
    A PhpExt_ProgressBarWaitConfig object (applies only if wait = true)
setWaitMessage
in file Action.php, method PhpExt_Form_Action::setWaitMessage()
    The message to be displayed by a call to PhpExt_MessageBox::wait() during the time the action is being processed.
setWaitMsgTarget
in file FormPanel.php, method PhpExt_Form_FormPanel::setWaitMsgTarget()
    The id of the DOM Element to use as the wait message target
setWaitTitle
in file Action.php, method PhpExt_Form_Action::setWaitTitle()
    The title to be displayed by a call to PhpExt_MessageBox::wait() during the time the action is being processed.
setWheelIncrement
in file TabPanel.php, method PhpExt_TabPanel::setWheelIncrement()
    For scrolling tabs, the number of pixels to increment on mouse wheel scrolling (defaults to 20).
setWidth
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::setWidth()
    (optional) The initial width in pixels of the column. Using this instead of Ext.grid.Grid.autoSizeColumns is more efficient.
setWidth
in file BoxComponent.php, method PhpExt_BoxComponent::setWidth()
    The width of this component in pixels (defaults to auto).
setWidth
in file CheckboxSelectionModel.php, method PhpExt_Grid_CheckboxSelectionModel::setWidth()
    The default width in pixels of the checkbox column (defaults to 20).
setWidth
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::setWidth()
    The width of the dialog in pixels
setX
in file AbsoluteLayoutData.php, method PhpExt_Layout_AbsoluteLayoutData::setX()
    Horizontal absolute position in pixels.
setY
in file AbsoluteLayoutData.php, method PhpExt_Layout_AbsoluteLayoutData::setY()
    Vertical absolute position in pixels.
SHADOW_DROP
in file ComboBox.php, class constant PhpExt_Form_ComboBox::SHADOW_DROP
SHADOW_FRAME
in file ComboBox.php, class constant PhpExt_Form_ComboBox::SHADOW_FRAME
SHADOW_SIDES
in file ComboBox.php, class constant PhpExt_Form_ComboBox::SHADOW_SIDES
show
in file MessageBox.php, method PhpExt_MessageBox::show()
    Displays a new message box, or reinitializes an existing message box, based on the config options passed in. All display functions (e.g. prompt, alert, etc.) on MessageBox call this function internally, although those calls are basic shortcuts and do not support all of the config options allowed here.
show
in file Window.php, method PhpExt_Window::show()
SORT_DIR_ASC
in file SortInfoConfigObject.php, class constant PhpExt_Data_SortInfoConfigObject::SORT_DIR_ASC
SORT_DIR_ASC
in file FieldConfigObject.php, class constant PhpExt_Data_FieldConfigObject::SORT_DIR_ASC
SORT_DIR_DESC
in file SortInfoConfigObject.php, class constant PhpExt_Data_SortInfoConfigObject::SORT_DIR_DESC
SORT_DIR_DESC
in file FieldConfigObject.php, class constant PhpExt_Data_FieldConfigObject::SORT_DIR_DESC
stm
in file Javascript.php, method PhpExt_Javascript::stm()
    Creates a javascript statement with a semicolon at the end.
t

t

TableCell.inc.php
procedural page TableCell.inc.php
Tree.php
procedural page Tree.php
TextArea.php
procedural page TextArea.php
TextField.php
procedural page TextField.php
TimeField.php
procedural page TimeField.php
TriggerField.php
procedural page TriggerField.php
TabLayout.php
procedural page TabLayout.php
TabLayoutData.php
procedural page TabLayoutData.php
TableLayout.php
procedural page TableLayout.php
TableLayoutData.php
procedural page TableLayoutData.php
TextItem.php
procedural page TextItem.php
TabPanel.php
procedural page TabPanel.php
Template.php
procedural page Template.php
TextItem.php
procedural page TextItem.php
Toolbar.php
procedural page Toolbar.php
ToolConfigObject.php
procedural page ToolConfigObject.php
ToolConfigObjectCollection.php
procedural page ToolConfigObjectCollection.php
TreeEditor.php
procedural page TreeEditor.php
TreeLoader.php
procedural page TreeLoader.php
TreeNode.php
procedural page TreeNode.php
TreeNodeUI.php
procedural page TreeNodeUI.php
TreePanel.php
procedural page TreePanel.php
TAB_POSITON_BOTTOM
in file TabPanel.php, class constant PhpExt_TabPanel::TAB_POSITON_BOTTOM
TAB_POSITON_TOP
in file TabPanel.php, class constant PhpExt_TabPanel::TAB_POSITON_TOP
tips
in file QuickTips.php, method PhpExt_QuickTips::tips()
toggle
in file TreeNode.php, method PhpExt_Tree_TreeNode::toggle()
    Toggles expanded/collapsed state of the node
TRIGGER_ACTION_ALL
in file ComboBox.php, class constant PhpExt_Form_ComboBox::TRIGGER_ACTION_ALL
TRIGGER_ACTION_QUERY
in file ComboBox.php, class constant PhpExt_Form_ComboBox::TRIGGER_ACTION_QUERY
TYPE_AUTO
in file FieldConfigObject.php, class constant PhpExt_Data_FieldConfigObject::TYPE_AUTO
TYPE_BOOLEAN
in file FieldConfigObject.php, class constant PhpExt_Data_FieldConfigObject::TYPE_BOOLEAN
TYPE_DATE
in file FieldConfigObject.php, class constant PhpExt_Data_FieldConfigObject::TYPE_DATE
TYPE_FLOAT
in file FieldConfigObject.php, class constant PhpExt_Data_FieldConfigObject::TYPE_FLOAT
TYPE_INT
in file FieldConfigObject.php, class constant PhpExt_Data_FieldConfigObject::TYPE_INT
TYPE_STRING
in file FieldConfigObject.php, class constant PhpExt_Data_FieldConfigObject::TYPE_STRING
u

u

unregister
in file QuickTips.php, method PhpExt_QuickTips::unregister()
unselect
in file TreeNode.php, method PhpExt_Tree_TreeNode::unselect()
    Triggers deselection of this node
updateProgress
in file MessageBox.php, method PhpExt_MessageBox::updateProgress()
    Updates a progress-style message box's text and progress bar. Only relevant on message boxes initiated via Ext.MessageBox.progress or by calling Ext.MessageBox.show with progress: true.
updateText
in file MessageBox.php, method PhpExt_MessageBox::updateText()
    Updates the message box body text
v

v

Viewport.php
procedural page Viewport.php
valueToJavascript
in file Javascript.php, method PhpExt_Javascript::valueToJavascript()
variable
in file Javascript.php, method PhpExt_Javascript::variable()
    Returns a variable name
VTYPE_ALPHAMASK
in file FormPanel.php, class constant PhpExt_Form_FormPanel::VTYPE_ALPHAMASK
VTYPE_ALPHANUM
in file FormPanel.php, class constant PhpExt_Form_FormPanel::VTYPE_ALPHANUM
VTYPE_EMAIL
in file FormPanel.php, class constant PhpExt_Form_FormPanel::VTYPE_EMAIL
VTYPE_URL
in file FormPanel.php, class constant PhpExt_Form_FormPanel::VTYPE_URL
w

w

Window.php
procedural page Window.php
wait
in file ProgressBar.php, method PhpExt_ProgressBar::wait()
    Initiates an auto-updating progress bar. A duration can be specified, in which case the progress bar will automatically reset after a fixed amount of time and optionally call a callback function if specified.
wait
in file MessageBox.php, method PhpExt_MessageBox::wait()
    Displays a message box with an infinitely auto-updating progress bar. This can be used to block user interaction while waiting for a long-running process to complete that does not have defined intervals. You are responsible for closing the message box when the process is complete.
WARNING
in file MessageBox.php, method PhpExt_MessageBox::WARNING()
    The CSS class that provides the WARNING icon image
x

x

XmlReader.php
procedural page XmlReader.php
XTemplate.php
procedural page XTemplate.php
XmlErrorReader.php
procedural page XmlErrorReader.php
y

y

YESNO
in file MessageBox.php, method PhpExt_MessageBox::YESNO()
    Button config that displays Yes and No buttons
YESNOCANCEL
in file MessageBox.php, method PhpExt_MessageBox::YESNOCANCEL()
    Button config that displays Yes, No and Cancel buttons
_

_

$_bottomToolbar
in file Panel.php, variable PhpExt_Panel::$_bottomToolbar
$_buttons
in file Panel.php, variable PhpExt_Panel::$_buttons
    A collection of PhpExt_Button Objects
$_columnModel
in file GridPanel.php, variable PhpExt_Grid_GridPanel::$_columnModel
$_columns
in file ColumnModel.php, variable PhpExt_Grid_ColumnModel::$_columns
$_customEditors
in file PropertyGrid.php, variable PhpExt_Grid_PropertyGrid::$_customEditors
$_defaultLayout
in file Container.php, variable PhpExt_Container::$_defaultLayout
$_extClassName
in file Object.php, variable PhpExt_Object::$_extClassName
$_extConfigProperties
in file Object.php, variable PhpExt_Object::$_extConfigProperties
$_field
in file Editor.php, variable PhpExt_Editor::$_field
$_fields
in file DataReader.php, variable PhpExt_Data_DataReader::$_fields
$_fields
in file SimpleStore.php, variable PhpExt_Data_SimpleStore::$_fields
$_fields
in file JsonStore.php, variable PhpExt_Data_JsonStore::$_fields
$_forceArray
in file AbstractCollection.php, variable PhpExt_AbstractCollection::$_forceArray
    True to force the collection to render as array when now elements present.
$_html
in file Template.php, variable PhpExt_Template::$_html
    True to disable format functions (defaults to false)
$_items
in file Toolbar.php, variable PhpExt_Toolbar_Toolbar::$_items
    Object Collection
$_items
in file BaseItem.php, variable PhpExt_Menu_BaseItem::$_items
$_items
in file Menu.php, variable PhpExt_Menu_Menu::$_items
$_items
in file Container.php, variable PhpExt_Container::$_items
    PhpExt_Component Collection
$_layout
in file Container.php, variable PhpExt_Container::$_layout
$_layoutData
in file Component.php, variable PhpExt_Component::$_layoutData
$_layoutProperties
in file ContainerLayoutData.php, variable PhpExt_Layout_ContainerLayoutData::$_layoutProperties
$_listeners
in file Observable.php, variable PhpExt_Observable::$_listeners
    PhpExt_ListenerCollection
$_mustRender
in file Toolbar.php, variable PhpExt_Toolbar_Toolbar::$_mustRender
$_name
in file PropertyRecord.php, variable PhpExt_Grid_PropertyRecord::$_name
$_options
in file ConfigObject.php, variable PhpExt_Config_ConfigObject::$_options
$_owner
in file ComponentCollection.php, variable PhpExt_ComponentCollection::$_owner
$_ownerCollection
in file Component.php, variable PhpExt_Component::$_ownerCollection
$_plugins
in file Component.php, variable PhpExt_Component::$_plugins
$_recordType
in file DataReader.php, variable PhpExt_Data_DataReader::$_recordType
$_rendered
in file Handler.php, variable PhpExt_Handler::$_rendered
$_statements
in file Handler.php, variable PhpExt_Handler::$_statements
$_text
in file TextItem.php, variable PhpExt_Toolbar_TextItem::$_text
$_tools
in file Panel.php, variable PhpExt_Panel::$_tools
$_topToolbar
in file Panel.php, variable PhpExt_Panel::$_topToolbar
$_tree
in file TreeEditor.php, variable PhpExt_TreeEditor::$_tree
$_validExtConfigProperties
in file Object.php, variable PhpExt_Object::$_validExtConfigProperties
$_validLayoutDataClassNames
in file ContainerLayout.php, variable PhpExt_Layout_ContainerLayout::$_validLayoutDataClassNames
$_value
in file PropertyRecord.php, variable PhpExt_Grid_PropertyRecord::$_value
$_varName
in file Object.php, variable PhpExt_Object::$_varName
$_xType
in file Component.php, variable PhpExt_Component::$_xType
__construct
in file MultiSelectionModel.php, method PhpExt_Tree_MultiSelectionModel::__construct()
__construct
in file Node.php, method PhpExt_Data_Node::__construct()
__construct
in file Radio.php, method PhpExt_Form_Radio::__construct()
__construct
in file Menu.php, method PhpExt_Menu_Menu::__construct()
__construct
in file RootTreeNodeUI.php, method PhpExt_Tree_RootTreeNodeUI::__construct()
__construct
in file Response.php, method PhpExt_Form_Action_Response::__construct()
__construct
in file MessageBox.php, method PhpExt_MessageBox::__construct()
__construct
in file Record.php, method PhpExt_Data_Record::__construct()
__construct
in file MessageBoxOptions.php, method PhpExt_MessageBoxOptions::__construct()
__construct
in file QuickTips.php, method PhpExt_QuickTips::__construct()
__construct
in file PropertyRecord.php, method PhpExt_Grid_PropertyRecord::__construct()
__construct
in file PropertyGrid.php, method PhpExt_Grid_PropertyGrid::__construct()
__construct
in file Panel.php, method PhpExt_Panel::__construct()
__construct
in file ProgressBarWaitConfig.php, method PhpExt_ProgressBarWaitConfig::__construct()
__construct
in file ProgressBar.php, method PhpExt_ProgressBar::__construct()
__construct
in file RowNumberer.php, method PhpExt_Grid_RowNumberer::__construct()
__construct
in file PagingToolbar.php, method PhpExt_Toolbar_PagingToolbar::__construct()
__construct
in file PasswordField.php, method PhpExt_Form_PasswordField::__construct()
__construct
in file Object.php, method PhpExt_Object::__construct()
__construct
in file ObjectCollection.php, method PhpExt_ObjectCollection::__construct()
__construct
in file Observable.php, method PhpExt_Observable::__construct()
__construct
in file NumberField.php, method PhpExt_Form_NumberField::__construct()
__construct
in file SimpleStore.php, method PhpExt_Data_SimpleStore::__construct()
__construct
in file ToolConfigObject.php, method PhpExt_ToolConfigObject::__construct()
__construct
in file ToolConfigObjectCollection.php, method PhpExt_ToolConfigObjectCollection::__construct()
__construct
in file Tree.php, method PhpExt_Data_Tree::__construct()
__construct
in file TreeEditor.php, method PhpExt_TreeEditor::__construct()
__construct
in file Toolbar.php, method PhpExt_Toolbar_Toolbar::__construct()
__construct
in file TimeField.php, method PhpExt_Form_TimeField::__construct()
__construct
in file TextField.php, method PhpExt_Form_TextField::__construct()
__construct
in file TextItem.php, method PhpExt_Toolbar_TextItem::__construct()
__construct
in file TextItem.php, method PhpExt_Menu_TextItem::__construct()
__construct
in file TreeLoader.php, method PhpExt_Tree_TreeLoader::__construct()
__construct
in file TreeNode.php, method PhpExt_Tree_TreeNode::__construct()
__construct
in file XmlErrorReader.php, method PhpExtUx_Form_XmlErrorReader::__construct()
__construct
in file XmlReader.php, method PhpExt_Data_XmlReader::__construct()
__construct
in file XTemplate.php, method PhpExt_XTemplate::__construct()
__construct
in file Window.php, method PhpExt_Window::__construct()
__construct
in file Viewport.php, method PhpExt_Viewport::__construct()
__construct
in file TreeNodeUI.php, method PhpExt_Tree_TreeNodeUI::__construct()
__construct
in file TreePanel.php, method PhpExt_Tree_TreePanel::__construct()
__construct
in file TriggerField.php, method PhpExt_Form_TriggerField::__construct()
__construct
in file TextArea.php, method PhpExt_Form_TextArea::__construct()
__construct
in file Template.php, method PhpExt_Template::__construct()
__construct
in file MemoryProxy.php, method PhpExt_Data_MemoryProxy::__construct()
__construct
in file SortInfoConfigObject.php, method PhpExt_Data_SortInfoConfigObject::__construct()
__construct
in file Spacer.php, method PhpExt_Toolbar_Spacer::__construct()
__construct
in file Shadow.php, method PhpExt_Shadow::__construct()
__construct
in file Separator.php, method PhpExt_Menu_Separator::__construct()
__construct
in file ScriptTagProxy.php, method PhpExt_Data_ScriptTagProxy::__construct()
__construct
in file SearchField.php, method PhpExtUx_App_SearchField::__construct()
__construct
in file Separator.php, method PhpExt_Toolbar_Separator::__construct()
__construct
in file SplitButton.php, method PhpExt_SplitButton::__construct()
__construct
in file SplitButton.php, method PhpExt_Toolbar_SplitButton::__construct()
__construct
in file TableLayout.php, method PhpExt_Layout_TableLayout::__construct()
__construct
in file TableLayoutData.php, method PhpExt_Layout_TableLayoutData::__construct()
__construct
in file TabPanel.php, method PhpExt_TabPanel::__construct()
__construct
in file TableCell.inc.php, method PhpExt_Config_TableCell::__construct()
__construct
in file TabLayoutData.php, method PhpExt_Layout_TabLayoutData::__construct()
__construct
in file Store.php, method PhpExt_Data_Store::__construct()
__construct
in file StoreLoadOptions.php, method PhpExt_Data_StoreLoadOptions::__construct()
__construct
in file TabLayout.php, method PhpExt_Layout_TabLayout::__construct()
__construct
in file RowSelectionModel.php, method PhpExt_Grid_RowSelectionModel::__construct()
__construct
in file IColumnCollection.php, method PhpExt_Grid_IColumnCollection::__construct()
__construct
in file CheckColumn.php, method PhpExtUx_Grid_CheckColumn::__construct()
__construct
in file CheckItem.php, method PhpExt_Menu_CheckItem::__construct()
__construct
in file ColorItem.php, method PhpExt_Menu_ColorItem::__construct()
__construct
in file ColorMenu.php, method PhpExt_Menu_ColorMenu::__construct()
__construct
in file CheckboxSelectionModel.php, method PhpExt_Grid_CheckboxSelectionModel::__construct()
__construct
in file Checkbox.php, method PhpExt_Form_Checkbox::__construct()
__construct
in file CardLayout.php, method PhpExt_Layout_CardLayout::__construct()
__construct
in file CardLayoutData.php, method PhpExt_Layout_CardLayoutData::__construct()
__construct
in file CellSelectionModel.php, method PhpExt_Grid_CellSelectionModel::__construct()
__construct
in file ColumnConfigObject.php, method PhpExt_Grid_ColumnConfigObject::__construct()
__construct
in file ColumnLayout.php, method PhpExt_Layout_ColumnLayout::__construct()
__construct
in file ConfigObject.php, method PhpExt_Config_ConfigObject::__construct()
__construct
in file Container.php, method PhpExt_Container::__construct()
__construct
in file ContainerLayout.php, method PhpExt_Layout_ContainerLayout::__construct()
__construct
in file ContainerLayoutData.php, method PhpExt_Layout_ContainerLayoutData::__construct()
__construct
in file ComponentCollection.php, method PhpExt_ComponentCollection::__construct()
__construct
in file Component.php, method PhpExt_Component::__construct()
    ** Overrides ***
__construct
in file ColumnLayoutData.php, method PhpExt_Layout_ColumnLayoutData::__construct()
    The layout will use the width (if pixels) or columnWidth (if percent) of each panel during layout to determine how to size each panel. If width or columnWidth is not specified for a given panel, its width will default to the panel's width (or auto).
__construct
in file ColumnModel.php, method PhpExt_Grid_ColumnModel::__construct()
__construct
in file ComboBox.php, method PhpExt_Form_ComboBox::__construct()
__construct
in file ButtonCollection.php, method PhpExt_ButtonCollection::__construct()
__construct
in file Button.php, method PhpExt_Toolbar_Button::__construct()
__construct
in file AccordionLayoutData.php, method PhpExt_Layout_AccordionLayoutData::__construct()
__construct
in file Action.php, method PhpExt_Form_Action::__construct()
__construct
in file Adapter.php, method PhpExt_Menu_Adapter::__construct()
__construct
in file AnchorLayout.php, method PhpExt_Layout_AnchorLayout::__construct()
__construct
in file AccordionLayout.php, method PhpExt_Layout_AccordionLayout::__construct()
__construct
in file AbstractSelectionModel.php, method PhpExt_Tree_AbstractSelectionModel::__construct()
__construct
in file AbsoluteLayoutData.php, method PhpExt_Layout_AbsoluteLayoutData::__construct()
__construct
in file AbstractCollection.php, method PhpExt_AbstractCollection::__construct()
__construct
in file AbstractSelectionModel.php, method PhpExt_Grid_AbstractSelectionModel::__construct()
__construct
in file AnchorLayoutData.php, method PhpExt_Layout_AnchorLayoutData::__construct()
__construct
in file ArrayReader.php, method PhpExt_Data_ArrayReader::__construct()
__construct
in file BorderLayoutData.php, method PhpExt_Layout_BorderLayoutData::__construct()
__construct
in file BoxComponent.php, method PhpExt_BoxComponent::__construct()
__construct
in file Button.php, method PhpExt_Button::__construct()
__construct
in file BorderLayout.php, method PhpExt_Layout_BorderLayout::__construct()
__construct
in file BaseItemCollection.php, method PhpExt_Menu_BaseItemCollection::__construct()
__construct
in file AsyncTreeNode.php, method PhpExt_Tree_AsyncTreeNode::__construct()
__construct
in file AutoLoadConfigObject.php, method PhpExt_AutoLoadConfigObject::__construct()
__construct
in file BaseItem.php, method PhpExt_Menu_BaseItem::__construct()
__construct
in file DataProxy.php, method PhpExt_Data_DataProxy::__construct()
__construct
in file DataReader.php, method PhpExt_Data_DataReader::__construct()
__construct
in file Handler.php, method PhpExt_Handler::__construct()
__construct
in file Hidden.php, method PhpExt_Form_Hidden::__construct()
__construct
in file HtmlEditor.php, method PhpExt_Form_HtmlEditor::__construct()
__construct
in file GroupingView.php, method PhpExt_Grid_GroupingView::__construct()
__construct
in file GroupingStore.php, method PhpExt_Data_GroupingStore::__construct()
__construct
in file GridEditorCollection.php, method PhpExt_Grid_GridEditorCollection::__construct()
__construct
in file GridPanel.php, method PhpExt_Grid_GridPanel::__construct()
__construct
in file GridView.php, method PhpExt_Grid_GridView::__construct()
__construct
in file HttpProxy.php, method PhpExt_Data_HttpProxy::__construct()
__construct
in file AbsoluteLayout.php, method PhpExt_Layout_AbsoluteLayout::__construct()
__construct
in file JsonStore.php, method PhpExt_Data_JsonStore::__construct()
__construct
in file Listener.php, method PhpExt_Listener::__construct()
__construct
in file ListenerCollection.php, method PhpExt_ListenerCollection::__construct()
__construct
in file JsonReader.php, method PhpExt_Data_JsonReader::__construct()
__construct
in file Javascript.php, method PhpExt_JavascriptStm::__construct()
__construct
in file Item.php, method PhpExt_Toolbar_Item::__construct()
__construct
in file Item.php, method PhpExt_Menu_Item::__construct()
__construct
in file IToolbarItemCollection.php, method PhpExt_Toolbar_IToolbarItemCollection::__construct()
__construct
in file Load.php, method PhpExt_Form_Action_Load::__construct()
__construct
in file GridEditor.php, method PhpExt_GridEditor::__construct()
__construct
in file Editor.php, method PhpExt_Editor::__construct()
__construct
in file EditorGridPanel.php, method PhpExt_Grid_EditorGridPanel::__construct()
__construct
in file Element.php, method PhpExt_Element::__construct()
    ** Overrides ***
__construct
in file Field.php, method PhpExt_Form_Field::__construct()
__construct
in file DefaultSelectionModel.php, method PhpExt_Tree_DefaultSelectionModel::__construct()
__construct
in file DateMenu.php, method PhpExt_Menu_DateMenu::__construct()
__construct
in file DataView.php, method PhpExt_DataView::__construct()
__construct
in file DateField.php, method PhpExt_Form_DateField::__construct()
__construct
in file DateItem.php, method PhpExt_Menu_DateItem::__construct()
__construct
in file FormPanel.php, method PhpExt_Form_FormPanel::__construct()
__construct
in file FieldConfigObject.php, method PhpExt_Data_FieldConfigObject::__construct()
__construct
in file FitLayout.php, method PhpExt_Layout_FitLayout::__construct()
__construct
in file FitLayoutData.php, method PhpExt_Layout_FitLayoutData::__construct()
__construct
in file FormLayout.php, method PhpExt_Layout_FormLayout::__construct()
__construct
in file FormLayoutData.php, method PhpExt_Layout_FormLayoutData::__construct()
__construct
in file Fill.php, method PhpExt_Toolbar_Fill::__construct()
__construct
in file FieldSet.php, method PhpExt_Form_FieldSet::__construct()
__construct
in file FieldConfigObjectCollection.php, method PhpExt_Data_FieldConfigObjectCollection::__construct()
__constructor
in file Ext.php, method PhpExt_Ext::__constructor()
__get
in file Object.php, method PhpExt_Object::__get()
__set
in file Object.php, method PhpExt_Object::__set()

Documentation generated on Fri, 08 Aug 2008 15:49:06 -0500 by phpDocumentor 1.4.0