Component-Builder/admin/views
2018-09-19 14:51:59 +02:00
..
admin_custom_tabs Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
admin_fields Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
admin_fields_conditions Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
admin_fields_relations Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
admin_view Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
admin_views Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
admins_custom_tabs Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
admins_fields Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
admins_fields_conditions Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
admins_fields_relations Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
compiler Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
component_admin_views Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
component_config Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
component_custom_admin_menus Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
component_custom_admin_views Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
component_dashboard Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
component_files_folders Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
component_mysql_tweaks Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
component_site_views Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
component_updates Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
componentbuilder Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
components_admin_views Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
components_config Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
components_custom_admin_menus Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
components_custom_admin_views Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
components_dashboard Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
components_files_folders Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
components_mysql_tweaks Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
components_site_views Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
components_updates Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
custom_admin_view Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
custom_admin_views Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
custom_code Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
custom_codes Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
dynamic_get Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
dynamic_gets Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
field Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
fields Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
fieldtype Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
fieldtypes Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
get_snippets Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
help_document Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
help_documents Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
import 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
import_joomla_components 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
import_language_translations 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
joomla_component Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
joomla_components Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
language Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
language_translation Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
language_translations Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
languages Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
layout Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
layouts Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
libraries Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
libraries_config Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
libraries_files_folders_urls Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
library Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
library_config Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
library_files_folders_urls Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
server Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
servers Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
site_view Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
site_views Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
snippet Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
snippet_type Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
snippet_types Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
snippets Fixed gh-340, to insure that if no selection is made, the default notice of Joomla comes-up and no submistion is made 2018-09-14 12:44:05 +02:00
template Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
templates Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
validation_rule Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
validation_rules Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
index.html first commit of free version 2016-01-30 22:28:43 +02:00