Element index for package openbiz.bin.easy
Package indexes
[ a ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ j ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ _ ]
_
- _render
- in file DynaView.php, method DynaView::_render()
Render this view. This function is called by Render() or ReRender()
- _render
- in file EasyView.php, method EasyView::_render()
Render this view. This function is called by Render() or ReRender()
- _showForm
- in file EasyForm.php, method EasyForm::_showForm()
- __construct
- in file HTMLTree.php, method HTMLTree::__construct()
Initialize HTMLTree with xml array
- __construct
- in file HTMLTabs.php, method HTMLTabs::__construct()
Initialize HTMLTabs with xml array
- __construct
- in file HTMLTabs.php, method TabView::__construct()
Initialize TabView with xml array
- __construct
- in file HTMLMenus.php, method HTMLMenus::__construct()
Initialize HTMLMenus with xml array
- __construct
- in file EasyView.php, method EasyView::__construct()
Initialize EasyView with xml array
- __construct
- in file EasyForm.php, method EasyForm::__construct()
Initialize BizForm with xml array
- __construct
- in file EasyFormTree.php, method Node::__construct()
- __construct
- in file DynaView.php, method DynaView::__construct()
Initialize DynaView with xml array
- __construct
- in file EasyView.php, method FormReference::__construct()
Contructor, store form info from array to variable of class
a
- AddNode
- in file EasyFormTree.php, method EasyFormTree::AddNode()
Add new node
- AddToParent
- in file PickerForm.php, method PickerForm::AddToParent()
Add a record (popup) to the parent form if OK button clicked, (M-M or M-1/1-1)
- AutoSuggest
- in file EasyForm.php, method EasyForm::AutoSuggest()
Generate list for AutoSuggest listing. Formatted for simple of hidden inputs
c
- CallService
- in file EasyForm.php, method EasyForm::CallService()
Call/Invoke service method, this EasyForm name is passed to the method
- Cancel
- in file EasyViewWizard.php, method EasyViewWizard::Cancel()
Cancel, clean up the sessions of view and all forms
- Cancel
- in file EasyFormWizard.php, method EasyFormWizard::Cancel()
Clean up the sessions of view and all forms
- Cancel
- in file EasyForm.php, method EasyForm::Cancel()
Cancel input and do page redirection
- Close
- in file EasyForm.php, method EasyForm::Close()
Close the popup window
- Commit
- in file EasyViewWizard.php, method EasyViewWizard::Commit()
Save wizard data of current+previous pages into database or other storage
- Commit
- in file EasyFormWizard.php, method EasyFormWizard::Commit()
Save wizard data of current+previous pages into database or other storage
- CopyRecord
- in file EasyForm.php, method EasyForm::CopyRecord()
Copy Record
- curPageURL
- in file EasyView.php, method EasyView::curPageURL()
TODO : what's mean of cur, current??
e
- EasyForm
- in file EasyForm.php, class EasyForm
EasyForm class - contains form object metadata functions
- EasyFormTree
- in file EasyFormTree.php, class EasyFormTree
EasyFormTree class - contains formtree object metadata functions
- EasyFormWizard
- in file EasyFormWizard.php, class EasyFormWizard
EasyFormWizard class - extension of BizForm to support wizard form
- EasyView
- in file EasyView.php, class EasyView
EasyView class is the class that contains list of forms.
- EasyViewWizard
- in file EasyViewWizard.php, class EasyViewWizard
EasyViewWizard class - EasyViewWizard is the class that controls the wizard forms
- EasyFormTree.php
- procedural page EasyFormTree.php
- EasyFormWizard.php
- procedural page EasyFormWizard.php
- EasyForm.php
- procedural page EasyForm.php
- EasyViewWizard.php
- procedural page EasyViewWizard.php
- EasyView.php
- procedural page EasyView.php
- EditRecord
- in file EasyForm.php, method EasyForm::EditRecord()
Edit Record NOTE: append fld:Id=$id to the redirect page url
g
- $g_BizSystem
- in file EasyForm.php, global variable $g_BizSystem
Get view object
- GetActiveRecord
- in file EasyForm.php, method EasyForm::GetActiveRecord()
Get activeRecord
- getByField
- in file Panel.php, method Panel::getByField()
Get element by field,
- GetCurrentStep
- in file EasyViewWizard.php, method EasyViewWizard::GetCurrentStep()
Get current step
- GetDataObj
- in file EasyForm.php, method EasyForm::GetDataObj()
Get object instance of BizDataObj defined in it's metadata file
- GetElement
- in file EasyForm.php, method EasyForm::GetElement()
Get an element object
- GetErrorElements
- in file EasyForm.php, method EasyForm::GetErrorElements()
Get error elements
- GetErrorMessage
- in file EasyForm.php, method EasyForm::GetErrorMessage()
Get error message
- GetEventLogMsg
- in file EasyForm.php, method EasyForm::GetEventLogMsg()
Get event log message
- GetFormInputs
- in file EasyViewWizard.php, method EasyViewWizard::GetFormInputs()
Set form state
- GetMessage
- in file EasyForm.php, method EasyForm::GetMessage()
Get message, and translate it
- GetMessage
- in file EasyView.php, method EasyView::GetMessage()
Get message, and translate it
- GetNewRecord
- in file EasyForm.php, method EasyForm::GetNewRecord()
Get new record
- GetOnEventElements
- in file EasyForm.php, method EasyForm::GetOnEventElements()
Get on event elements
- GetProperty
- in file EasyForm.php, method EasyForm::GetProperty()
Get object property
- GetRedirectPage
- in file EasyForm.php, method EasyForm::GetRedirectPage()
return redirect page and target array
- GetSessionVars
- in file EasyView.php, method EasyView::GetSessionVars()
Get/Retrieve Session data of this object
- GetSessionVars
- in file EasyForm.php, method EasyForm::GetSessionVars()
Get/Retrieve Session data of this object
- GetSessionVars
- in file EasyViewWizard.php, method EasyViewWizard::GetSessionVars()
Get/Retrieve Session data of this object
- GetSessionVars
- in file EasyFormTree.php, method EasyFormTree::GetSessionVars()
- GetSessionVars
- in file EasyFormWizard.php, method EasyFormWizard::GetSessionVars()
Get/Retrieve Session data of this object
- GetSessionVars
- in file PickerForm.php, method PickerForm::GetSessionVars()
Get/Retrieve Session data of this object
- GetSubForms
- in file EasyForm.php, method EasyForm::GetSubForms()
Get sub form of this form
- GetViewObject
- in file EasyForm.php, method EasyForm::GetViewObject()
- GetViewSet
- in file EasyView.php, method EasyView::GetViewSet()
Get view set name
- GoBack
- in file EasyFormWizard.php, method EasyFormWizard::GoBack()
Go to previous wizard page
- GoNext
- in file EasyFormWizard.php, method EasyFormWizard::GoNext()
Go to next wizard page
- GotoPage
- in file EasyForm.php, method EasyForm::GotoPage()
Goto page specified by $page parameter, and ReRender
h
- HTMLMenus.php
- procedural page HTMLMenus.php
- HTMLTabs.php
- procedural page HTMLTabs.php
- HTMLTree.php
- procedural page HTMLTree.php
- hasForms
- in file HTMLTabs.php, method TabView::hasForms()
Return TRUE if the current tabView has forms related to it
- HTMLMenus
- in file HTMLMenus.php, class HTMLMenus
HTMLMenus class is the base class of HTML menus
- HTMLTabs
- in file HTMLTabs.php, class HTMLTabs
HTMLTabs class is the base class of HTML tabs
- HTMLTree
- in file HTMLTree.php, class HTMLTree
HTMLTree class is the base class of HTML tree
m
- $m_ActionPanel
- in file EasyForm.php, variable EasyForm::$m_ActionPanel
Action Panel object
- $m_ActiveCssClassName
- in file HTMLTabs.php, variable HTMLTabs::$m_ActiveCssClassName
- $m_ActiveRecord
- in file EasyForm.php, variable EasyForm::$m_ActiveRecord
- $m_CacheLifeTime
- in file EasyView.php, variable EasyView::$m_CacheLifeTime
- $m_CacheLifeTime
- in file EasyForm.php, variable EasyForm::$m_CacheLifeTime
- $m_Caption
- in file HTMLTabs.php, variable TabView::$m_Caption
- $m_ChildNodes
- in file EasyFormTree.php, variable Node::$m_ChildNodes
- $m_ConsoleOutput
- in file EasyView.php, variable EasyView::$m_ConsoleOutput
- $m_CurrentPage
- in file EasyForm.php, variable EasyForm::$m_CurrentPage
- $m_CurrentStep
- in file EasyViewWizard.php, variable EasyViewWizard::$m_CurrentStep
- $m_CurrentTab
- in file HTMLTabs.php, variable HTMLTabs::$m_CurrentTab
- $m_DataObj
- in file EasyForm.php, variable EasyForm::$m_DataObj
- $m_DataObjName
- in file EasyForm.php, variable EasyForm::$m_DataObjName
- $m_DataPanel
- in file EasyForm.php, variable EasyForm::$m_DataPanel
Data Panel object
- $m_DefaultForm
- in file EasyForm.php, variable EasyForm::$m_DefaultForm
- $m_Depth
- in file EasyFormTree.php, variable EasyFormTree::$m_Depth
- $m_Description
- in file EasyView.php, variable FormReference::$m_Description
- $m_Description
- in file EasyForm.php, variable EasyForm::$m_Description
- $m_Display
- in file EasyView.php, variable FormReference::$m_Display
- $m_DropSession
- in file EasyFormWizard.php, variable EasyFormWizard::$m_DropSession
- $m_DropSession
- in file EasyViewWizard.php, variable EasyViewWizard::$m_DropSession
- $m_EventName
- in file EasyForm.php, variable EasyForm::$m_EventName
- $m_FixSearchRule
- in file EasyForm.php, variable EasyForm::$m_FixSearchRule
- $m_FormRefs
- in file EasyView.php, variable EasyView::$m_FormRefs
- $m_Forms
- in file HTMLTabs.php, variable TabView::$m_Forms
- $m_FormStates
- in file EasyViewWizard.php, variable EasyViewWizard::$m_FormStates
- $m_FormType
- in file EasyForm.php, variable EasyForm::$m_FormType
- $m_hasError
- in file EasyForm.php, variable EasyForm::$m_hasError
- $m_Height
- in file EasyForm.php, variable EasyForm::$m_Height
- $m_Height
- in file EasyView.php, variable EasyView::$m_Height
- $m_Icon
- in file HTMLTabs.php, variable TabView::$m_Icon
- $m_Id
- in file EasyFormTree.php, variable Node::$m_Id
- $m_InactiveCssClassName
- in file HTMLTabs.php, variable HTMLTabs::$m_InactiveCssClassName
- $m_IsPopup
- in file EasyView.php, variable EasyView::$m_IsPopup
- $m_jsClass
- in file EasyForm.php, variable EasyForm::$m_jsClass
- $m_MenuItemsXml
- in file HTMLMenus.php, variable HTMLMenus::$m_MenuItemsXml
- $m_MessageFile
- in file EasyView.php, variable EasyView::$m_MessageFile
- $m_MessageFile
- in file EasyForm.php, variable EasyForm::$m_MessageFile
- $m_Messages
- in file EasyForm.php, variable EasyForm::$m_Messages
- $m_Messages
- in file EasyView.php, variable EasyView::$m_Messages
- $m_Name
- in file HTMLTabs.php, variable TabView::$m_Name
- $m_Name
- in file EasyFormTree.php, variable Node::$m_Name
- $m_Name
- in file EasyView.php, variable FormReference::$m_Name
- $m_NavPanel
- in file EasyForm.php, variable EasyForm::$m_NavPanel
Navigation Panel object
- $m_NodesXml
- in file HTMLTree.php, variable HTMLTree::$m_NodesXml
- $m_ObjectId
- in file EasyFormTree.php, variable Node::$m_ObjectId
- $m_ParentFormElemName
- in file PickerForm.php, variable PickerForm::$m_ParentFormElemName
- $m_ParentFormName
- in file EasyForm.php, variable EasyForm::$m_ParentFormName
- $m_PickerMap
- in file PickerForm.php, variable PickerForm::$m_PickerMap
- $m_PId
- in file EasyFormTree.php, variable Node::$m_PId
- $m_QueryStringParam
- in file EasyForm.php, variable EasyForm::$m_QueryStringParam
- $m_Range
- in file EasyForm.php, variable EasyForm::$m_Range
- $m_RecordId
- in file EasyForm.php, variable EasyForm::$m_RecordId
- $m_RecordSet
- in file EasyForm.php, variable EasyForm::$m_RecordSet
- $m_RecordSet
- in file EasyFormTree.php, variable EasyFormTree::$m_RecordSet
- $m_Referer
- in file EasyForm.php, variable EasyForm::$m_Referer
- $m_RefreshData
- in file EasyForm.php, variable EasyForm::$m_RefreshData
- $m_Resource
- in file EasyForm.php, variable EasyForm::$m_Resource
- $m_RootNodes
- in file EasyFormTree.php, variable EasyFormTree::$m_RootNodes
- $m_RootSearchRule
- in file EasyFormTree.php, variable EasyFormTree::$m_RootSearchRule
- $m_SearchPanel
- in file EasyForm.php, variable EasyForm::$m_SearchPanel
Search Panel object
- $m_SearchRule
- in file EasyForm.php, variable EasyForm::$m_SearchRule
- $m_SearchRuleBindValues
- in file EasyForm.php, variable EasyForm::$m_SearchRuleBindValues
- $m_Selected
- in file EasyFormTree.php, variable EasyFormTree::$m_Selected
- $m_SubForms
- in file EasyView.php, variable FormReference::$m_SubForms
- $m_SubForms
- in file EasyForm.php, variable EasyForm::$m_SubForms
- $m_Tab
- in file EasyView.php, variable EasyView::$m_Tab
- $m_TabViews
- in file HTMLTabs.php, variable HTMLTabs::$m_TabViews
- $m_Target
- in file HTMLTabs.php, variable TabView::$m_Target
- $m_TemplateEngine
- in file EasyView.php, variable EasyView::$m_TemplateEngine
- $m_TemplateEngine
- in file EasyForm.php, variable EasyForm::$m_TemplateEngine
- $m_TemplateFile
- in file HTMLTabs.php, variable HTMLTabs::$m_TemplateFile
- $m_TemplateFile
- in file EasyForm.php, variable EasyForm::$m_TemplateFile
- $m_TemplateFile
- in file EasyView.php, variable EasyView::$m_TemplateFile
- $m_Title
- in file EasyForm.php, variable EasyForm::$m_Title
- $m_TotalPages
- in file EasyForm.php, variable EasyForm::$m_TotalPages
- $m_TotalRecords
- in file EasyForm.php, variable EasyForm::$m_TotalRecords
- $m_URL
- in file HTMLTabs.php, variable TabView::$m_URL
- $m_ValidateErrors
- in file EasyForm.php, variable EasyForm::$m_ValidateErrors
- $m_View
- in file HTMLTabs.php, variable TabView::$m_View
- $m_ViewSet
- in file EasyView.php, variable EasyView::$m_ViewSet
- $m_ViewSet
- in file HTMLTabs.php, variable TabView::$m_ViewSet
- $m_Width
- in file EasyView.php, variable EasyView::$m_Width
- $m_Width
- in file EasyForm.php, variable EasyForm::$m_Width
n
- NewRecord
- in file EasyForm.php, method EasyForm::NewRecord()
New record, be default, just redirect to the new record page
- Node
- in file EasyFormTree.php, class Node
Node class, for tree structure
p
- Panel.php
- procedural page Panel.php
- PickerForm.php
- procedural page PickerForm.php
- Panel
- in file Panel.php, class Panel
Panel class is the base class of Panel that embeded in EasyForm
- PickerForm
- in file PickerForm.php, class PickerForm
PickerForm class - contains form object metadata functions for picker
- PickToParent
- in file PickerForm.php, method PickerForm::PickToParent()
Pick data to parent form
- ProcessBDOException
- in file EasyForm.php, method EasyForm::ProcessBDOException()
Handle the exception from DataObj method, report the error as an alert window
- ProcessDataObjError
- in file EasyForm.php, method EasyForm::ProcessDataObjError()
Handle the error from DataObj method, report the error as an alert window
- ProcessFormObjError
- in file EasyForm.php, method EasyForm::ProcessFormObjError()
Process error of form object
- ProcessPostAction
- in file EasyForm.php, method EasyForm::ProcessPostAction()
Process Post Action
- ProcessRequest
- in file EasyView.php, method EasyView::ProcessRequest()
Process request
- ProcessRequest
- in file EasyViewWizard.php, method EasyViewWizard::ProcessRequest()
Process request
- ProcessRule
- in file EasyView.php, method EasyView::ProcessRule()
Proses rule
- ProcessURL
- in file DynaView.php, method DynaView::ProcessURL()
Process URL to get the form param and add the form in the FormRefs
r
- ReadInputRecord
- in file EasyForm.php, method EasyForm::ReadInputRecord()
Read user input data from UI
- ReadInputs
- in file EasyForm.php, method EasyForm::ReadInputs()
Read inputs
- ReadMetadata
- in file HTMLTabs.php, method HTMLTabs::ReadMetadata()
Read Metadata from xml array
- ReadMetadata
- in file EasyFormTree.php, method EasyFormTree::ReadMetadata()
- ReadMetadata
- in file EasyView.php, method EasyView::ReadMetadata()
Read Metadata from xml array
- ReadMetadata
- in file HTMLTree.php, method HTMLTree::ReadMetadata()
Read Metadata from xml array
- ReadMetadata
- in file HTMLMenus.php, method HTMLMenus::ReadMetadata()
Read Metadata from xml array
- ReadMetadata
- in file EasyForm.php, method EasyForm::ReadMetadata()
Read array meta data, and store to meta object
- RemoveRecord
- in file EasyForm.php, method EasyForm::RemoveRecord()
Remove the record out of the associate relationship
- Render
- in file EasyView.php, method EasyView::Render()
Render this view.
- Render
- in file HTMLTree.php, method HTMLTree::Render()
Render HTML Tree
- Render
- in file DynaView.php, method DynaView::Render()
Render this view.
- Render
- in file FormRenderer.php, method FormRenderer::Render()
Render form object
- Render
- in file EasyFormWizard.php, method EasyFormWizard::Render()
Render this form
- Render
- in file ViewRenderer.php, method ViewRenderer::Render()
Render view object
- Render
- in file EasyForm.php, method EasyForm::Render()
Render this form (return html content), called by EasyView's render method (called when form is loaded).
- Render
- in file Panel.php, method Panel::Render()
Render the Panel and return array of rendering element (html text)
- Render
- in file HTMLTabs.php, method HTMLTabs::Render()
- Render
- in file HTMLMenus.php, method HTMLMenus::Render()
Render the html menu
- RenderContextMenu
- in file EasyForm.php, method EasyForm::RenderContextMenu()
Render context menu code
- RenderHTML
- in file EasyForm.php, method EasyForm::RenderHTML()
Render html content of this form
- RenderMenuItems
- in file HTMLMenus.php, method HTMLMenus::RenderMenuItems()
Render menu items
- RenderNodeItems
- in file HTMLTree.php, method HTMLTree::RenderNodeItems()
Render the html tree
- RenderParent
- in file EasyForm.php, method EasyForm::RenderParent()
Render parent form
- RenderPHP
- in file ViewRenderer.php, method ViewRenderer::RenderPHP()
Render PHP template for view object
- RenderPHP
- in file FormRenderer.php, method FormRenderer::RenderPHP()
Render PHP template for form object
- RenderRecord
- in file Panel.php, method Panel::RenderRecord()
Render record
- RenderSingleMenuItem
- in file HTMLMenus.php, method HTMLMenus::RenderSingleMenuItem()
- RenderSingleNodeItem
- in file HTMLTree.php, method HTMLTree::RenderSingleNodeItem()
Render single node item
- RenderSmarty
- in file FormRenderer.php, method FormRenderer::RenderSmarty()
Render smarty template for form object
- RenderSmarty
- in file ViewRenderer.php, method ViewRenderer::RenderSmarty()
Render smarty template for view object
- RenderStep
- in file EasyViewWizard.php, method EasyViewWizard::RenderStep()
Render step
- RenderTable
- in file Panel.php, method Panel::RenderTable()
Render table and return an array with 3 sub arraies (elems, data, ids)
- ReRender
- in file HTMLTabs.php, method HTMLTabs::ReRender()
Rerender the tabs
- ReRender
- in file HTMLTree.php, method HTMLTree::ReRender()
Rerender the menu
- ReRender
- in file EasyForm.php, method EasyForm::ReRender()
Rerender this form (form is rendered already) .
- ReRender
- in file HTMLMenus.php, method HTMLMenus::ReRender()
Rerender the menu
- ReRenderSubForms
- in file EasyForm.php, method EasyForm::ReRenderSubForms()
Rerender sub forms who has dependecy on this form.
- RunEventLog
- in file EasyForm.php, method EasyForm::RunEventLog()
- RunSearch
- in file EasyForm.php, method EasyForm::RunSearch()
Run Search
s
- SearchHelper.php
- procedural page SearchHelper.php
- SaveRecord
- in file EasyForm.php, method EasyForm::SaveRecord()
Save input and redirect page to a new view
- SelectRecord
- in file EasyForm.php, method EasyForm::SelectRecord()
Select Record
- SelectRecord
- in file EasyFormTree.php, method EasyFormTree::SelectRecord()
- SetActiveRecord
- in file EasyForm.php, method EasyForm::SetActiveRecord()
Set active record
- SetClientScripts
- in file HTMLTabs.php, method HTMLTabs::SetClientScripts()
- SetClientScripts
- in file EasyView.php, method EasyView::SetClientScripts()
Include client javascript and css in the html content
- SetClientScripts
- in file EasyForm.php, method EasyForm::SetClientScripts()
Set client scripts, auto add javascripts code to the page
- SetConsoleOutput
- in file EasyView.php, method EasyView::SetConsoleOutput()
Set the Render output to console (as calling print ...) or to a string buffer
- SetCurrentTab
- in file HTMLTabs.php, method HTMLTabs::SetCurrentTab()
Set current tab with view name
- SetCurrentTabInSession
- in file HTMLTabs.php, method HTMLTabs::SetCurrentTabInSession()
- SetDataObj
- in file EasyForm.php, method EasyForm::SetDataObj()
Set data object (BizDataObj) with specified instant from parameter
- SetFixSearchRule
- in file EasyForm.php, method EasyForm::SetFixSearchRule()
Set the dependent search rule of the bizform, this search rule will apply on its BizDataObj.
- SetFormState
- in file EasyViewWizard.php, method EasyViewWizard::SetFormState()
- SetHeaders
- in file ViewRenderer.php, method ViewRenderer::SetHeaders()
Set headers of view
- SetParameters
- in file EasyView.php, method EasyView::SetParameters()
Set parameters
- SetParentForm
- in file EasyView.php, method FormReference::SetParentForm()
Set parent form
- SetParentFormData
- in file PickerForm.php, method PickerForm::SetParentFormData()
Set parent form data/informations
- SetRecordArr
- in file Panel.php, method Panel::SetRecordArr()
Set record array TODO: change field=>value to element=>value
- SetRequestParams
- in file EasyForm.php, method EasyForm::SetRequestParams()
Set request parameters
- SetSessionVars
- in file PickerForm.php, method PickerForm::SetSessionVars()
Save object variable to session context
- SetSessionVars
- in file EasyView.php, method EasyView::SetSessionVars()
Save Session data of this object
- SetSessionVars
- in file EasyFormTree.php, method EasyFormTree::SetSessionVars()
- SetSessionVars
- in file EasyViewWizard.php, method EasyViewWizard::SetSessionVars()
Save Session data of this object
- SetSessionVars
- in file EasyFormWizard.php, method EasyFormWizard::SetSessionVars()
Save object variable to session context
- SetSessionVars
- in file EasyForm.php, method EasyForm::SetSessionVars()
Save object variable to session context
- SetSubForms
- in file EasyForm.php, method EasyForm::SetSubForms()
Set the sub forms of this form. This form is parent of other forms
- ShowChildrenNodes
- in file EasyFormTree.php, method EasyFormTree::ShowChildrenNodes()
Show children nodes
- SortRecord
- in file EasyForm.php, method EasyForm::SortRecord()
Sort Record, for list form
t
- TabView
- in file HTMLTabs.php, class TabView
TabView class is internal class mapping to the metadata of View element in HTMLTabs
|
|