This website requires JavaScript.
Explore
Help
Register
Sign In
ggppdk
/
Component-Builder
Watch
1
Star
0
Fork
0
You've already forked Component-Builder
forked from
joomla/Component-Builder
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
78208d1525
Component-Builder
/
admin
/
views
/
get_snippets
History
Llewellyn van der Merwe
78208d1525
Fixed the compiler to allow edit views be build even if no other site views are set. Removed all the depreciated joomla jimport statments. Update the getModel method in the controller. Updated the getRedirectToItemAppend, cancel and save method in the controller to also use the return value if internal. Added the addTablePath to the getTable method in the model to insure table is found when called from outside the in another component. Updated the diplay method in the JViewLagacy class to also use the return value if not null. Updated the component core to use JAccessExceptionNotallowed instead of JError::raiseWaring when user not have access to core.
2018-08-07 14:25:26 +02:00
..
tmpl
Added Joomla volunteers banner. Fixed a syntax error in the custom admin view called get snippets.
2018-06-29 04:19:50 +02:00
index.html
Added sharing of snippets option and started adding get snippets custom admin view gh-92. Fixed gh-153 published settings for categories.
2017-11-16 06:37:32 +02:00
view.html.php
Fixed the compiler to allow edit views be build even if no other site views are set. Removed all the depreciated joomla jimport statments. Update the getModel method in the controller. Updated the getRedirectToItemAppend, cancel and save method in the controller to also use the return value if internal. Added the addTablePath to the getTable method in the model to insure table is found when called from outside the in another component. Updated the diplay method in the JViewLagacy class to also use the return value if not null. Updated the component core to use JAccessExceptionNotallowed instead of JError::raiseWaring when user not have access to core.
2018-08-07 14:25:26 +02:00