Todo List

Global auditService::audit ($dataObjName)
all return false? really?

Global BizDataObj::validateInput ()
: throw BDOException

Global BizDataObj_Lite::getActiveRecord ()
throw BDOException

Global BizDataObj_SQLHelper::buildUpdateSQL ($dataObj)
consider the record data on main table as well as join table, this function can return a sql array.

Global EasyForm::autoSuggest ($input)
rename to createAutoSuggestList or createAutoSuggest(v2.5?)

Global EasyForm::outputAttrs ()
rename to getOutputAttribute or getAttribute (2.5?)

Global EasyView::outputAttrs ()
need to raname to getOutputAttributs() or getAttributes

Global EasyViewWizard::outputAttrs ()
need to raname to getOutputAttributs() or getAttributes

Global Element::getSCKeyFuncMap ()
need to remove, not used (mr_a_ton)

Namespace openbiz::bin
loadMessage(), getXmlFileWithPath(), getTplFileWithPath, getLibFileWithPath

Namespace openbiz::bin::data
need to move to other package (tool, base, etc?) public

Global Panel::getByField ($fieldName)
change name to getElementByField() or Add new wrapping method

Global profileService::getAttribute ($userId, $attribut)
NYI (not yet implemented)

Global profileService::getDBProfile ($userId, $password)
not finish