API UPdate [unofficial] - Joomla! Forum - community, help and support
hey,
i've been working on developing component, , updated 1.5 release latest svn today. broke. digging in this, noticed minor changes significant effects.
basically, many of methods once part of japplication class have been moved jfactory class. these follows (someone please add may have missed - these excerpts changelog):
- removed japplication::getlanguage, use jfactory::getlanguage instead
- removed japplication::getdbo, use jfactory::getdbo instead
^ deprecated mosobjecttoarray, use jarrayhelper::fromobject instead
^ deprecared mosbindarraytoobject, use jobject->bind instead
- deprecated japplication::getuser, use jfactory::getuser instead
[edit]
didn't make changelog, also:
- deprecated japplication::getdocument, use jfactory::getuser instead
[/edit]
ian
i've been working on developing component, , updated 1.5 release latest svn today. broke. digging in this, noticed minor changes significant effects.
basically, many of methods once part of japplication class have been moved jfactory class. these follows (someone please add may have missed - these excerpts changelog):
- removed japplication::getlanguage, use jfactory::getlanguage instead
- removed japplication::getdbo, use jfactory::getdbo instead
^ deprecated mosobjecttoarray, use jarrayhelper::fromobject instead
^ deprecared mosbindarraytoobject, use jobject->bind instead
- deprecated japplication::getuser, use jfactory::getuser instead
[edit]
didn't make changelog, also:
- deprecated japplication::getdocument, use jfactory::getuser instead
[/edit]
ian
that's it, there few other ones. if u have probls let me know , i'll point u in right direction.
Comments
Post a Comment