From b879d27c859c6a6cb4ea76edf449f0bb1c25dbd2 Mon Sep 17 00:00:00 2001 From: Llewellyn van der Merwe Date: Thu, 10 Mar 2022 06:27:15 +0200 Subject: [PATCH] update --- componentbuildersiteheaderstabs.xml | 6 +- fields/powers.php | 8 +- forms/site_view.xml | 144 +++++++++--------- ...ontent_componentbuildersiteheaderstabs.ini | 118 +++++++------- ...nt_componentbuildersiteheaderstabs.sys.ini | 118 +++++++------- 5 files changed, 197 insertions(+), 197 deletions(-) diff --git a/componentbuildersiteheaderstabs.xml b/componentbuildersiteheaderstabs.xml index 76cdfa7..768a675 100644 --- a/componentbuildersiteheaderstabs.xml +++ b/componentbuildersiteheaderstabs.xml @@ -1,14 +1,14 @@ - PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS - 15th January, 2022 + PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS + 10th March, 2022 Llewellyn van der Merwe joomla@vdm.io https://dev.vdm.io Copyright (C) 2015 Vast Development Method. All rights reserved. GNU General Public License version 2 or later; see LICENSE.txt 1.0.4 - PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_XML_DESCRIPTION + PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_XML_DESCRIPTION script.php diff --git a/fields/powers.php b/fields/powers.php index ebcbcd3..9e362c6 100644 --- a/fields/powers.php +++ b/fields/powers.php @@ -82,7 +82,7 @@ class JFormFieldPowers extends JFormFieldList if ($user->authorise('power.create', 'com_componentbuilder') && $app->isAdmin()) // TODO for now only in admin area. { // build Create button - $button[] = ' '; } @@ -90,7 +90,7 @@ class JFormFieldPowers extends JFormFieldList if ($user->authorise('power.edit', 'com_componentbuilder') && $app->isAdmin()) // TODO for now only in admin area. { // build edit button - $button[] = ''; // build script $script[] = " @@ -165,13 +165,13 @@ class JFormFieldPowers extends JFormFieldList // if none was found, we add this to set an alternative to set custom if (!$items) { - $options[] = JHtml::_('select.option', '', JText::_('PLG_CONTENT_COMPONENTBUILDERCOMPONENTHEADERSTABS_NONE_FOUND')); + $options[] = JHtml::_('select.option', '', JText::_('PLG_CONTENTCOMPONENTBUILDERCOMPONENTHEADERSTABS_NONE_FOUND')); } if ($items) { if ($this->multiple === false) { - $options[] = JHtml::_('select.option', '', JText::_('PLG_CONTENT_COMPONENTBUILDERCOMPONENTHEADERSTABS_SELECT_AN_OPTION')); + $options[] = JHtml::_('select.option', '', JText::_('PLG_CONTENTCOMPONENTBUILDERCOMPONENTHEADERSTABS_SELECT_AN_OPTION')); } foreach($items as $item) { diff --git a/forms/site_view.xml b/forms/site_view.xml index 237176a..b56e2be 100644 --- a/forms/site_view.xml +++ b/forms/site_view.xml @@ -3,7 +3,7 @@
-
@@ -12,23 +12,23 @@ + PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_YES + PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_NO + PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_YES + PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_NO + PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_YES + PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_NO + PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_YES + PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_NO + PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_YES + PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_NO + PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_YES + PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_NO + PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_YES + PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_NO + PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_YES + PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_NO + PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_YES + PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_NO getItem as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_MODEL_LABEL="Power Header
(site.view.model)
getItem" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_MODEL_DESCRIPTION="The power header for site view model. Only use this option if you have a getItem as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_HTML_LABEL="Target Site View
Class Header" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_HTML_DESCRIPTION="Only use this option if you have a getItem as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_HTML_LABEL="Class Header Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_MODEL_DESCRIPTION="The power header for site view model. Only use this option if you have a getItem as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_HTML_LABEL="Target Site View
Class Header" +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_HTML_DESCRIPTION="Only use this option if you have a getItem as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_HTML_LABEL="Class Header Header
(site.view.html)
getItem" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_HTML_DESCRIPTION="The class header header for site view. Only use this option if you have a getItem as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_HTML_LABEL="Power Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_HTML_DESCRIPTION="The class header header for site view. Only use this option if you have a getItem as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_HTML_LABEL="Power Header
(site.view.html)
getItem" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_HTML_DESCRIPTION="The power header for site view. Only use this option if you have a getItem as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_LABEL="Target Site View
Default Template Header" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_DESCRIPTION="Only use this option if you have a getItem as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_LABEL="Default Template Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_HTML_DESCRIPTION="The power header for site view. Only use this option if you have a getItem as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_LABEL="Target Site View
Default Template Header" +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_DESCRIPTION="Only use this option if you have a getItem as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_LABEL="Default Template Header
(site.view)
getItem" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_DESCRIPTION="The default template header for site view. Only use this option if you have a getItem as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_LABEL="Power Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_DESCRIPTION="The default template header for site view. Only use this option if you have a getItem as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_LABEL="Power Header
(site.view)
getItem" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_DESCRIPTION="The power header for site view. Only use this option if you have a getItem as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_CONTROLLER_LABEL="Target Site View
Controller Header" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_CONTROLLER_DESCRIPTION="Only use this option if you have a getItem as your Main Get, and have custom code in the PHP (controller methods) under the Custom Buttons tab." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_CONTROLLER_LABEL="Class Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_DESCRIPTION="The power header for site view. Only use this option if you have a getItem as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_CONTROLLER_LABEL="Target Site View
Controller Header" +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_CONTROLLER_DESCRIPTION="Only use this option if you have a getItem as your Main Get, and have custom code in the PHP (controller methods) under the Custom Buttons tab." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_CONTROLLER_LABEL="Class Header
(site.view.controller)
getItem" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_CONTROLLER_DESCRIPTION="The class header for site view controller. Only use this option if you have a getItem as your Main Get, and have custom code in the PHP (controller methods) under the Custom Buttons tab." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_CONTROLLER_LABEL="Power Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_CONTROLLER_DESCRIPTION="The class header for site view controller. Only use this option if you have a getItem as your Main Get, and have custom code in the PHP (controller methods) under the Custom Buttons tab." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_CONTROLLER_LABEL="Power Header
(site.view.controller)
getItem" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_CONTROLLER_DESCRIPTION="The power header for site view controller. Only use this option if you have a getItem as your Main Get, and have custom code in the PHP (controller methods) under the Custom Buttons tab." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_MODEL_LABEL="Target Site Views
Model Header" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_MODEL_DESCRIPTION="Only use this option if you have a getListQuery as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_MODEL_LABEL="Class Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_CONTROLLER_DESCRIPTION="The power header for site view controller. Only use this option if you have a getItem as your Main Get, and have custom code in the PHP (controller methods) under the Custom Buttons tab." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_MODEL_LABEL="Target Site Views
Model Header" +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_MODEL_DESCRIPTION="Only use this option if you have a getListQuery as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_MODEL_LABEL="Class Header
(site.views.model)
getListQuery" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_MODEL_DESCRIPTION="The class header for site views model. Only use this option if you have a getListQuery as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_MODEL_LABEL="Power Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_MODEL_DESCRIPTION="The class header for site views model. Only use this option if you have a getListQuery as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_MODEL_LABEL="Power Header
(site.views.model)
getListQuery" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_MODEL_DESCRIPTION="The power header for site views model. Only use this option if you have a getListQuery as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_HTML_LABEL="Target Site Views
Class Header" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_HTML_DESCRIPTION="Only use this option if you have a getListQuery as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_HTML_LABEL="Class Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_MODEL_DESCRIPTION="The power header for site views model. Only use this option if you have a getListQuery as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_HTML_LABEL="Target Site Views
Class Header" +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_HTML_DESCRIPTION="Only use this option if you have a getListQuery as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_HTML_LABEL="Class Header
(site.views.html)
getListQuery" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_HTML_DESCRIPTION="The class header for site views. Only use this option if you have a getListQuery as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_HTML_LABEL="Power Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_HTML_DESCRIPTION="The class header for site views. Only use this option if you have a getListQuery as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_HTML_LABEL="Power Header
(site.views.html)
getListQuery" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_HTML_DESCRIPTION="The power header for site views. Only use this option if you have a getListQuery as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_LABEL="Target Site Views
Default Template Header" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_DESCRIPTION="Only use this option if you have a getListQuery as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_LABEL="Default Template Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_HTML_DESCRIPTION="The power header for site views. Only use this option if you have a getListQuery as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_LABEL="Target Site Views
Default Template Header" +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_DESCRIPTION="Only use this option if you have a getListQuery as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_LABEL="Default Template Header
(site.views)
getListQuery" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_DESCRIPTION="The default template header for site views. Only use this option if you have a getListQuery as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_LABEL="Power Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_DESCRIPTION="The default template header for site views. Only use this option if you have a getListQuery as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_LABEL="Power Header
(site.views)
getListQuery" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_DESCRIPTION="The power header for site views. Only use this option if you have a getListQuery as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_CONTROLLER_LABEL="Target Site Views
Controller Header" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_CONTROLLER_DESCRIPTION="Only use this option if you have a getListQuery as your Main Get, and have custom code in the PHP (controller methods) under the Custom Buttons tab." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_CONTROLLER_LABEL="Class Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_DESCRIPTION="The power header for site views. Only use this option if you have a getListQuery as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_CONTROLLER_LABEL="Target Site Views
Controller Header" +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_CONTROLLER_DESCRIPTION="Only use this option if you have a getListQuery as your Main Get, and have custom code in the PHP (controller methods) under the Custom Buttons tab." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_CONTROLLER_LABEL="Class Header
(site.views.controller)
getListQuery" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_CONTROLLER_DESCRIPTION="The class header for site views controller. Only use this option if you have a getListQuery as your Main Get, and have custom code in the PHP (controller methods) under the Custom Buttons tab." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_CONTROLLER_LABEL="Power Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_CONTROLLER_DESCRIPTION="The class header for site views controller. Only use this option if you have a getListQuery as your Main Get, and have custom code in the PHP (controller methods) under the Custom Buttons tab." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_CONTROLLER_LABEL="Power Header
(site.views.controller)
getListQuery" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_CONTROLLER_DESCRIPTION="The power header for site views controller. Only use this option if you have a getListQuery as your Main Get, and have custom code in the PHP (controller methods) under the Custom Buttons tab." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_AJAX_MODEL_LABEL="Target Ajax Model
Class Header" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_AJAX_MODEL_LABEL="Class Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_CONTROLLER_DESCRIPTION="The power header for site views controller. Only use this option if you have a getListQuery as your Main Get, and have custom code in the PHP (controller methods) under the Custom Buttons tab." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_AJAX_MODEL_LABEL="Target Ajax Model
Class Header" +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_AJAX_MODEL_LABEL="Class Header
(ajax.model)" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_AJAX_MODEL_DESCRIPTION="The class header for Ajax model." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_AJAX_MODEL_LABEL="Power Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_AJAX_MODEL_DESCRIPTION="The class header for Ajax model." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_AJAX_MODEL_LABEL="Power Header
(ajax.model)" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_AJAX_MODEL_DESCRIPTION="The power header for Ajax model." \ No newline at end of file +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_AJAX_MODEL_DESCRIPTION="The power header for Ajax model." \ No newline at end of file diff --git a/language/en-GB/en-GB.plg_content_componentbuildersiteheaderstabs.sys.ini b/language/en-GB/en-GB.plg_content_componentbuildersiteheaderstabs.sys.ini index e6adec8..e01b8d0 100644 --- a/language/en-GB/en-GB.plg_content_componentbuildersiteheaderstabs.sys.ini +++ b/language/en-GB/en-GB.plg_content_componentbuildersiteheaderstabs.sys.ini @@ -1,93 +1,93 @@ -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS="Content - Componentbuilder Site Headers Tabs" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_DESCRIPTION="This plugin is used to set site class custom headers." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_XML_DESCRIPTION="

