Element index for package openbiz.bin.easy.element
Package indexes
[ a ]
[ b ]
[ c ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ v ]
[ _ ]
b
- Button
- in file Button.php, class Button
Button class is element for Button
- Button.php
- procedural page Button.php
c
- CanDisplayed
- in file Element.php, method Element::CanDisplayed()
Check if the element can be displayed
- Checkbox
- in file Checkbox.php, class Checkbox
Checkbox class is element for Checkbox
- CheckRequired
- in file Element.php, method Element::CheckRequired()
Check if element must required (must have value)
- CKEditor
- in file CKEditor.php, class CKEditor
CKEditor class is element for CKEditor
- ColumnBool
- in file ColumnBool.php, class ColumnBool
Checkbox class is element for Checkbox show boolean on data list (table)
- ColumnImage
- in file ColumnImage.php, class ColumnImage
ColumnImage class is element for ColumnImage, show image on data list
- ColumnList
- in file ColumnList.php, class ColumnList
ColumnList class is element that show description from "Selection.xml" on column/table view
- ColumnPassword
- in file ColumnPassword.php, class ColumnPassword
ColumnPassword class is element for ColumnPassword, show password text on data list
- ColumnText
- in file ColumnText.php, class ColumnText
ColumnText class is element for ColumnText, show text on data list
- Checkbox.php
- procedural page Checkbox.php
- CKEditor.php
- procedural page CKEditor.php
- ColumnBool.php
- procedural page ColumnBool.php
- ColumnImage.php
- procedural page ColumnImage.php
- ColumnList.php
- procedural page ColumnList.php
- ColumnPassword.php
- procedural page ColumnPassword.php
- ColumnText.php
- procedural page ColumnText.php
e
- EditCombobox.php
- procedural page EditCombobox.php
- Element.php
- procedural page Element.php
- EditCombobox
- in file EditCombobox.php, class EditCombobox
EditCombobox class is element for EditCombobox
- Element
- in file Element.php, class Element
Element class is the base class of all HTML Element
- EventHandler
- in file Element.php, class EventHandler
EventHandler class is manage event handler of element
f
- FileUploader.php
- procedural page FileUploader.php
- File.php
- procedural page File.php
- File
- in file File.php, class File
File class is the element for File
- FileUploader
- in file FileUploader.php, class FileUploader
File class is the element for Upload File
g
- $g_BizSystem
- in file InputPassword.php, global variable $g_BizSystem
Render / draw the element according to the mode
- GetAlt
- in file ColumnImage.php, method ColumnImage::GetAlt()
Get image alternate(ALT) attribut
- GetClientValidator
- in file Element.php, method Element::GetClientValidator()
Get client validator
- GetContextMenu
- in file Element.php, method Element::GetContextMenu()
Get context menu
- GetDefaultValue
- in file InputElement.php, method InputElement::GetDefaultValue()
Get default value of element
- GetDefaultValue
- in file Element.php, method Element::GetDefaultValue()
Get default value
- GetEnabled
- in file InputElement.php, method InputElement::GetEnabled()
Get enable status
- GetFormedFunction
- in file Element.php, method EventHandler::GetFormedFunction()
Get formed function
- GetFormObj
- in file Element.php, method Element::GetFormObj()
Get form object
- GetFromList
- in file OptionElement.php, method OptionElement::GetFromList()
- GetFunction
- in file Element.php, method Element::GetFunction()
Get function of element in JavaScript format
- GetFunction
- in file EditCombobox.php, method EditCombobox::GetFunction()
Get function of element in JavaScript format
- GetFunctionType
- in file Element.php, method Element::GetFunctionType()
Get function type
- GetHidden
- in file Element.php, method Element::GetHidden()
Get hidden status
- getLink
- in file LabelList.php, method LabelList::getLink()
Get link that evaluated by Expression::EvaluateExpression
- GetLink
- in file RawData.php, method RawData::GetLink()
Get link of element
- getLink
- in file ColumnList.php, method ColumnList::getLink()
Get link that evaluated by Expression::EvaluateExpression
- GetLink
- in file LabelText.php, method LabelText::GetLink()
Get link of LabelText
- GetProperty
- in file Element.php, method Element::GetProperty()
Get property of element
- GetRedirectPage
- in file Element.php, method Element::GetRedirectPage()
Get redirect page
- GetSCKeyFuncMap
- in file Element.php, method Element::GetSCKeyFuncMap()
Get shortcut key function map
- GetSelectFrom
- in file OptionElement.php, method OptionElement::GetSelectFrom()
Get select from
- GetStyle
- in file EditCombobox.php, method EditCombobox::GetStyle()
Get style of element
- GetStyle
- in file Element.php, method Element::GetStyle()
Get style of element
- GetTarget
- in file LabelText.php, method LabelText::GetTarget()
Get target of link <a target='...'>...</a>
- GetText
- in file LabelText.php, method LabelText::GetText()
Get text of label
- GetText
- in file RawData.php, method RawData::GetText()
Get text of element
- GetText
- in file Element.php, method Element::GetText()
Get text of element
- GetTitle
- in file ColumnImage.php, method ColumnImage::GetTitle()
Get image title
- GetValue
- in file InputPassword.php, method InputPassword::GetValue()
Get value of element
- GetValue
- in file Element.php, method Element::GetValue()
Get value of element
- GetValue
- in file Checkbox.php, method Checkbox::GetValue()
Get value of element
h
- Hidden.php
- procedural page Hidden.php
- HTMLBlock.php
- procedural page HTMLBlock.php
- HTMLButton.php
- procedural page HTMLButton.php
- Hidden
- in file Hidden.php, class Hidden
Button class is hidden element
- HTMLBlock
- in file HTMLBlock.php, class HTMLBlock
HTMLBlock class is element that write HTML block borderd by <div> tag
- HTMLButton
- in file HTMLButton.php, class HTMLButton
Button class is element for Button
i
- ImageUploader.php
- procedural page ImageUploader.php
- InputDatetime.php
- procedural page InputDatetime.php
- InputDate.php
- procedural page InputDate.php
- InputElement.php
- procedural page InputElement.php
- InputPassword.php
- procedural page InputPassword.php
- InputPicker.php
- procedural page InputPicker.php
- InputText.php
- procedural page InputText.php
- ImageUploader
- in file ImageUploader.php, class ImageUploader
File class is the element for Upload Image
- InputDate
- in file InputDate.php, class InputDate
InputDate class is element for input date with date picker
- InputDatetime
- in file InputDatetime.php, class InputDatetime
InputDatetime class is element for input date and time with datetime picker
- InputElement
- in file InputElement.php, class InputElement
InputElement class is based element for all input element
- InputPassword
- in file InputPassword.php, class InputPassword
InputPassword class is element for input password
- InputPicker
- in file InputPicker.php, class InputPicker
InputPicker class is element for input picker
- InputText
- in file InputText.php, class InputText
InputText class is element for input text
l
- LabelList.php
- procedural page LabelList.php
- LabelPassword.php
- procedural page LabelPassword.php
- LabelText.php
- procedural page LabelText.php
- LightColorPicker.php
- procedural page LightColorPicker.php
- Listbox.php
- procedural page Listbox.php
- LabelList
- in file LabelList.php, class LabelList
LabelList class is element that show description (read only) from Selection.xml
- LabelPassword
- in file LabelPassword.php, class LabelPassword
LabelPassword class is element that show text with mask (for password)
- LabelText
- in file LabelText.php, class LabelText
LebelText - class LabelText is element that view value who binds with a BizField
- LightColorPicker
- in file LightColorPicker.php, class LightColorPicker
Class that renders a Color Picker HTML element on screen.
- Listbox
- in file Listbox.php, class Listbox
Listbox class is element that show ListBox with data from Selection.xml
m
- $m_AllowURLParam
- in file Element.php, variable Element::$m_AllowURLParam
- $m_Alt
- in file ColumnImage.php, variable ColumnImage::$m_Alt
- $m_BlankOption
- in file EditCombobox.php, variable EditCombobox::$m_BlankOption
- $m_BlankOption
- in file Listbox.php, variable Listbox::$m_BlankOption
- $m_ClientValidator
- in file Element.php, variable Element::$m_ClientValidator
- $m_ColumnStyle
- in file ColumnText.php, variable ColumnText::$m_ColumnStyle
- $m_ColumnStyle
- in file ColumnPassword.php, variable ColumnPassword::$m_ColumnStyle
- $m_ColumnStyle
- in file LabelPassword.php, variable LabelPassword::$m_ColumnStyle
- $m_ColumnStyle
- in file ColumnList.php, variable ColumnList::$m_ColumnStyle
- $m_ContextMenu
- in file Element.php, variable EventHandler::$m_ContextMenu
- $m_cssClass
- in file Element.php, variable Element::$m_cssClass
- $m_cssErrorClass
- in file Element.php, variable Element::$m_cssErrorClass
- $m_DateFormat
- in file InputDate.php, variable InputDate::$m_DateFormat
- $m_DateFormat
- in file InputDatetime.php, variable InputDatetime::$m_DateFormat
- $m_DefaultValue
- in file InputElement.php, variable InputElement::$m_DefaultValue
- $m_Description
- in file InputElement.php, variable InputElement::$m_Description
- $m_Enabled
- in file InputElement.php, variable InputElement::$m_Enabled
- $m_Event
- in file Element.php, variable EventHandler::$m_Event
- $m_EventHandlers
- in file Element.php, variable Element::$m_EventHandlers
- $m_EventLogMsg
- in file Element.php, variable EventHandler::$m_EventLogMsg
- $m_FieldName
- in file InputElement.php, variable InputElement::$m_FieldName
- $m_FieldName
- in file LabelText.php, variable LabelText::$m_FieldName
- $m_FlaseImg
- in file ColumnBool.php, variable ColumnBool::$m_FlaseImg
- $m_FormedFunction
- in file Element.php, variable EventHandler::$m_FormedFunction
- $m_FormName
- in file Element.php, variable Element::$m_FormName
- $m_Function
- in file Element.php, variable EventHandler::$m_Function
- $m_FunctionType
- in file Element.php, variable EventHandler::$m_FunctionType
- $m_FuzzySearch
- in file Element.php, variable Element::$m_FuzzySearch
- $m_Height
- in file Element.php, variable Element::$m_Height
- $m_Hidden
- in file Element.php, variable Element::$m_Hidden
- $m_HTMLAttr
- in file Element.php, variable Element::$m_HTMLAttr
- $m_Image
- in file Button.php, variable Button::$m_Image
- $m_Label
- in file LabelText.php, variable LabelText::$m_Label
- $m_Label
- in file InputElement.php, variable InputElement::$m_Label
- $m_Link
- in file LabelText.php, variable LabelText::$m_Link
- $m_MaskChar
- in file InputPassword.php, variable InputPassword::$m_MaskChar
Mask character for hidden original/real value
- $m_MaskChar
- in file LabelPassword.php, variable LabelPassword::$m_MaskChar
- $m_MaskChar
- in file ColumnPassword.php, variable ColumnPassword::$m_MaskChar
- $m_MaskLength
- in file InputPassword.php, variable InputPassword::$m_MaskLength
length of mask character will be displayed
- $m_MaskLength
- in file ColumnPassword.php, variable ColumnPassword::$m_MaskLength
- $m_MaskLength
- in file LabelPassword.php, variable LabelPassword::$m_MaskLength
- $m_Name
- in file Element.php, variable EventHandler::$m_Name
- $m_Onchange
- in file EditCombobox.php, variable EditCombobox::$m_Onchange
- $m_OnEventLog
- in file Element.php, variable Element::$m_OnEventLog
- $m_PicHeight
- in file ImageUploader.php, variable ImageUploader::$m_PicHeight
- $m_PickerMap
- in file InputPicker.php, variable InputPicker::$m_PickerMap
- $m_PicWidth
- in file ImageUploader.php, variable ImageUploader::$m_PicWidth
- $m_PostAction
- in file Element.php, variable EventHandler::$m_PostAction
- $m_RedirectPage
- in file Element.php, variable EventHandler::$m_RedirectPage
- $m_Required
- in file Element.php, variable Element::$m_Required
- $m_Required
- in file InputElement.php, variable InputElement::$m_Required
- $m_SelectFrom
- in file OptionElement.php, variable OptionElement::$m_SelectFrom
- $m_ShortcutKey
- in file Element.php, variable EventHandler::$m_ShortcutKey
- $m_Sortable
- in file ColumnText.php, variable ColumnText::$m_Sortable
- $m_Sortable
- in file ColumnPassword.php, variable ColumnPassword::$m_Sortable
- $m_Sortable
- in file LabelPassword.php, variable LabelPassword::$m_Sortable
- $m_Sortable
- in file ColumnList.php, variable ColumnList::$m_Sortable
- $m_SortFlag
- in file Element.php, variable Element::$m_SortFlag
- $m_Style
- in file Element.php, variable Element::$m_Style
- $m_Target
- in file LabelText.php, variable LabelText::$m_Target
- $m_Text
- in file InputElement.php, variable InputElement::$m_Text
- $m_Text
- in file LabelText.php, variable LabelText::$m_Text
- $m_ThumbFolder
- in file ImageUploader.php, variable ImageUploader::$m_ThumbFolder
- $m_ThumbHeight
- in file ImageUploader.php, variable ImageUploader::$m_ThumbHeight
- $m_ThumbWidth
- in file ImageUploader.php, variable ImageUploader::$m_ThumbWidth
- $m_Title
- in file ColumnImage.php, variable ColumnImage::$m_Title
- $m_Translatable
- in file Element.php, variable Element::$m_Translatable
- $m_TrueImg
- in file ColumnBool.php, variable ColumnBool::$m_TrueImg
- $m_UnSerialize
- in file RawData.php, variable RawData::$m_UnSerialize
- $m_Uploaded
- in file FileUploader.php, variable FileUploader::$m_Uploaded
- $m_UploadFolder
- in file FileUploader.php, variable FileUploader::$m_UploadFolder
- $m_UploadRoot
- in file FileUploader.php, variable FileUploader::$m_UploadRoot
- $m_UploadRootURL
- in file FileUploader.php, variable FileUploader::$m_UploadRootURL
- $m_URL
- in file Element.php, variable EventHandler::$m_URL
- $m_Validator
- in file Element.php, variable Element::$m_Validator
- $m_Value
- in file Element.php, variable Element::$m_Value
- $m_ValuePicker
- in file InputPicker.php, variable InputPicker::$m_ValuePicker
- $m_Value_Real
- in file InputPassword.php, variable InputPassword::$m_Value_Real
Real value of password
- $m_Width
- in file Element.php, variable Element::$m_Width
- $m_WidthInput
- in file EditCombobox.php, variable EditCombobox::$m_WidthInput
o
- OptionElement.php
- procedural page OptionElement.php
- OptionElement
- in file OptionElement.php, class OptionElement
OptionElement is the base class of element that render list (from Selection.xml)
p
- Password.php
- procedural page Password.php
- Password
- in file Password.php, class Password
Password class is element for input password
r
- Radio.php
- procedural page Radio.php
- RawData.php
- procedural page RawData.php
- ResetButton.php
- procedural page ResetButton.php
- RichText.php
- procedural page RichText.php
- RowCheckbox.php
- procedural page RowCheckbox.php
- Radio
- in file Radio.php, class Radio
Radio class is element that show RadioBox with data from Selection.xml
- RawData
- in file RawData.php, class RawData
RawData class is element for render raw data
- ReadMetaData
- in file InputDatetime.php, method InputDatetime::ReadMetaData()
Read array meta data, and store to meta object
- ReadMetaData
- in file InputElement.php, method InputElement::ReadMetaData()
Read array meta data, and store to meta object
- ReadMetaData
- in file InputDate.php, method InputDate::ReadMetaData()
Read array meta data, and store to meta object
- ReadMetaData
- in file ImageUploader.php, method ImageUploader::ReadMetaData()
Read array meta data, and store to meta object
- ReadMetaData
- in file Hidden.php, method Hidden::ReadMetaData()
Read array meta data, and store to meta object
- ReadMetaData
- in file InputPicker.php, method InputPicker::ReadMetaData()
Read array meta data, and store to meta object
- ReadMetaData
- in file OptionElement.php, method OptionElement::ReadMetaData()
Read metadata info from metadata array and store to class variable
- ReadMetaData
- in file RawData.php, method RawData::ReadMetaData()
Read metadata info from metadata array and store to class variable
- ReadMetaData
- in file FileUploader.php, method FileUploader::ReadMetaData()
Read array meta data, and store to meta object
- ReadMetaData
- in file Listbox.php, method Listbox::ReadMetaData()
Read metadata info from metadata array and store to class variable
- ReadMetaData
- in file LabelText.php, method LabelText::ReadMetaData()
Read array meta data, and store to meta object
- ReadMetaData
- in file LabelPassword.php, method LabelPassword::ReadMetaData()
Read array meta data, and store to meta object
- ReadMetaData
- in file InputPassword.php, method InputPassword::ReadMetaData()
Read array meta data, and store to meta object
- ReadMetaData
- in file ColumnBool.php, method ColumnBool::ReadMetaData()
Read array meta data, and store to meta object
- ReadMetaData
- in file CKEditor.php, method CKEditor::ReadMetaData()
Read array meta data, and store to meta object
- ReadMetaData
- in file ColumnImage.php, method ColumnImage::ReadMetaData()
Read array meta data, and store to meta object
- ReadMetaData
- in file ColumnPassword.php, method ColumnPassword::ReadMetaData()
Read array meta data, and store to meta object
- readMetaData
- in file ColumnList.php, method ColumnList::readMetaData()
Read metadata info from metadata array and store to class variable
- ReadMetaData
- in file EditCombobox.php, method EditCombobox::ReadMetaData()
Read array meta data, and store to meta object
- ReadMetaData
- in file ColumnText.php, method ColumnText::ReadMetaData()
Read array meta data, and store to meta object
- ReadMetaData
- in file Element.php, method Element::ReadMetaData()
Read array meta data, and store to meta object
- ReadMetaData
- in file Button.php, method Button::ReadMetaData()
Read array meta data, and store to meta object
- Render
- in file Listbox.php, method Listbox::Render()
Render, draw the control according to the mode
- Render
- in file ColumnImage.php, method ColumnImage::Render()
Render element, according to the mode
- Render
- in file ResetButton.php, method ResetButton::Render()
Render, draw the element according to the mode
- Render
- in file LightColorPicker.php, method LightColorPicker::Render()
Render, draw the control with a popup color picker
- Render
- in file LabelText.php, method LabelText::Render()
Render, draw the element according to the mode
- Render
- in file Element.php, method Element::Render()
Render the element by html
- Render
- in file OptionElement.php, method OptionElement::Render()
Render, draw the control according to the mode
- Render
- in file Password.php, method Password::Render()
Render, draw the control according to the mode
- Render
- in file Checkbox.php, method Checkbox::Render()
Render element, according to the mode
- Render
- in file CKEditor.php, method CKEditor::Render()
Render element, according to the mode
- render
- in file ColumnList.php, method ColumnList::render()
Draw/Render the element to show description
- Render
- in file Radio.php, method Radio::Render()
Render, draw the control according to the mode
- Render
- in file RichText.php, method RichText::Render()
Render, draw the element according to the mode
- Render
- in file ColumnBool.php, method ColumnBool::Render()
Render element, according to the mode
- Render
- in file RawData.php, method RawData::Render()
Render, draw the element according to the mode
- render
- in file LabelList.php, method LabelList::render()
Render, draw the element to show description
- Render
- in file Textarea.php, method Textarea::Render()
Render, draw the element according to the mode
- Render
- in file SubmitButton.php, method SubmitButton::Render()
Render, draw the element according to the mode
- Render
- in file InputDate.php, method InputDate::Render()
Render / draw the element according to the mode
- Render
- in file HTMLButton.php, method HTMLButton::Render()
Render / draw the element according to the mode
- Render
- in file HTMLBlock.php, method HTMLBlock::Render()
Render/Draw the control according to the mode
- Render
- in file File.php, method File::Render()
Render the element, according to the mode
- Render
- in file EditCombobox.php, method EditCombobox::Render()
Render element, according to the mode
- Render
- in file Hidden.php, method Hidden::Render()
Draw the element according to the mode
- Render
- in file InputDatetime.php, method InputDatetime::Render()
Render / draw the element according to the mode
- Render
- in file ColumnPassword.php, method ColumnPassword::Render()
Render element, according to the mode
- Render
- in file InputText.php, method InputText::Render()
Render, draw the control according to the mode
- Render
- in file Button.php, method Button::Render()
Render element, according to the mode
- Render
- in file RowCheckbox.php, method RowCheckbox::Render()
Render, draw the element according to the mode
- Render
- in file InputPicker.php, method InputPicker::Render()
Render, draw the control according to the mode
- Render
- in file InputPassword.php, method InputPassword::Render()
- Render
- in file InputElement.php, method InputElement::Render()
Render, draw the element according to the mode just return element value
- Render
- in file AutoSuggest.php, method AutoSuggest::Render()
Render element, according to the mode
- Render
- in file LabelPassword.php, method LabelPassword::Render()
Render, draw the control according to the mode
- RenderLabel
- in file RowCheckbox.php, method RowCheckbox::RenderLabel()
Render label
- RenderLabel
- in file LabelText.php, method LabelText::RenderLabel()
Render label
- RenderLabel
- in file InputElement.php, method InputElement::RenderLabel()
Render label, just return label value
- renderLabel
- in file ColumnList.php, method ColumnList::renderLabel()
When render table, it return the table header; when render array, it return the display name
- RenderLabel
- in file RawData.php, method RawData::RenderLabel()
Render label, just return elemen label
- RenderLabel
- in file ColumnText.php, method ColumnText::RenderLabel()
Render label, When render table, it return the table header; when render array, it return the display name
- ResetButton
- in file ResetButton.php, class ResetButton
ResetButton class is element for render html reset button
- ResizeImage
- in file ImageUploader.php, method ImageUploader::ResizeImage()
Resize the image *
- RichText
- in file RichText.php, class RichText
RichText class is input element for render RichText editor
- RowCheckbox
- in file RowCheckbox.php, class RowCheckbox
RowCheckbox class is input element for render RowCheckbox
t
- Textarea.php
- procedural page Textarea.php
- Textarea
- in file Textarea.php, class Textarea
Textarea class is element for render html Textarea
|
|