Updated the readme.

This commit is contained in:
2016-02-29 13:05:37 +02:00
parent 15e3c82dd2
commit 5a541340c8
363 changed files with 382 additions and 391 deletions

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage admin_view.php
@ -329,7 +329,7 @@ class ComponentbuilderModelAdmin_view extends JModelAdmin
*
* @return translatable string
*/
protected function selectionTranslationVwzfields($value,$name)
public function selectionTranslationVwzfields($value,$name)
{
// Array of datatype language strings
if ($name == 'datatype')

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage admin_views.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage ajax.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage compiler.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage component.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage componentbuilder.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage components.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage custom_admin_view.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage custom_admin_views.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage dynamic_get.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage dynamic_gets.php
@ -151,7 +151,7 @@ class ComponentbuilderModelDynamic_gets extends JModelList
*
* @return translatable string
*/
protected function selectionTranslation($value,$name)
public function selectionTranslation($value,$name)
{
// Array of main_source language strings
if ($name == 'main_source')

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage field.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage fields.php
@ -179,7 +179,7 @@ class ComponentbuilderModelFields extends JModelList
*
* @return translatable string
*/
protected function selectionTranslation($value,$name)
public function selectionTranslation($value,$name)
{
// Array of datatype language strings
if ($name == 'datatype')

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage adminviews.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage articles.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage customadminviews.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage customfilelist.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage customfolderlist.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage customgets.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage dbtables.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage dynamicgets.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage fields.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage fieldsmulti.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage fieldtypes.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage maingets.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage siteviews.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage snippets.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage fieldtype.php
@ -215,7 +215,7 @@ class ComponentbuilderModelFieldtype extends JModelAdmin
*
* @return translatable string
*/
protected function selectionTranslationVyufields($value,$name)
public function selectionTranslationVyufields($value,$name)
{
// Array of datatype language strings
if ($name == 'datatype')

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage fieldtypes.php

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage admin_view.js

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage component.js

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage custom_admin_view.js

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage dynamic_get.js

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage field.js

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage fieldtype.js

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage help_document.js

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage layout.js

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage site_view.js

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage snippet.js

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage template.js

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage help_document.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage help_documents.php
@ -179,7 +179,7 @@ class ComponentbuilderModelHelp_documents extends JModelList
*
* @return translatable string
*/
protected function selectionTranslation($value,$name)
public function selectionTranslation($value,$name)
{
// Array of type language strings
if ($name == 'type')

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage import.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage layout.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage layouts.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage site_view.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage site_views.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage snippet.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage snippets.php
@ -153,7 +153,7 @@ class ComponentbuilderModelSnippets extends JModelList
*
* @return translatable string
*/
protected function selectionTranslation($value,$name)
public function selectionTranslation($value,$name)
{
// Array of type language strings
if ($name == 'type')

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage template.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.1.0
@build 26th February, 2016
@build 29th February, 2016
@created 30th April, 2015
@package Component Builder
@subpackage templates.php