Index of all elements
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ j ]
[ k ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ x ]
[ _ ]
a
- Abort
- in file rtl.inc.php, function Abort()
Throws a silent exception
- ABS_XY_LAYOUT
- in file graphics.inc.php, constant ABS_XY_LAYOUT
- Action
- in file forms.inc.php, method Page::Action()
- ActionList
- in file actnlist.inc.php, class ActionList
ActionList Class
- Actions
- in file actnlist.inc.php, method ActionList::Actions()
Array of all actions in the list.
- Active
- in file interbase.inc.php, method IBTable::Active()
- Active
- in file dbtables.inc.php, method Query::Active()
- Active
- in file interbase.inc.php, method IBStoredProc::Active()
- Active
- in file db.inc.php, method DataSet::Active()
Specifies if the dataset is active or not
- Active
- in file dbtables.inc.php, method Table::Active()
- Active
- in file dbtables.inc.php, method StoredProc::Active()
- Active
- in file webservices.inc.php, method Service::Active()
Specifies if the webservice is active or not, if it's true, the component will fire the events
- Active
- in file interbase.inc.php, method IBQuery::Active()
- ActiveLayer
- in file extctrls.inc.php, method CustomPanel::ActiveLayer()
Specifies the Layer this panel has active, only controls with their Layer property set to ActiveLayer, are shown
- ActiveLayer
- in file comctrls.inc.php, method CustomPageControl::ActiveLayer()
This getter is overriden to sync the layers with the tabs
- actnlist.inc.php
- procedural page actnlist.inc.php
- add
- in file classes.inc.php, method Collection::add()
Add an item to the list
- Add
- in file stdctrls.inc.php, method CustomMemo::Add()
Add a new line to the Memo. Calls AddLine().
- addAction
- in file actnlist.inc.php, method ActionList::addAction()
Add a new action to the Actions array.
- addComplexType
- in file webservices.inc.php, method Service::addComplexType()
adds a complex type to the schema
- AddItem
- in file stdctrls.inc.php, method CustomListBox::AddItem()
- AddItem
- in file checklst.inc.php, method CustomCheckListBox::AddItem()
Adds an item to the radio group control.
- AddItem
- in file extctrls.inc.php, method CustomRadioGroup::AddItem()
Adds an item to the radio group control.
- AddItem
- in file controls.inc.php, method CustomListControl::AddItem()
Adds an item to the list control.
- addJSWrapperToEvents
- in file controls.inc.php, method Control::addJSWrapperToEvents()
Add or replace the JS event attribute with the wrapper.
- AddLine
- in file stdctrls.inc.php, method CustomMemo::AddLine()
Add a new line to the Memo
- AdjustText
- in file comctrls.inc.php, method CustomTextField::AdjustText()
Modify the text depending on the CharCase property
- AdjustToLayout
- in file controls.inc.php, method Control::AdjustToLayout()
If true, the control should adjust to the selected layout
- agCenter
- in file controls.inc.php, constant agCenter
- agLeft
- in file controls.inc.php, constant agLeft
- agNone
- in file controls.inc.php, constant agNone
- agRight
- in file controls.inc.php, constant agRight
- ajaxCall
- in file classes.inc.php, method Component::ajaxCall()
Returns the js event attribute to call the server using ajax
- ajaxProcess
- in file forms.inc.php, function ajaxProcess()
Function responsible to dispatch ajax requests to the right events
- alBottom
- in file controls.inc.php, constant alBottom
- alClient
- in file controls.inc.php, constant alClient
- alCustom
- in file controls.inc.php, constant alCustom
- Align
- in file forms.inc.php, method Frame::Align()
- Align
- in file forms.inc.php, method Frameset::Align()
- Align
- in file graphics.inc.php, method Font::Align()
Specifies the alignment to be sued for this font
- Align
- in file controls.inc.php, method Control::Align()
Specifies the Align for this control
- Alignment
- in file forms.inc.php, method Page::Alignment()
- Alignment
- in file menus.inc.php, method MainMenu::Alignment()
- Alignment
- in file extctrls.inc.php, method Panel::Alignment()
- Alignment
- in file extctrls.inc.php, method RadioGroup::Alignment()
- Alignment
- in file extctrls.inc.php, method ButtonView::Alignment()
- Alignment
- in file extctrls.inc.php, method GroupBox::Alignment()
- Alignment
- in file controls.inc.php, method Control::Alignment()
Specifies the alignment to be used by the control
- Alignment
- in file stdctrls.inc.php, method Label::Alignment()
- Alignment
- in file stdctrls.inc.php, method RadioButton::Alignment()
- Alignment
- in file checklst.inc.php, method CheckListBox::Alignment()
- Alignment
- in file stdctrls.inc.php, method CheckBox::Alignment()
- Alignment
- in file comctrls.inc.php, method UpDown::Alignment()
- alLeft
- in file controls.inc.php, constant alLeft
- AllowAllUp
- in file buttons.inc.php, method SpeedButton::AllowAllUp()
Specifies whether all speed buttons in the group that contains this speed button can be unselected at the same time.
- alNone
- in file controls.inc.php, constant alNone
This file is part of the VCL for PHP project
- alRight
- in file controls.inc.php, constant alRight
- alTop
- in file controls.inc.php, constant alTop
- Append
- in file db.inc.php, method DataSet::Append()
Appends a record to the dataset
- Application
- in file forms.inc.php, class Application
Component class
- Arc
- in file graphics.inc.php, method Canvas::Arc()
Draws an arc on the image along the perimeter of the ellipse bounded by the specified rectangle.
- ArrayOfRecordNumbers
- in file dbctrls.inc.php, method DBPaginator::ArrayOfRecordNumbers()
Returns an array with all record numbers to display.
- ArrayPropertyEditor
- in file designide.inc.php, class ArrayPropertyEditor
Array editor - not finished
- asBoolean
- in file system.inc.php, method InputParam::asBoolean()
Returns the input filtered as a boolean
- asEmail
- in file system.inc.php, method InputParam::asEmail()
Returns the input filtered as an email address
- asEncoded
- in file system.inc.php, method InputParam::asEncoded()
URL-encode string, optionally strip or encode special characters.
- asFloat
- in file system.inc.php, method InputParam::asFloat()
Returns the input filtered as a float
- asInteger
- in file system.inc.php, method InputParam::asInteger()
Returns the input filtered as a integer
- asIP
- in file system.inc.php, method InputParam::asIP()
Returns the input filtered as an IP address
- asRegExp
- in file system.inc.php, method InputParam::asRegExp()
Returns the input filtered as a regular expression
- assign
- in file classes.inc.php, method Persistent::assign()
Assing the source properties to this object
- assignComponents
- in file templateplugins.inc.php, method PageTemplate::assignComponents()
Called to assign component code to template holes
- assignComponents
- in file smartytemplate.inc.php, method SmartyTemplate::assignComponents()
- assigned
- in file rtl.inc.php, function assigned()
Check if an object is not null
- assignError
- in file classes.inc.php, method Persistent::assignError()
Raises an assignation error
- assignTo
- in file graphics.inc.php, method Brush::assignTo()
- assignTo
- in file graphics.inc.php, method Pen::assignTo()
- assignTo
- in file graphics.inc.php, method Font::assignTo()
Assign Font object to another Font object.
- assignTo
- in file classes.inc.php, method Persistent::assignTo()
Assign this object to another object
- assignTo
- in file comctrls.inc.php, method SubLabel::assignTo()
Assign the $dest->caption to the control caption
- AssociativeFieldValues
- in file dbtables.inc.php, method CustomTable::AssociativeFieldValues()
Return an array containg the row values
- AssociativeFieldValues
- in file interbase.inc.php, method CustomIBTable::AssociativeFieldValues()
Return an array containg the row values
- asSpecialChars
- in file system.inc.php, method InputParam::asSpecialChars()
HTML-escape '"<>& and characters with ASCII value less than 32, optionally strip or encode other special characters.
- asString
- in file system.inc.php, method InputParam::asString()
Returns the input filtered as a string
- asStringArray
- in file system.inc.php, method InputParam::asStringArray()
Returns the input filtered as a string array
- asStripped
- in file system.inc.php, method InputParam::asStripped()
Returns the input filtered as an string
- asUnsafeRaw
- in file system.inc.php, method InputParam::asUnsafeRaw()
Do nothing, optionally strip or encode special characters.
- asURL
- in file system.inc.php, method InputParam::asURL()
Returns the input filtered as an URL
- Attributes
- in file designide.inc.php, method StringListPropertyEditor::Attributes()
- Attributes
- in file designide.inc.php, method ColorPropertyEditor::Attributes()
- Attributes
- in file designide.inc.php, method ArrayPropertyEditor::Attributes()
- Attributes
- in file designide.inc.php, method ImagePropertyEditor::Attributes()
- Attributes
- in file designide.inc.php, method HTMLPropertyEditor::Attributes()
- Attributes
- in file designide.inc.php, method ItemsPropertyEditor::Attributes()
- Attributes
- in file designide.inc.php, method PropertyEditor::Attributes()
Return specific attributes for the OI
- auth.inc.php
- procedural page auth.inc.php
- Authenticate
- in file auth.inc.php, method User::Authenticate()
Authenticate the user inside the system
- Authenticate
- in file auth.inc.php, method DatabaseUser::Authenticate()
Authenticate an user
- autoDetectLanguage
- in file forms.inc.php, method Application::autoDetectLanguage()
Autodetects the language for the user browser
- Autosize
- in file extctrls.inc.php, method Image::Autosize()
If Autosize is true the control takes over the size of the image.
top
b
- BackColor
- in file comctrls.inc.php, method GraphicMainMenu::BackColor()
- Background
- in file forms.inc.php, method Page::Background()
Specifies the background for the form
- Background
- in file extctrls.inc.php, method Panel::Background()
- Background
- in file extctrls.inc.php, method CustomPanel::Background()
Specifies the Background property for this panel
- BackgroundPosition
- in file extctrls.inc.php, method Panel::BackgroundPosition()
- BackgroundPosition
- in file extctrls.inc.php, method CustomPanel::BackgroundPosition()
Specifies the position for the background
- BackgroundRepeat
- in file extctrls.inc.php, method CustomPanel::BackgroundRepeat()
Specifies the way the brackground is repeated
- BackgroundRepeat
- in file extctrls.inc.php, method Panel::BackgroundRepeat()
- BasicAuthentication
- in file auth.inc.php, class BasicAuthentication
Performs authentication using basic HTTP
- BeginDraw
- in file graphics.inc.php, method Canvas::BeginDraw()
Begins draw cycle. Establishes internal Canvas object.
- BeginInsertAppend
- in file db.inc.php, method DataSet::BeginInsertAppend()
Begins an insert/append operation
- BeginTrans
- in file dbtables.inc.php, method Database::BeginTrans()
- BeginTrans
- in file db.inc.php, method CustomConnection::BeginTrans()
Begins a transaction
- BeginTrans
- in file interbase.inc.php, method IBDatabase::BeginTrans()
- beginUpdateProperties
- in file buttons.inc.php, method SpeedButton::beginUpdateProperties()
Increments a counter used to allow all up
- Bevel
- in file extctrls.inc.php, class Bevel
Bevel Class
- BevelLine
- in file graphics.inc.php, method Canvas::BevelLine()
Draw the line using specified color
- BevelRect
- in file graphics.inc.php, method Canvas::BevelRect()
Draw Bevel-like rectangle using specified colors
- BevelStyle
- in file extctrls.inc.php, method Bevel::BevelStyle()
- BevelStyle
- in file extctrls.inc.php, method Bevel::BevelStyle()
Specifies the style used to draw the bevel
- BitBtn
- in file buttons.inc.php, class BitBtn
BitBtn is a dynamic button with bitmap.
- blImageBottom
- in file buttons.inc.php, constant blImageBottom
This file is part of the VCL for PHP project
- blImageLeft
- in file buttons.inc.php, constant blImageLeft
- blImageRight
- in file buttons.inc.php, constant blImageRight
- blImageTop
- in file buttons.inc.php, constant blImageTop
- BOF
- in file db.inc.php, method DataSet::BOF()
If true, the pointer is at the beginning of the buffer
- Border
- in file extctrls.inc.php, method Image::Border()
Adds a border around the image if true.
- BorderColor
- in file extctrls.inc.php, method Panel::BorderColor()
- BorderColor
- in file extctrls.inc.php, method Image::BorderColor()
Color of the border, only has an affect if Border is set to true.
- BorderColor
- in file comctrls.inc.php, method GraphicMainMenu::BorderColor()
- BorderColor
- in file checklst.inc.php, method CustomCheckListBox::BorderColor()
Specifies Border color used to display a control
- BorderColor
- in file checklst.inc.php, method CheckListBox::BorderColor()
- BorderColor
- in file extctrls.inc.php, method CustomPanel::BorderColor()
Fieldname the color for the border
- Borders
- in file forms.inc.php, method Frame::Borders()
Specifies whether or not to display border around the frame. This value should be 0 or 1.
- BorderStyle
- in file stdctrls.inc.php, method ComboBox::BorderStyle()
- BorderStyle
- in file stdctrls.inc.php, method Memo::BorderStyle()
- BorderStyle
- in file comctrls.inc.php, method LabeledEdit::BorderStyle()
- BorderStyle
- in file comctrls.inc.php, method TextField::BorderStyle()
- BorderStyle
- in file comctrls.inc.php, method GraphicMainMenu::BorderStyle()
- BorderStyle
- in file checklst.inc.php, method CustomCheckListBox::BorderStyle()
Specifies Border Style used to display a control
- BorderStyle
- in file comctrls.inc.php, method CustomTextField::BorderStyle()
Determines whether the edit control has a single line border around the client area.
- BorderStyle
- in file comctrls.inc.php, method CustomUpDown::BorderStyle()
Determines whether the edit control has a single line border around the client area.
- BorderStyle
- in file stdctrls.inc.php, method CustomEdit::BorderStyle()
Determines whether the edit control has a single line border around the client area.
- BorderStyle
- in file comctrls.inc.php, method UpDown::BorderStyle()
- BorderStyle
- in file checklst.inc.php, method CheckListBox::BorderStyle()
- BorderStyle
- in file stdctrls.inc.php, method ListBox::BorderStyle()
- BorderStyle
- in file stdctrls.inc.php, method CustomListBox::BorderStyle()
Determines whether the listbox control has a single line border around the client area.
- BorderStyle
- in file stdctrls.inc.php, method Edit::BorderStyle()
- BorderWidth
- in file forms.inc.php, method Page::BorderWidth()
Sets or retrieves the width of the left, right, top, and bottom borders of the object.
- BorderWidth
- in file forms.inc.php, method Frameset::BorderWidth()
Width of the left, right, top, and bottom borders of the object.
- BorderWidth
- in file extctrls.inc.php, method Panel::BorderWidth()
- BorderWidth
- in file checklst.inc.php, method CustomCheckListBox::BorderWidth()
Specifies Border width used to display a control
- BorderWidth
- in file extctrls.inc.php, method CustomPanel::BorderWidth()
Specifies the width for the border
- BorderWidth
- in file comctrls.inc.php, method GraphicMainMenu::BorderWidth()
- BorderWidth
- in file checklst.inc.php, method CheckListBox::BorderWidth()
- BottomMargin
- in file forms.inc.php, method Page::BottomMargin()
Specifies the bottom margin spacing
- Brush
- in file extctrls.inc.php, method Shape::Brush()
- Brush
- in file graphics.inc.php, class Brush
Brush class
- Brush
- in file extctrls.inc.php, method Shape::Brush()
Specifies the color and pattern used for filling the shape control.
- Brush
- in file graphics.inc.php, method Canvas::Brush()
- bsBottomLine
- in file extctrls.inc.php, constant bsBottomLine
- bsBox
- in file extctrls.inc.php, constant bsBox
Bevel.Shape
- bsFrame
- in file extctrls.inc.php, constant bsFrame
- bsLeftLine
- in file extctrls.inc.php, constant bsLeftLine
- bsLowered
- in file extctrls.inc.php, constant bsLowered
Bevel.Style
- bsNone
- in file stdctrls.inc.php, constant bsNone
- bsRaised
- in file extctrls.inc.php, constant bsRaised
- bsRightLine
- in file extctrls.inc.php, constant bsRightLine
- bsSingle
- in file stdctrls.inc.php, constant bsSingle
- bsSpacer
- in file extctrls.inc.php, constant bsSpacer
- bsTopLine
- in file extctrls.inc.php, constant bsTopLine
- btBottom
- in file extctrls.inc.php, constant btBottom
- btLeft
- in file extctrls.inc.php, constant btLeft
- btNormal
- in file stdctrls.inc.php, constant btNormal
- btReset
- in file stdctrls.inc.php, constant btReset
- btRight
- in file extctrls.inc.php, constant btRight
- btSubmit
- in file stdctrls.inc.php, constant btSubmit
- btTop
- in file extctrls.inc.php, constant btTop
- buildQuery
- in file dbtables.inc.php, method StoredProc::buildQuery()
- buildQuery
- in file dbtables.inc.php, method CustomTable::buildQuery()
Builds the query to execute
- buildQuery
- in file dbtables.inc.php, method CustomQuery::buildQuery()
- buildQuery
- in file interbase.inc.php, method CustomIBQuery::buildQuery()
- buildQuery
- in file interbase.inc.php, method CustomIBTable::buildQuery()
- buildQuery
- in file interbase.inc.php, method IBStoredProc::buildQuery()
- BuildStyleList
- in file styles.inc.php, method CustomStyleSheet::BuildStyleList()
Builds and returs back an array of Style names based on specified parameters
- business.inc.php
- procedural page business.inc.php
- BusinessObject
- in file business.inc.php, class BusinessObject
BusinessObject Class
- Button
- in file stdctrls.inc.php, class Button
Button class
- ButtonControl
- in file stdctrls.inc.php, class ButtonControl
ButtonControl class
- ButtonLayout
- in file buttons.inc.php, method BitBtn::ButtonLayout()
Specifies where the image appears on the bitmap button.
- buttons.inc.php
- procedural page buttons.inc.php
- ButtonType
- in file stdctrls.inc.php, method Button::ButtonType()
A standard HTML button can have 3 different types: - btSubmit submits the HTML form.
- ButtonType
- in file stdctrls.inc.php, method Button::ButtonType()
- ButtonView
- in file extctrls.inc.php, class ButtonView
The typical apple-like tabview-replacements which could also be found in more modern versions of the settings dialog in Mozilla Firefox.
top
c
- $component
- in file designide.inc.php, variable ComponentEditor::$component
- $components
- in file classes.inc.php, variable Component::$components
- $controls
- in file controls.inc.php, variable FocusControl::$controls
- $createobjects
- in file classes.inc.php, variable Filer::$createobjects
- caCapitalize
- in file graphics.inc.php, constant caCapitalize
- CalculateEditorRect
- in file comctrls.inc.php, method CustomTextField::CalculateEditorRect()
Returns an array with the control dimensions
- CalculateEditorRect
- in file comctrls.inc.php, method CustomLabeledEdit::CalculateEditorRect()
Calculates the rect for the editor component
- calendar.inc.php
- procedural page calendar.inc.php
- callEvent
- in file classes.inc.php, method Component::callEvent()
Calls a server event
- caLowerCase
- in file graphics.inc.php, constant caLowerCase
- Cancel
- in file db.inc.php, method DataSet::Cancel()
Cancel changes performed on the current record
- CanModify
- in file db.inc.php, method DataSet::CanModify()
Specifies if the dataset can be modified or not
- caNone
- in file graphics.inc.php, constant caNone
- canShow
- in file controls.inc.php, method Control::canShow()
Determines whether a control can be shown or not
- Canvas
- in file graphics.inc.php, class Canvas
Canvas class
- Caption
- in file extctrls.inc.php, method GroupBox::Caption()
- Caption
- in file forms.inc.php, method Page::Caption()
- Caption
- in file buttons.inc.php, method BitBtn::Caption()
- Caption
- in file comctrls.inc.php, method SubLabel::Caption()
- Caption
- in file comctrls.inc.php, method SubLabel::Caption()
Specifies the caption used in the label
- Caption
- in file comctrls.inc.php, method TreeNode::Caption()
Text to be shown on the node
- Caption
- in file controls.inc.php, method Control::Caption()
Returns the caption property
- Caption
- in file forms.inc.php, method Window::Caption()
- Caption
- in file comctrls.inc.php, method DateTimePicker::Caption()
- Caption
- in file extctrls.inc.php, method ButtonView::Caption()
- Caption
- in file extctrls.inc.php, method Panel::Caption()
- Caption
- in file stdctrls.inc.php, method Button::Caption()
- Caption
- in file stdctrls.inc.php, method CheckBox::Caption()
- Caption
- in file stdctrls.inc.php, method Label::Caption()
- Caption
- in file stdctrls.inc.php, method RadioButton::Caption()
- Caption
- in file menus.inc.php, method MainMenu::Caption()
- CaptionFirst
- in file dbctrls.inc.php, method DBPaginator::CaptionFirst()
Caption of "First" link. Clicking on this link will show the first record of the datasource.
- CaptionLast
- in file dbctrls.inc.php, method DBPaginator::CaptionLast()
Caption of "Last" link. Clicking on this link will show the last record of the datasource.
- CaptionNext
- in file dbctrls.inc.php, method DBPaginator::CaptionNext()
Caption of "Next" link. Clicking on this link will show the next record in regard to the current record of the datasource.
- CaptionPrevious
- in file dbctrls.inc.php, method DBPaginator::CaptionPrevious()
Caption of "Prev" link. Clicking on this link will show the previous record in regard to the current record of the datasource.
- Case
- in file graphics.inc.php, method Font::Case()
Case conversion to be used to render this font
- caUpperCase
- in file graphics.inc.php, constant caUpperCase
- cData
- in file classes.inc.php, method Filer::cData()
Processed the data for tags
- cellContents
- in file dbctrls.inc.php, method DBPaginator::cellContents()
Get the contents of one cell (of the table).
- Center
- in file extctrls.inc.php, method Image::Center()
Indicates whether the image is centered in the image control.
- CharCase
- in file stdctrls.inc.php, method CustomEdit::CharCase()
Determines the case of the text within the edit control.
- CharCase
- in file comctrls.inc.php, method LabeledEdit::CharCase()
- CharCase
- in file stdctrls.inc.php, method Edit::CharCase()
- CharCase
- in file comctrls.inc.php, method TextField::CharCase()
- CharCase
- in file comctrls.inc.php, method CustomTextField::CharCase()
Determines the case of the text within the edit control.
- Chart
- in file chart.inc.php, method SimpleChart::Chart()
Chart object Please have a look at the libchart class in order to understand the functionallity of the chart object.
- chart.inc.php
- procedural page chart.inc.php
- ChartType
- in file chart.inc.php, method SimpleChart::ChartType()
The type of chart to show
- CheckActive
- in file db.inc.php, method DataSet::CheckActive()
Checks if the dataset is active, if not, raises an exception
- CheckBox
- in file stdctrls.inc.php, class CheckBox
CheckBox class
- CheckBrowseMode
- in file db.inc.php, method DataSet::CheckBrowseMode()
Checks if the dataset is in browse mode or not
- CheckCanModify
- in file db.inc.php, method DataSet::CheckCanModify()
Checks if the dataset can be modified, if not, raises an exception
- CheckDatabase
- in file interbase.inc.php, method IBDataSet::CheckDatabase()
- CheckDatabase
- in file dbtables.inc.php, method DBDataSet::CheckDatabase()
- Checked
- in file stdctrls.inc.php, method RadioButton::Checked()
- Checked
- in file stdctrls.inc.php, method CheckBox::Checked()
- Checked
- in file stdctrls.inc.php, method ButtonControl::Checked()
Specifies whether the button control is checked.
- CheckListBox
- in file checklst.inc.php, class CheckListBox
CheckListBox represents a group of checkboxes that function together.
- checklst.inc.php
- procedural page checklst.inc.php
- CheckOperation
- in file db.inc.php, method DataSet::CheckOperation()
Checks if an specific operation can be made, if not, calls $ErrorEvent
- CheckParentState
- in file db.inc.php, method DataSet::CheckParentState()
Sets the parent dataset in edit state
- CheckPosition
- in file comctrls.inc.php, method CustomUpDown::CheckPosition()
Check the position property between min and max
- classes.inc.php
- procedural page classes.inc.php
- className
- in file system.inc.php, method Object::className()
Returns the name of the object class
- classNameIs
- in file system.inc.php, method Object::classNameIs()
Check if the object is from a specific class
- classParent
- in file system.inc.php, method Object::classParent()
Returns the parent class of the object
- clear
- in file classes.inc.php, method Collection::clear()
Clears the list
- Clear
- in file stdctrls.inc.php, method CustomListBox::Clear()
- Clear
- in file stdctrls.inc.php, method CustomMemo::Clear()
Deletes all text (lines) from the memo control.
- Clear
- in file controls.inc.php, method CustomListControl::Clear()
Deletes all of the items from the list control.
- Clear
- in file checklst.inc.php, method CustomCheckListBox::Clear()
Deletes all of the items from the list control.
- Clear
- in file extctrls.inc.php, method CustomRadioGroup::Clear()
Deletes all of the items from the list control.
- ClearBuffers
- in file db.inc.php, method DataSet::ClearBuffers()
Clear buffers associated with the dataset
- clearChart
- in file chart.inc.php, method SimpleChart::clearChart()
Clear all data of the chart (including titles, points, axes, ..)
- ClearSelection
- in file controls.inc.php, method CustomListControl::ClearSelection()
Removes the selection, leaving all items unselected.
- ClearSelection
- in file stdctrls.inc.php, method CustomListBox::ClearSelection()
- Clients
- in file db.inc.php, method CustomConnection::Clients()
Returns the clients of this database
- Clock
- in file calendar.inc.php, class Clock
A javascript clock, not used
- clock.inc.php
- procedural page clock.inc.php
- Close
- in file db.inc.php, method CustomConnection::Close()
Close the database
- Close
- in file db.inc.php, method DataSet::Close()
Closes the dataset
- CloseCursor
- in file db.inc.php, method DataSet::CloseCursor()
Close the cursor for this dataset
- Collection
- in file classes.inc.php, class Collection
Collection class
- Color
- in file forms.inc.php, method Page::Color()
- Color
- in file extctrls.inc.php, method RadioGroup::Color()
- Color
- in file comctrls.inc.php, method TextField::Color()
- Color
- in file extctrls.inc.php, method ButtonView::Color()
- Color
- in file graphics.inc.php, method Brush::Color()
- Color
- in file extctrls.inc.php, method GroupBox::Color()
- Color
- in file dbctrls.inc.php, method DBPaginator::Color()
- Color
- in file comctrls.inc.php, method ColorSelector::Color()
- Color
- in file menus.inc.php, method MainMenu::Color()
- Color
- in file stdctrls.inc.php, method Memo::Color()
- Color
- in file stdctrls.inc.php, method ListBox::Color()
- Color
- in file buttons.inc.php, method BitBtn::Color()
- Color
- in file stdctrls.inc.php, method RadioButton::Color()
- Color
- in file comctrls.inc.php, method RichEdit::Color()
- Color
- in file stdctrls.inc.php, method Label::Color()
- Color
- in file stdctrls.inc.php, method Edit::Color()
- Color
- in file checklst.inc.php, method CheckListBox::Color()
- Color
- in file graphics.inc.php, method Pen::Color()
- Color
- in file stdctrls.inc.php, method Button::Color()
- Color
- in file stdctrls.inc.php, method CheckBox::Color()
- Color
- in file stdctrls.inc.php, method ComboBox::Color()
- Color
- in file graphics.inc.php, method Font::Color()
Color for this font
- Color
- in file extctrls.inc.php, method Panel::Color()
- Color
- in file comctrls.inc.php, method LabeledEdit::Color()
- Color
- in file controls.inc.php, method Control::Color()
Returns the color property
- ColorFromHex
- in file graphics.inc.php, function ColorFromHex()
Create color based on HEX RGB mask
- ColorPropertyEditor
- in file designide.inc.php, class ColorPropertyEditor
Editor for Color properties
- ColorSelector
- in file comctrls.inc.php, class ColorSelector
Color selection widget
- Cols
- in file graphics.inc.php, method Layout::Cols()
Columns for this layout
- Column
- in file grids.inc.php, class Column
Column class
- Columns
- in file comctrls.inc.php, method ListView::Columns()
- Columns
- in file comctrls.inc.php, method CustomListView::Columns()
Describes the properties of the columns in the list view.
- COL_LAYOUT
- in file graphics.inc.php, constant COL_LAYOUT
- ComboBox
- in file stdctrls.inc.php, class ComboBox
Combobox class
- comctrls.inc.php
- procedural page comctrls.inc.php
- CommonAttributes
- in file stdctrls.inc.php, method CustomEdit::CommonAttributes()
Get the common HTML tag attributes of a Edit control.
- commonScript
- in file dbgrids.inc.php, method DBGrid::commonScript()
Dump the common code for this control
- CommonScript
- in file buttons.inc.php, method BitBtn::CommonScript()
- CommonStyles
- in file stdctrls.inc.php, method CustomEdit::CommonStyles()
Get the common styles of a Edit control.
- CompleteTrans
- in file interbase.inc.php, method IBDatabase::CompleteTrans()
- CompleteTrans
- in file dbtables.inc.php, method Database::CompleteTrans()
- CompleteTrans
- in file db.inc.php, method CustomConnection::CompleteTrans()
Completes a transaction
- Component
- in file classes.inc.php, class Component
Component class
- ComponentCount
- in file classes.inc.php, method Component::ComponentCount()
Indicates how many components this component is owner
- ComponentEditor
- in file designide.inc.php, class ComponentEditor
Base class for component editors
- Components
- in file classes.inc.php, method Component::Components()
Component list containing all the components owned by this component
- Connected
- in file dbtables.inc.php, method Database::Connected()
Specifies if the database is connected or not
- Connected
- in file db.inc.php, method CustomConnection::Connected()
Determines if the database is connected or not
- Connected
- in file dbtables.inc.php, method Database::Connected()
- Connected
- in file interbase.inc.php, method IBDatabase::Connected()
- Connected
- in file interbase.inc.php, method IBDatabase::Connected()
- Control
- in file controls.inc.php, class Control
Control class
- ControlCount
- in file controls.inc.php, method FocusControl::ControlCount()
Return the number of controls for which this control is the Parent
- controls.inc.php
- procedural page controls.inc.php
- ControlsDisabled
- in file db.inc.php, method DataSet::ControlsDisabled()
Returns if attached controls are disabled
- ControlState
- in file classes.inc.php, method Component::ControlState()
A flag to know the state of the control, csLoading, csDesigning
- ControlStyle
- in file controls.inc.php, method Control::ControlStyle()
An array which holds the control style, with settings for the IDE
- Count
- in file stdctrls.inc.php, method CustomListBox::Count()
- Count
- in file controls.inc.php, method CustomListControl::Count()
Returns the number of items in the list.
- Count
- in file checklst.inc.php, method CustomCheckListBox::Count()
Return the number of itmes in the radio group.
- count
- in file classes.inc.php, method Collection::count()
Return the number of items in the list
- Count
- in file extctrls.inc.php, method CustomRadioGroup::Count()
Return the number of itmes in the radio group.
- crAuto
- in file controls.inc.php, constant crAuto
- crCrossHair
- in file controls.inc.php, constant crCrossHair
- crDefault
- in file controls.inc.php, constant crDefault
- createChart
- in file chart.inc.php, method SimpleChart::createChart()
Creates a new chart with the defined ChartType and updates the protected chart variable.
- createDictionaryTable
- in file interbase.inc.php, method IBDatabase::createDictionaryTable()
Creates the dictionary table on the database
- createDictionaryTable
- in file dbtables.inc.php, method Database::createDictionaryTable()
Creates the dictionary table on the database
- createNativeFilter
- in file system.inc.php, method InputParam::createNativeFilter()
Creates the native Input Filter to be used when there is no available extension
- CreatePenStyle
- in file graphics.inc.php, function CreatePenStyle()
Create Pen based on PenStyle
- createTableModel
- in file dbgrids.inc.php, method DBGrid::createTableModel()
Creates the DBGrid Table Model
- crEResize
- in file controls.inc.php, constant crEResize
- crHelp
- in file controls.inc.php, constant crHelp
- crNEResize
- in file controls.inc.php, constant crNEResize
- crNResize
- in file controls.inc.php, constant crNResize
- crNWResize
- in file controls.inc.php, constant crNWResize
- crPointer
- in file controls.inc.php, constant crPointer
- crSEResize
- in file controls.inc.php, constant crSEResize
- crSResize
- in file controls.inc.php, constant crSResize
- crSWResize
- in file controls.inc.php, constant crSWResize
- crText
- in file controls.inc.php, constant crText
- crWait
- in file controls.inc.php, constant crWait
- crWResize
- in file controls.inc.php, constant crWResize
- csDesigning
- in file classes.inc.php, constant csDesigning
Component it's being edited on the IDE designer
- csLoading
- in file classes.inc.php, constant csLoading
Component it's being loaded
- ctHorizontalChart
- in file chart.inc.php, constant ctHorizontalChart
This file is part of the VCL for PHP project
- ctLineChart
- in file chart.inc.php, constant ctLineChart
- ctPieChart
- in file chart.inc.php, constant ctPieChart
- ctVerticalChart
- in file chart.inc.php, constant ctVerticalChart
- Cursor
- in file controls.inc.php, method Control::Cursor()
Cursor to show when the mouse is over the control
- CustomButtonView
- in file extctrls.inc.php, class CustomButtonView
The typical apple-like tabview-replacements which could also be found in more modern versions of the settings dialog in Mozilla Firefox.
- CustomCheckBox
- in file stdctrls.inc.php, class CustomCheckBox
CustomCheckBox class
- CustomCheckListBox
- in file checklst.inc.php, class CustomCheckListBox
CheckListBox Class
- CustomConnection
- in file db.inc.php, class CustomConnection
Component class
- CustomControl
- in file controls.inc.php, class CustomControl
CustomControl class
- CustomDBGrid
- in file dbgrids.inc.php, class CustomDBGrid
CustomDBGrid class
- CustomEdit
- in file stdctrls.inc.php, class CustomEdit
CustomEdit class
- CustomGrid
- in file grids.inc.php, class CustomGrid
CustomGrid class
- CustomIBQuery
- in file interbase.inc.php, class CustomIBQuery
CustomIBTable class
- CustomIBTable
- in file interbase.inc.php, class CustomIBTable
CustomIBTable class
- CustomLabel
- in file stdctrls.inc.php, class CustomLabel
CustomLabel class
- CustomLabeledEdit
- in file comctrls.inc.php, class CustomLabeledEdit
TextField control
- CustomListBox
- in file stdctrls.inc.php, class CustomListBox
CustomListBox class
- CustomListControl
- in file controls.inc.php, class CustomListControl
CustomListControl
- CustomListView
- in file comctrls.inc.php, class CustomListView
ListView control
- CustomMainMenu
- in file menus.inc.php, class CustomMainMenu
qooxdoo MainMenu
- CustomMemo
- in file stdctrls.inc.php, class CustomMemo
CustomMemo class
- CustomMultiSelectListControl
- in file controls.inc.php, class CustomMultiSelectListControl
CustomListControl
- CustomPage
- in file forms.inc.php, class CustomPage
CustomPage class
- CustomPageControl
- in file comctrls.inc.php, class CustomPageControl
PageControl component
- CustomPanel
- in file extctrls.inc.php, class CustomPanel
CustomPanel class
- CustomPopupMenu
- in file menus.inc.php, class CustomPopupMenu
PopupMenu class
- CustomProgressBar
- in file comctrls.inc.php, class CustomProgressBar
ProgressBar control
- CustomQuery
- in file dbtables.inc.php, class CustomQuery
Table class
- CustomRadioGroup
- in file extctrls.inc.php, class CustomRadioGroup
CustomRadioGroup is the base class for radio-group components.
- CustomRichEdit
- in file comctrls.inc.php, class CustomRichEdit
CustomRichEdit class
- CustomStyleSheet
- in file styles.inc.php, class CustomStyleSheet
StyleSheet Class
- CustomTable
- in file dbtables.inc.php, class CustomTable
Table class
- CustomTextField
- in file comctrls.inc.php, class CustomTextField
TextField control
- CustomToolBar
- in file comctrls.inc.php, class CustomToolBar
ToolBar object
- CustomTreeView
- in file comctrls.inc.php, class CustomTreeView
TreeView control
- CustomUpDown
- in file comctrls.inc.php, class CustomUpDown
Numerical editor
top
d
- Database
- in file dbtables.inc.php, class Database
Database class
- Database
- in file interbase.inc.php, method IBTable::Database()
- Database
- in file interbase.inc.php, method IBStoredProc::Database()
- Database
- in file interbase.inc.php, method IBQuery::Database()
- Database
- in file dbtables.inc.php, method Table::Database()
- Database
- in file business.inc.php, method BusinessObject::Database()
- Database
- in file dbtables.inc.php, method Query::Database()
- Database
- in file dbtables.inc.php, method StoredProc::Database()
- Database
- in file dbtables.inc.php, method DBDataSet::Database()
Specifies the database object to be used to connect to the server
- Database
- in file interbase.inc.php, method IBDataSet::Database()
- DatabaseEditor
- in file designide.inc.php, class DatabaseEditor
Base class for component editors
- DatabaseError
- in file db.inc.php, function DatabaseError()
Function to raise a Database Error
- DatabaseName
- in file dbtables.inc.php, method Database::DatabaseName()
Specifies the name of the database you want to access
- DatabaseName
- in file auth.inc.php, method DatabaseUser::DatabaseName()
Database name
- DatabaseName
- in file interbase.inc.php, method IBDatabase::DatabaseName()
- databases
- in file interbase.inc.php, method IBDatabase::databases()
Return all the databases using the connection information
- DatabaseUser
- in file auth.inc.php, class DatabaseUser
DatabaseUser can be used to authenticate an user against a database table
- DataEvent
- in file db.inc.php, method DataSet::DataEvent()
Used to notify attached datasets about an specific event
- DataField
- in file extctrls.inc.php, method Image::DataField()
Fieldname this control is attached to
- DataField
- in file extctrls.inc.php, method RadioGroup::DataField()
- DataField
- in file stdctrls.inc.php, method ButtonControl::DataField()
- DataField
- in file extctrls.inc.php, method CustomRadioGroup::DataField()
Fieldname this control is attached to
- DataField
- in file comctrls.inc.php, method CustomUpDown::DataField()
Fieldname to attach
- DataField
- in file stdctrls.inc.php, method Button::DataField()
- DataField
- in file comctrls.inc.php, method TextField::DataField()
- DataField
- in file comctrls.inc.php, method RichEdit::DataField()
- DataField
- in file comctrls.inc.php, method CustomTextField::DataField()
DataField is the fieldname to be attached to the control
- DataField
- in file comctrls.inc.php, method UpDown::DataField()
- DataField
- in file stdctrls.inc.php, method CheckBox::DataField()
- DataField
- in file comctrls.inc.php, method LabeledEdit::DataField()
- DataField
- in file stdctrls.inc.php, method Edit::DataField()
- DataField
- in file stdctrls.inc.php, method ListBox::DataField()
- DataField
- in file stdctrls.inc.php, method Memo::DataField()
- DataField
- in file stdctrls.inc.php, method RadioButton::DataField()
- DataField
- in file stdctrls.inc.php, method CustomListBox::DataField()
- DataField
- in file stdctrls.inc.php, method Label::DataField()
- DataField
- in file stdctrls.inc.php, method CustomEdit::DataField()
DataField indicates which field of the DataSource is used to fill in the Text.
- DataField
- in file stdctrls.inc.php, method CustomLabel::DataField()
DataField indicates which field of the DataSource is used to fill in the Caption.
- DataField
- in file stdctrls.inc.php, method ComboBox::DataField()
- DataFieldValue
- in file classes.inc.php, method Component::DataFieldValue()
This function returns the value of the datafield, if any
- DataModule
- in file forms.inc.php, class DataModule
DataModule class, basically a non visible holder for direct Component descendants
- DataSet
- in file db.inc.php, class DataSet
DataSet component, base class to inherit and create dataset components
- DataSet
- in file db.inc.php, method Datasource::DataSet()
Dataset this Datasource is attached to
- DataSetField
- in file db.inc.php, method DataSet::DataSetField()
- DataSets
- in file db.inc.php, method CustomConnection::DataSets()
- DataSource
- in file dbctrls.inc.php, method DBRepeater::DataSource()
DataSource to attach to this component
- DataSource
- in file comctrls.inc.php, method LabeledEdit::DataSource()
- DataSource
- in file dbctrls.inc.php, method DBPaginator::DataSource()
- Datasource
- in file db.inc.php, class Datasource
Datasource class
- DataSource
- in file dbgrids.inc.php, method DBGrid::DataSource()
- DataSource
- in file comctrls.inc.php, method TextField::DataSource()
- DataSource
- in file comctrls.inc.php, method RichEdit::DataSource()
- DataSource
- in file comctrls.inc.php, method UpDown::DataSource()
- DataSource
- in file extctrls.inc.php, method CustomRadioGroup::DataSource()
Datasource this control is attached to
- DataSource
- in file stdctrls.inc.php, method CustomLabel::DataSource()
DataSource indicates the source where the Caption is read from.
- DataSource
- in file extctrls.inc.php, method Image::DataSource()
Datasource this control is attached to
- DataSource
- in file stdctrls.inc.php, method Button::DataSource()
- DataSource
- in file stdctrls.inc.php, method ComboBox::DataSource()
- DataSource
- in file stdctrls.inc.php, method ButtonControl::DataSource()
- DataSource
- in file stdctrls.inc.php, method CustomEdit::DataSource()
DataSource indicates the source where the Text is read from.
- DataSource
- in file stdctrls.inc.php, method CheckBox::DataSource()
- DataSource
- in file comctrls.inc.php, method CustomTextField::DataSource()
DataSource points to a DataSource component if used.
- DataSource
- in file stdctrls.inc.php, method ListBox::DataSource()
- DataSource
- in file comctrls.inc.php, method CustomUpDown::DataSource()
DataSource points to a DataSource component if used.
- DataSource
- in file extctrls.inc.php, method RadioGroup::DataSource()
- DataSource
- in file stdctrls.inc.php, method Edit::DataSource()
- DataSource
- in file stdctrls.inc.php, method CustomListBox::DataSource()
- DataSource
- in file stdctrls.inc.php, method Label::DataSource()
- DataSource
- in file stdctrls.inc.php, method Memo::DataSource()
- DataSource
- in file stdctrls.inc.php, method RadioButton::DataSource()
- DateTimePicker
- in file comctrls.inc.php, class DateTimePicker
DateTimePicker control
- db.inc.php
- procedural page db.inc.php
- dbctrls.inc.php
- procedural page dbctrls.inc.php
- DBDataSet
- in file dbtables.inc.php, class DBDataSet
DBDataSet class
- DBDate
- in file db.inc.php, method CustomConnection::DBDate()
Returns a date formatted to be used on this database, depending on the type
- DBDate
- in file interbase.inc.php, method IBDatabase::DBDate()
- DBDate
- in file dbtables.inc.php, method Database::DBDate()
- DBGrid
- in file dbgrids.inc.php, class DBGrid
DBGrid class
- dbgrids.inc.php
- procedural page dbgrids.inc.php
- dbNavLink
- in file dbctrls.inc.php, method DBPaginator::dbNavLink()
Returns a correctly formatted URL string with the given action.
- DBPaginator
- in file dbctrls.inc.php, class DBPaginator
DBPaginator class
- DBRepeater
- in file dbctrls.inc.php, class DBRepeater
A class to iterate througha dataset and repeat controls inside it
- dbtables.inc.php
- procedural page dbtables.inc.php
- Debug
- in file interbase.inc.php, method IBDatabase::Debug()
- Debug
- in file dbtables.inc.php, method Database::Debug()
Specifies if the database is in debug mode or not
- deCheckBrowseMode
- in file db.inc.php, constant deCheckBrowseMode
- deConnectChange
- in file db.inc.php, constant deConnectChange
- deDataSetChange
- in file db.inc.php, constant deDataSetChange
- deDataSetScroll
- in file db.inc.php, constant deDataSetScroll
- deDisabledStateChange
- in file db.inc.php, constant deDisabledStateChange
- Default
- in file stdctrls.inc.php, method Button::Default()
Determines whether the button’s OnClick event handler executes when the Enter key is pressed.
- Default
- in file stdctrls.inc.php, method Button::Default()
- deFieldChange
- in file db.inc.php, constant deFieldChange
DataSet class
- deFieldListChange
- in file db.inc.php, constant deFieldListChange
- deFocusControl
- in file db.inc.php, constant deFocusControl
- deLayoutChange
- in file db.inc.php, constant deLayoutChange
- Delete
- in file db.inc.php, method DataSet::Delete()
Deletes a record on the dataset, depending on the values set in the buffer
- delete
- in file classes.inc.php, method Collection::delete()
Delete an item from the list by its index
- deleteAction
- in file actnlist.inc.php, method ActionList::deleteAction()
Deletes an action from the Actions array.
- DeleteLink
- in file dbgrids.inc.php, method CustomDBGrid::DeleteLink()
If true, each record will show a delete link to allow the user delete that record
- deParentScroll
- in file db.inc.php, constant deParentScroll
- dePropertyChange
- in file db.inc.php, constant dePropertyChange
- deReconcileError
- in file db.inc.php, constant deReconcileError
- deRecordChange
- in file db.inc.php, constant deRecordChange
- DesignColor
- in file stdctrls.inc.php, method Label::DesignColor()
- DesignColor
- in file controls.inc.php, method Control::DesignColor()
Specifies a color can be used by the control in design time
- designide.inc.php
- procedural page designide.inc.php
- deUpdateRecord
- in file db.inc.php, constant deUpdateRecord
- deUpdateState
- in file db.inc.php, constant deUpdateState
- Dialect
- in file interbase.inc.php, method IBDatabase::Dialect()
Specifies the dialect to be used when connecting to the server
- Dictionary
- in file interbase.inc.php, method IBDatabase::Dictionary()
- Dictionary
- in file dbtables.inc.php, method Database::Dictionary()
Specifies the dictionary table you want to use
- DictionaryProperties
- in file interbase.inc.php, method IBDatabase::DictionaryProperties()
- DictionaryProperties
- in file dbtables.inc.php, method Database::DictionaryProperties()
Return an array with dictionary properties
- DisableControls
- in file db.inc.php, method DataSet::DisableControls()
Disables controls attached to the datasource
- DisplayLabel
- in file db.inc.php, method Field::DisplayLabel()
- DoConnect
- in file dbtables.inc.php, method Database::DoConnect()
- DoConnect
- in file interbase.inc.php, method IBDatabase::DoConnect()
- DoConnect
- in file db.inc.php, method CustomConnection::DoConnect()
Place here the connection code
- DocType
- in file forms.inc.php, method Page::DocType()
Specifies the doctype to generate, components are responsible to adapt to this property
- DoDisconnect
- in file db.inc.php, method CustomConnection::DoDisconnect()
Place here the disconnection code
- DoDisconnect
- in file dbtables.inc.php, method Database::DoDisconnect()
- DoDisconnect
- in file interbase.inc.php, method IBDatabase::DoDisconnect()
- DoInternalOpen
- in file db.inc.php, method DataSet::DoInternalOpen()
Performs an internal open of the dataset
- DoParentReset
- in file controls.inc.php, method Control::DoParentReset()
Performs a parent reset if true
- Down
- in file buttons.inc.php, method SpeedButton::Down()
Specifies whether the button is selected (down) or unselected (up).
- DriverName
- in file auth.inc.php, method DatabaseUser::DriverName()
Type of database, it uses a Database component, so the value for this property is the same as the Database::DriverName property
- DriverName
- in file dbtables.inc.php, method Database::DriverName()
Specifies the type of database you want to access
- dsBlockRead
- in file db.inc.php, constant dsBlockRead
- dsBrowse
- in file db.inc.php, constant dsBrowse
- dsCalcFields
- in file db.inc.php, constant dsCalcFields
- dsCurValue
- in file db.inc.php, constant dsCurValue
- dsEdit
- in file db.inc.php, constant dsEdit
- dsFilter
- in file db.inc.php, constant dsFilter
- dsInactive
- in file db.inc.php, constant dsInactive
- dsInsert
- in file db.inc.php, constant dsInsert
- dsInternalCalc
- in file db.inc.php, constant dsInternalCalc
- dsNewValue
- in file db.inc.php, constant dsNewValue
- dsOldValue
- in file db.inc.php, constant dsOldValue
- dsOpening
- in file db.inc.php, constant dsOpening
- dsSetKey
- in file db.inc.php, constant dsSetKey
- dtHTML_4_01_Frameset
- in file forms.inc.php, constant dtHTML_4_01_Frameset
- dtHTML_4_01_Strict
- in file forms.inc.php, constant dtHTML_4_01_Strict
- dtHTML_4_01_Transitional
- in file forms.inc.php, constant dtHTML_4_01_Transitional
- dtNone
- in file forms.inc.php, constant dtNone
This file is part of the VCL for PHP project
- dtXHTML_1_0_Frameset
- in file forms.inc.php, constant dtXHTML_1_0_Frameset
- dtXHTML_1_0_Strict
- in file forms.inc.php, constant dtXHTML_1_0_Strict
- dtXHTML_1_0_Transitional
- in file forms.inc.php, constant dtXHTML_1_0_Transitional
- dtXHTML_1_1
- in file forms.inc.php, constant dtXHTML_1_1
- dumpABSLayout
- in file graphics.inc.php, method Layout::dumpABSLayout()
Dump an absolute layout
- dumpChildren
- in file forms.inc.php, method Page::dumpChildren()
Dump al children controls
- dumpChildren
- in file controls.inc.php, method FocusControl::dumpChildren()
Dump all children
- dumpChildren
- in file controls.inc.php, method Control::dumpChildren()
Dump all children components
- dumpChildrenControls
- in file stdctrls.inc.php, method QWidget::dumpChildrenControls()
Code to dump when the Widget accepts children controls.
- dumpChildrenHeaderCode
- in file classes.inc.php, method Component::dumpChildrenHeaderCode()
Dump the header code for all the children
- dumpChildrenJavascript
- in file classes.inc.php, method Component::dumpChildrenJavascript()
Dump the javascript code for all the children
- dumpClientFrames
- in file forms.inc.php, method Frameset::dumpClientFrames()
Dump the frames inside the frameset that are aligned to alClient
- dumpColLayout
- in file graphics.inc.php, method Layout::dumpColLayout()
Dump an col layout
- dumpCommonContentsBottom
- in file stdctrls.inc.php, method QWidget::dumpCommonContentsBottom()
Dump common qooxdoo finalization code
- dumpCommonContentsTop
- in file stdctrls.inc.php, method QWidget::dumpCommonContentsTop()
Dump the common qooxdoo initialization code
- dumpCommonQWidgetJSEvents
- in file stdctrls.inc.php, method QWidget::dumpCommonQWidgetJSEvents()
- dumpCommonQWidgetProperties
- in file stdctrls.inc.php, method QWidget::dumpCommonQWidgetProperties()
- dumpContents
- in file comctrls.inc.php, method CustomTreeView::dumpContents()
- dumpContents
- in file forms.inc.php, method Window::dumpContents()
- dumpContents
- in file stdctrls.inc.php, method DWidget::dumpContents()
- dumpContents
- in file comctrls.inc.php, method DateTimePicker::dumpContents()
- dumpContents
- in file stdctrls.inc.php, method CustomListBox::dumpContents()
- dumpContents
- in file stdctrls.inc.php, method CustomMemo::dumpContents()
- dumpContents
- in file stdctrls.inc.php, method CustomLabel::dumpContents()
- dumpContents
- in file comctrls.inc.php, method CustomToolBar::dumpContents()
- dumpContents
- in file checklst.inc.php, method CustomCheckListBox::dumpContents()
- dumpContents
- in file calendar.inc.php, method Clock::dumpContents()
- dumpContents
- in file forms.inc.php, method HiddenField::dumpContents()
- dumpContents
- in file forms.inc.php, method Frameset::dumpContents()
Dump the whole frameset, with the alignment algorithm
- dumpContents
- in file forms.inc.php, method Page::dumpContents()
- dumpContents
- in file forms.inc.php, method Frame::dumpContents()
- dumpContents
- in file buttons.inc.php, method SpeedButton::dumpContents()
- dumpContents
- in file chart.inc.php, method SimpleChart::dumpContents()
- dumpContents
- in file extctrls.inc.php, method FlashObject::dumpContents()
- dumpContents
- in file extctrls.inc.php, method Bevel::dumpContents()
- dumpContents
- in file stdctrls.inc.php, method Button::dumpContents()
- dumpContents
- in file comctrls.inc.php, method CustomListView::dumpContents()
- dumpContents
- in file extctrls.inc.php, method CustomButtonView::dumpContents()
- dumpContents
- in file comctrls.inc.php, method CustomTextField::dumpContents()
- dumpContents
- in file comctrls.inc.php, method CustomPageControl::dumpContents()
- dumpContents
- in file controls.inc.php, method Control::dumpContents()
Dump the control contents, inherit and fill this method with the code
- dumpContents
- in file comctrls.inc.php, method ColorSelector::dumpContents()
- dumpContents
- in file dbctrls.inc.php, method DBRepeater::dumpContents()
- dumpContents
- in file dbctrls.inc.php, method DBPaginator::dumpContents()
- dumpContents
- in file dbgrids.inc.php, method DBGrid::dumpContents()
- dumpContents
- in file stdctrls.inc.php, method ScrollBar::dumpContents()
- dumpContents
- in file business.inc.php, method BusinessObject::dumpContents()
- dumpContents
- in file stdctrls.inc.php, method RadioButton::dumpContents()
- dumpContents
- in file comctrls.inc.php, method TrackBar::dumpContents()
- dumpContents
- in file extctrls.inc.php, method CustomPanel::dumpContents()
- dumpContents
- in file extctrls.inc.php, method Shape::dumpContents()
- dumpContents
- in file stdctrls.inc.php, method CustomCheckBox::dumpContents()
- dumpContents
- in file extctrls.inc.php, method PaintBox::dumpContents()
- dumpContents
- in file buttons.inc.php, method BitBtn::dumpContents()
- dumpContents
- in file stdctrls.inc.php, method CustomEdit::dumpContents()
- dumpContents
- in file menus.inc.php, method CustomMainMenu::dumpContents()
- dumpContents
- in file extctrls.inc.php, method MapShape::dumpContents()
- dumpContents
- in file comctrls.inc.php, method CustomUpDown::dumpContents()
- dumpContents
- in file extctrls.inc.php, method CustomRadioGroup::dumpContents()
- dumpContents
- in file comctrls.inc.php, method GraphicMainMenu::dumpContents()
- dumpContents
- in file extctrls.inc.php, method GroupBox::dumpContents()
- dumpContents
- in file comctrls.inc.php, method MonthCalendar::dumpContents()
- dumpContents
- in file extctrls.inc.php, method Image::dumpContents()
- dumpContentsButtonControl
- in file stdctrls.inc.php, method ButtonControl::dumpContentsButtonControl()
This function was introduced to be flexible with the sub-classed controls.
- dumpExtraControlCode
- in file comctrls.inc.php, method CustomTextField::dumpExtraControlCode()
Nothing here. See LabeledEdit for more info
- dumpExtraControlCode
- in file comctrls.inc.php, method CustomLabeledEdit::dumpExtraControlCode()
Dumps the control for the label part of the component
- dumpFlowLayout
- in file graphics.inc.php, method Layout::dumpFlowLayout()
Dump a flow layout, basically, no layout at all
- dumpForAjax
- in file buttons.inc.php, method BitBtn::dumpForAjax()
- dumpForAjax
- in file dbgrids.inc.php, method DBGrid::dumpForAjax()
This method is called to know the code to be executed to update the control
- dumpFrames
- in file forms.inc.php, method Page::dumpFrames()
Dump the page using frames
- dumpGraphic
- in file chart.inc.php, method SimpleChart::dumpGraphic()
Dump the chart graphic.
- dumpGrid
- in file graphics.inc.php, method Layout::dumpGrid()
Dump a grid layout
- dumpGridBagLayout
- in file graphics.inc.php, method Layout::dumpGridBagLayout()
Dump a table layout
- dumpHeaderCode
- in file comctrls.inc.php, method CustomProgressBar::dumpHeaderCode()
- dumpHeaderCode
- in file comctrls.inc.php, method CustomRichEdit::dumpHeaderCode()
- dumpHeaderCode
- in file extctrls.inc.php, method CustomButtonView::dumpHeaderCode()
- dumpHeaderCode
- in file comctrls.inc.php, method MonthCalendar::dumpHeaderCode()
- dumpHeaderCode
- in file comctrls.inc.php, method TrackBar::dumpHeaderCode()
- dumpHeaderCode
- in file stdctrls.inc.php, method QWidget::dumpHeaderCode()
- dumpHeaderCode
- in file controls.inc.php, method Control::dumpHeaderCode()
- dumpHeaderCode
- in file menus.inc.php, method CustomPopupMenu::dumpHeaderCode()
- dumpHeaderCode
- in file styles.inc.php, method CustomStyleSheet::dumpHeaderCode()
- dumpHeaderCode
- in file extctrls.inc.php, method Bevel::dumpHeaderCode()
- dumpHeaderCode
- in file menus.inc.php, method CustomMainMenu::dumpHeaderCode()
- dumpHeaderCode
- in file calendar.inc.php, method Clock::dumpHeaderCode()
- dumpHeaderCode
- in file comctrls.inc.php, method CustomToolBar::dumpHeaderCode()
- dumpHeaderCode
- in file stdctrls.inc.php, method DWidget::dumpHeaderCode()
- dumpHeaderCode
- in file chart.inc.php, method SimpleChart::dumpHeaderCode()
- dumpHeaderCode
- in file buttons.inc.php, method SpeedButton::dumpHeaderCode()
- dumpHeaderCode
- in file comctrls.inc.php, method DateTimePicker::dumpHeaderCode()
- dumpHeaderCode
- in file comctrls.inc.php, method GraphicMainMenu::dumpHeaderCode()
- dumpHeaderCode
- in file extctrls.inc.php, method Shape::dumpHeaderCode()
- dumpHeaderCode
- in file classes.inc.php, method Component::dumpHeaderCode()
To dump header code required
- dumpHeaderCode
- in file extctrls.inc.php, method PaintBox::dumpHeaderCode()
- dumpHeaderJavascript
- in file forms.inc.php, method Page::dumpHeaderJavascript()
- dumpHiddenKeyFields
- in file classes.inc.php, method Component::dumpHiddenKeyFields()
This function dumps out the key fields for the current row, useful to
- dumpHiddenKeyFields
- in file dbtables.inc.php, method CustomTable::dumpHiddenKeyFields()
Dump hidden html fields with the key fields of this dataset
- dumpHiddenKeyFields
- in file interbase.inc.php, method CustomIBTable::dumpHiddenKeyFields()
- dumpHorizontalFrames
- in file forms.inc.php, method Frameset::dumpHorizontalFrames()
Dump the frames inside the frameset that are aligned to alLeft or alRight
- dumpItem
- in file comctrls.inc.php, method CustomTreeView::dumpItem()
Dumps a tree node
- dumpItem
- in file comctrls.inc.php, method GraphicMainMenu::dumpItem()
Dumps a menu item, recursively
- dumpJavascript
- in file classes.inc.php, method Component::dumpJavascript()
To dump the javascript code needed by this component
- dumpJavascript
- in file extctrls.inc.php, method CustomRadioGroup::dumpJavascript()
- dumpJavascript
- in file stdctrls.inc.php, method RadioButton::dumpJavascript()
- dumpJavascript
- in file stdctrls.inc.php, method CustomMemo::dumpJavascript()
- dumpJavascript
- in file forms.inc.php, method Frameset::dumpJavascript()
- dumpJavascript
- in file extctrls.inc.php, method Timer::dumpJavascript()
- dumpJavascript
- in file buttons.inc.php, method BitBtn::dumpJavascript()
- dumpJavascript
- in file forms.inc.php, method Frame::dumpJavascript()
- dumpJavascript
- in file stdctrls.inc.php, method CustomListBox::dumpJavascript()
- dumpJavascript
- in file controls.inc.php, method Control::dumpJavascript()
Dump Javascript code required for this component to work
- dumpJavascript
- in file extctrls.inc.php, method Image::dumpJavascript()
Write the Javascript section to the header
- dumpJavascript
- in file stdctrls.inc.php, method CustomEdit::dumpJavascript()
- dumpJavascript
- in file checklst.inc.php, method CustomCheckListBox::dumpJavascript()
- dumpJavascript
- in file stdctrls.inc.php, method ButtonControl::dumpJavascript()
- dumpJavascript
- in file stdctrls.inc.php, method CustomLabel::dumpJavascript()
- dumpJavascript
- in file chart.inc.php, method SimpleChart::dumpJavascript()
Write the Javascript section to the header
- dumpJSEvent
- in file extctrls.inc.php, method Timer::dumpJSEvent()
- dumpJSEvent
- in file controls.inc.php, method Control::dumpJSEvent()
Dumps a javascript named $event
- dumpJsEvents
- in file controls.inc.php, method Control::dumpJsEvents()
Dump Javascript events
- dumpJsEvents
- in file comctrls.inc.php, method TrackBar::dumpJsEvents()
- dumpJsEvents
- in file dbgrids.inc.php, method DBGrid::dumpJsEvents()
Dump Javascript events
- dumpJsEvents
- in file forms.inc.php, method Page::dumpJsEvents()
- dumpJsEvents
- in file comctrls.inc.php, method CustomTextField::dumpJsEvents()
- dumpJsEvents
- in file comctrls.inc.php, method CustomTreeView::dumpJsEvents()
- dumpLayoutContents
- in file graphics.inc.php, method Layout::dumpLayoutContents()
Dump the layout contents depending on the layout type
- dumpMenuItems
- in file menus.inc.php, method CustomMainMenu::dumpMenuItems()
Dump all menu items
- dumpRow
- in file comctrls.inc.php, method CustomTreeView::dumpRow()
Dumps the first row for the items
- dumpRowLayout
- in file graphics.inc.php, method Layout::dumpRowLayout()
Dump a row layout
- dumpRPC
- in file dbgrids.inc.php, method DBGrid::dumpRPC()
Dump javascript code to attach the updateRow method to the grid using ajax
- dumpTemplate
- in file templateplugins.inc.php, method PageTemplate::dumpTemplate()
Called to dump the parsed Template to the output stream
- dumpTemplate
- in file smartytemplate.inc.php, method SmartyTemplate::dumpTemplate()
- dumpTopButtons
- in file menus.inc.php, method CustomMainMenu::dumpTopButtons()
Dump the top items
- dumpUsingTemplate
- in file forms.inc.php, method Page::dumpUsingTemplate()
Dump the page using a template, it doesn't generate an HTML page, it uses
- dumpXYLayout
- in file graphics.inc.php, method Layout::dumpXYLayout()
Dump a fixed coordinate layout using tables
- DWidget
- in file stdctrls.inc.php, class DWidget
Base class for DynAPI widgets
- DWidgetClassName
- in file stdctrls.inc.php, method DWidget::DWidgetClassName()
Dynapi widget class
- Dynamic
- in file extctrls.inc.php, method Panel::Dynamic()
- Dynamic
- in file extctrls.inc.php, method CustomPanel::Dynamic()
Deprecated, not used
top
e
- EAbort
- in file rtl.inc.php, class EAbort
Silent exception
- EAssignError
- in file classes.inc.php, class EAssignError
EAssignError exception
- ecLowerCase
- in file stdctrls.inc.php, constant ecLowerCase
- ecNormal
- in file stdctrls.inc.php, constant ecNormal
- ECollectionError
- in file classes.inc.php, class ECollectionError
ECollectionError exception
- ecUpperCase
- in file stdctrls.inc.php, constant ecUpperCase
- EDatabaseError
- in file db.inc.php, class EDatabaseError
Exception for a DatabaseError
- Edit
- in file stdctrls.inc.php, class Edit
Edit class
- Edit
- in file db.inc.php, method DataSet::Edit()
Sets the dataset in edit mode, modifications will go to a buffer waiting for post()/cancel()
- EditLabel
- in file comctrls.inc.php, method CustomLabeledEdit::EditLabel()
&nb |
|