Difference between JTable and JModel? - Joomla! Forum - community, help and support
i've been trying develop component j3.0! last few weeks. i've looked @ tutorial in docs j2.5! , learned whole lot on building components 2.5 way. looking @ made included j3.0! components, i've learned of main differences between j2.5! , j3.0!...
the mvc big thing in j! , thing! have controllers things getting view ready output etc. , models storing , retrieving data, , of course views displaying data. , there tables.
i guess tables way of abstracting sql? @ least have learned looking @ source code joomla! framework...
so; model should use tables database work?
the question here is: there seems lot of tasks can done equally in jmodel , jtable. (?) can knowledge please clarify me difference between both , when use each one?
a last thing: necessary jtable or jmodel call each time or parent automatically? (i've seen pointers in source being done automatically, i'm not sure)...
i have scanned google answers on , whole lot more, i'm left of questions...
thanks!
the mvc big thing in j! , thing! have controllers things getting view ready output etc. , models storing , retrieving data, , of course views displaying data. , there tables.
i guess tables way of abstracting sql? @ least have learned looking @ source code joomla! framework...
so; model should use tables database work?
the question here is: there seems lot of tasks can done equally in jmodel , jtable. (?) can knowledge please clarify me difference between both , when use each one?
a last thing: necessary jtable or jmodel call
code: select all
jtable::getincludepath()i have scanned google answers on , whole lot more, i'm left of questions...
thanks!
Comments
Post a Comment