Content - Componentbuilder Site Headers Tabs (v.1.0.4)

This plugin is used to set site class custom headers.

Created by Llewellyn van der Merwe
Development started 8th December, 2020

" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_CLASS_HEADERS="Class Headers" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_MODEL_LABEL="Target Site View
Model Header" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_MODEL_DESCRIPTION="Only use this option if you have a getItem as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_YES="Yes" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_NO="No" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_MODEL_LABEL="Class Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS="Content - Componentbuilder Site Headers Tabs" +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_DESCRIPTION="This plugin is used to set site class custom headers." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_XML_DESCRIPTION="

Content - Componentbuilder Site Headers Tabs (v.1.0.4)

This plugin is used to set site class custom headers.

Created by Llewellyn van der Merwe
Development started 8th December, 2020

" +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_CLASS_HEADERS="Class Headers" +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_MODEL_LABEL="Target Site View
Model Header" +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_MODEL_DESCRIPTION="Only use this option if you have a getItem as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_YES="Yes" +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_NO="No" +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_MODEL_LABEL="Class Header
(site.view.model)
getItem" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_MODEL_DESCRIPTION="The class header for site view model. Only use this option if you have a getItem as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_MODEL_LABEL="Power Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_MODEL_DESCRIPTION="The class header for site view model. Only use this option if you have a getItem as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_MODEL_LABEL="Power Header
(site.view.model)
getItem" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_MODEL_DESCRIPTION="The power header for site view model. Only use this option if you have a getItem as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_HTML_LABEL="Target Site View
Class Header" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_HTML_DESCRIPTION="Only use this option if you have a getItem as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_HTML_LABEL="Class Header Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_MODEL_DESCRIPTION="The power header for site view model. Only use this option if you have a getItem as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_HTML_LABEL="Target Site View
Class Header" +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_HTML_DESCRIPTION="Only use this option if you have a getItem as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_HTML_LABEL="Class Header Header
(site.view.html)
getItem" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_HTML_DESCRIPTION="The class header header for site view. Only use this option if you have a getItem as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_HTML_LABEL="Power Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_HTML_DESCRIPTION="The class header header for site view. Only use this option if you have a getItem as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_HTML_LABEL="Power Header
(site.view.html)
getItem" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_HTML_DESCRIPTION="The power header for site view. Only use this option if you have a getItem as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_LABEL="Target Site View
Default Template Header" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_DESCRIPTION="Only use this option if you have a getItem as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_LABEL="Default Template Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_HTML_DESCRIPTION="The power header for site view. Only use this option if you have a getItem as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_LABEL="Target Site View
Default Template Header" +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_DESCRIPTION="Only use this option if you have a getItem as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_LABEL="Default Template Header
(site.view)
getItem" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_DESCRIPTION="The default template header for site view. Only use this option if you have a getItem as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_LABEL="Power Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_DESCRIPTION="The default template header for site view. Only use this option if you have a getItem as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_LABEL="Power Header
(site.view)
getItem" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_DESCRIPTION="The power header for site view. Only use this option if you have a getItem as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_CONTROLLER_LABEL="Target Site View
Controller Header" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_CONTROLLER_DESCRIPTION="Only use this option if you have a getItem as your Main Get, and have custom code in the PHP (controller methods) under the Custom Buttons tab." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_CONTROLLER_LABEL="Class Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_DESCRIPTION="The power header for site view. Only use this option if you have a getItem as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_CONTROLLER_LABEL="Target Site View
Controller Header" +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEW_CONTROLLER_DESCRIPTION="Only use this option if you have a getItem as your Main Get, and have custom code in the PHP (controller methods) under the Custom Buttons tab." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_CONTROLLER_LABEL="Class Header
(site.view.controller)
getItem" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_CONTROLLER_DESCRIPTION="The class header for site view controller. Only use this option if you have a getItem as your Main Get, and have custom code in the PHP (controller methods) under the Custom Buttons tab." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_CONTROLLER_LABEL="Power Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEW_CONTROLLER_DESCRIPTION="The class header for site view controller. Only use this option if you have a getItem as your Main Get, and have custom code in the PHP (controller methods) under the Custom Buttons tab." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_CONTROLLER_LABEL="Power Header
(site.view.controller)
getItem" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_CONTROLLER_DESCRIPTION="The power header for site view controller. Only use this option if you have a getItem as your Main Get, and have custom code in the PHP (controller methods) under the Custom Buttons tab." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_MODEL_LABEL="Target Site Views
Model Header" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_MODEL_DESCRIPTION="Only use this option if you have a getListQuery as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_MODEL_LABEL="Class Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEW_CONTROLLER_DESCRIPTION="The power header for site view controller. Only use this option if you have a getItem as your Main Get, and have custom code in the PHP (controller methods) under the Custom Buttons tab." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_MODEL_LABEL="Target Site Views
Model Header" +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_MODEL_DESCRIPTION="Only use this option if you have a getListQuery as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_MODEL_LABEL="Class Header
(site.views.model)
getListQuery" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_MODEL_DESCRIPTION="The class header for site views model. Only use this option if you have a getListQuery as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_MODEL_LABEL="Power Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_MODEL_DESCRIPTION="The class header for site views model. Only use this option if you have a getListQuery as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_MODEL_LABEL="Power Header
(site.views.model)
getListQuery" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_MODEL_DESCRIPTION="The power header for site views model. Only use this option if you have a getListQuery as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_HTML_LABEL="Target Site Views
Class Header" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_HTML_DESCRIPTION="Only use this option if you have a getListQuery as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_HTML_LABEL="Class Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_MODEL_DESCRIPTION="The power header for site views model. Only use this option if you have a getListQuery as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_HTML_LABEL="Target Site Views
Class Header" +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_HTML_DESCRIPTION="Only use this option if you have a getListQuery as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_HTML_LABEL="Class Header
(site.views.html)
getListQuery" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_HTML_DESCRIPTION="The class header for site views. Only use this option if you have a getListQuery as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_HTML_LABEL="Power Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_HTML_DESCRIPTION="The class header for site views. Only use this option if you have a getListQuery as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_HTML_LABEL="Power Header
(site.views.html)
getListQuery" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_HTML_DESCRIPTION="The power header for site views. Only use this option if you have a getListQuery as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_LABEL="Target Site Views
Default Template Header" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_DESCRIPTION="Only use this option if you have a getListQuery as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_LABEL="Default Template Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_HTML_DESCRIPTION="The power header for site views. Only use this option if you have a getListQuery as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_LABEL="Target Site Views
Default Template Header" +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_DESCRIPTION="Only use this option if you have a getListQuery as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_LABEL="Default Template Header
(site.views)
getListQuery" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_DESCRIPTION="The default template header for site views. Only use this option if you have a getListQuery as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_LABEL="Power Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_DESCRIPTION="The default template header for site views. Only use this option if you have a getListQuery as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_LABEL="Power Header
(site.views)
getListQuery" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_DESCRIPTION="The power header for site views. Only use this option if you have a getListQuery as your Main Get." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_CONTROLLER_LABEL="Target Site Views
Controller Header" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_CONTROLLER_DESCRIPTION="Only use this option if you have a getListQuery as your Main Get, and have custom code in the PHP (controller methods) under the Custom Buttons tab." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_CONTROLLER_LABEL="Class Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_DESCRIPTION="The power header for site views. Only use this option if you have a getListQuery as your Main Get." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_CONTROLLER_LABEL="Target Site Views
Controller Header" +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_SITE_VIEWS_CONTROLLER_DESCRIPTION="Only use this option if you have a getListQuery as your Main Get, and have custom code in the PHP (controller methods) under the Custom Buttons tab." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_CONTROLLER_LABEL="Class Header
(site.views.controller)
getListQuery" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_CONTROLLER_DESCRIPTION="The class header for site views controller. Only use this option if you have a getListQuery as your Main Get, and have custom code in the PHP (controller methods) under the Custom Buttons tab." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_CONTROLLER_LABEL="Power Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_SITE_VIEWS_CONTROLLER_DESCRIPTION="The class header for site views controller. Only use this option if you have a getListQuery as your Main Get, and have custom code in the PHP (controller methods) under the Custom Buttons tab." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_CONTROLLER_LABEL="Power Header
(site.views.controller)
getListQuery" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_CONTROLLER_DESCRIPTION="The power header for site views controller. Only use this option if you have a getListQuery as your Main Get, and have custom code in the PHP (controller methods) under the Custom Buttons tab." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_ADD_AJAX_MODEL_LABEL="Target Ajax Model
Class Header" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_AJAX_MODEL_LABEL="Class Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_SITE_VIEWS_CONTROLLER_DESCRIPTION="The power header for site views controller. Only use this option if you have a getListQuery as your Main Get, and have custom code in the PHP (controller methods) under the Custom Buttons tab." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_ADD_AJAX_MODEL_LABEL="Target Ajax Model
Class Header" +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_AJAX_MODEL_LABEL="Class Header
(ajax.model)" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_AJAX_MODEL_DESCRIPTION="The class header for Ajax model." -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_AJAX_MODEL_LABEL="Power Header
+PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_AJAX_MODEL_DESCRIPTION="The class header for Ajax model." +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_AJAX_MODEL_LABEL="Power Header
(ajax.model)" -PLG_CONTENT_COMPONENTBUILDERSITEHEADERSTABS_POWER_AJAX_MODEL_DESCRIPTION="The power header for Ajax model." \ No newline at end of file +PLG_CONTENTCOMPONENTBUILDERSITEHEADERSTABS_POWER_AJAX_MODEL_DESCRIPTION="The power header for Ajax model." \ No newline at end of file