Pure Joomla 3.0 component - Joomla! Forum - community, help and support
can point me pure joomla 3.0 component.
i migrating old joomla 1.5.x new 3.0 joomla need pure 3.0.x component see new mvc pattern.
i have browsed arround core components use legacy mode.
thanks
i migrating old joomla 1.5.x new 3.0 joomla need pure 3.0.x component see new mvc pattern.
i have browsed arround core components use legacy mode.
thanks
if mean jviewlegacy used in core joomla components code use.
the reason 'legacy' in name because joomla platform 12.1 mvc paradigm introduces new format changes classes jmodel, jview , jcontroller interfaces , introduces base abstract classes jmodelbase, jviewbase , jcontrollerbase respectively. done in order decouple platform classes cms unnecessary standalone joomla platform applications.
more information on joomla platform mvc can found in link below
http://developer.joomla.org/manual/chap-joomla_platform_manual-mvc.html
the reason 'legacy' in name because joomla platform 12.1 mvc paradigm introduces new format changes classes jmodel, jview , jcontroller interfaces , introduces base abstract classes jmodelbase, jviewbase , jcontrollerbase respectively. done in order decouple platform classes cms unnecessary standalone joomla platform applications.
more information on joomla platform mvc can found in link below
http://developer.joomla.org/manual/chap-joomla_platform_manual-mvc.html
Comments
Post a Comment