Adapted the compiler to use the new tables and subforms for the joomla component. Improved the compiler to make more use of the array_map function

This commit is contained in:
2017-10-29 13:03:06 +02:00
parent 2bab5e2721
commit 6003b45b7a
476 changed files with 1324 additions and 2745 deletions

View File

@@ -9,8 +9,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 243 of this MVC
@build 27th October, 2017
@version @update number 244 of this MVC
@build 29th October, 2017
@created 30th April, 2015
@package Component Builder
@subpackage submitbutton.js

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 243 of this MVC
@build 27th October, 2017
@version @update number 244 of this MVC
@build 29th October, 2017
@created 30th April, 2015
@package Component Builder
@subpackage edit.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 243 of this MVC
@build 27th October, 2017
@version @update number 244 of this MVC
@build 29th October, 2017
@created 30th April, 2015
@package Component Builder
@subpackage view.html.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 243 of this MVC
@build 27th October, 2017
@version @update number 244 of this MVC
@build 29th October, 2017
@created 30th April, 2015
@package Component Builder
@subpackage default.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 243 of this MVC
@build 27th October, 2017
@version @update number 244 of this MVC
@build 29th October, 2017
@created 30th April, 2015
@package Component Builder
@subpackage default_batch_body.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 243 of this MVC
@build 27th October, 2017
@version @update number 244 of this MVC
@build 29th October, 2017
@created 30th April, 2015
@package Component Builder
@subpackage default_batch_footer.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 243 of this MVC
@build 27th October, 2017
@version @update number 244 of this MVC
@build 29th October, 2017
@created 30th April, 2015
@package Component Builder
@subpackage default_body.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 243 of this MVC
@build 27th October, 2017
@version @update number 244 of this MVC
@build 29th October, 2017
@created 30th April, 2015
@package Component Builder
@subpackage default_foot.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 243 of this MVC
@build 27th October, 2017
@version @update number 244 of this MVC
@build 29th October, 2017
@created 30th April, 2015
@package Component Builder
@subpackage default_head.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 243 of this MVC
@build 27th October, 2017
@version @update number 244 of this MVC
@build 29th October, 2017
@created 30th April, 2015
@package Component Builder
@subpackage default_toolbar.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 243 of this MVC
@build 27th October, 2017
@version @update number 244 of this MVC
@build 29th October, 2017
@created 30th April, 2015
@package Component Builder
@subpackage view.html.php

View File

@@ -9,8 +9,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage submitbutton.js

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage edit.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage view.html.php

View File

@@ -9,8 +9,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 3 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 23rd October, 2017
@package Component Builder
@subpackage submitbutton.js

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 3 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 23rd October, 2017
@package Component Builder
@subpackage edit.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 3 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 23rd October, 2017
@package Component Builder
@subpackage view.html.php

View File

@@ -9,8 +9,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 23rd October, 2017
@package Component Builder
@subpackage submitbutton.js

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 23rd October, 2017
@package Component Builder
@subpackage edit.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 23rd October, 2017
@package Component Builder
@subpackage view.html.php

View File

@@ -9,8 +9,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage submitbutton.js

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage edit.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage view.html.php

View File

@@ -9,8 +9,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 26th October, 2017
@package Component Builder
@subpackage submitbutton.js

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 26th October, 2017
@package Component Builder
@subpackage edit.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 26th October, 2017
@package Component Builder
@subpackage view.html.php

View File

@@ -9,8 +9,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 26th October, 2017
@package Component Builder
@subpackage submitbutton.js

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 26th October, 2017
@package Component Builder
@subpackage edit.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 26th October, 2017
@package Component Builder
@subpackage view.html.php

View File

@@ -9,8 +9,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage submitbutton.js

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage edit.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage view.html.php

View File

@@ -9,8 +9,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 3 of this MVC
@build 26th October, 2017
@version @update number 4 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage submitbutton.js

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 3 of this MVC
@build 26th October, 2017
@version @update number 4 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage edit.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 3 of this MVC
@build 26th October, 2017
@version @update number 4 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage view.html.php

View File

@@ -9,8 +9,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 7 of this MVC
@build 26th October, 2017
@version @update number 8 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage submitbutton.js

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 7 of this MVC
@build 26th October, 2017
@version @update number 8 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage edit.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 7 of this MVC
@build 26th October, 2017
@version @update number 8 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage view.html.php

View File

@@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.5.9
@build 28th October, 2017
@build 29th October, 2017
@created 30th April, 2015
@package Component Builder
@subpackage default.php

View File

@@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.5.9
@build 28th October, 2017
@build 29th October, 2017
@created 30th April, 2015
@package Component Builder
@subpackage default_issues_the_closed_issues_on_github.php

View File

@@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.5.9
@build 28th October, 2017
@build 29th October, 2017
@created 30th April, 2015
@package Component Builder
@subpackage default_issues_the_open_issues_on_github.php

View File

@@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.5.9
@build 28th October, 2017
@build 29th October, 2017
@created 30th April, 2015
@package Component Builder
@subpackage default_main.php

View File

@@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.5.9
@build 28th October, 2017
@build 29th October, 2017
@created 30th April, 2015
@package Component Builder
@subpackage default_readme_information.php

View File

@@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.5.9
@build 28th October, 2017
@build 29th October, 2017
@created 30th April, 2015
@package Component Builder
@subpackage default_releases_information.php

View File

@@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.5.9
@build 28th October, 2017
@build 29th October, 2017
@created 30th April, 2015
@package Component Builder
@subpackage default_vast_development_method_notice_board.php

View File

@@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.5.9
@build 28th October, 2017
@build 29th October, 2017
@created 30th April, 2015
@package Component Builder
@subpackage default_vdm.php

View File

@@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.5.9
@build 28th October, 2017
@build 29th October, 2017
@created 30th April, 2015
@package Component Builder
@subpackage default_wiki_tutorials.php

View File

@@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version 2.5.9
@build 28th October, 2017
@build 29th October, 2017
@created 30th April, 2015
@package Component Builder
@subpackage view.html.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage default.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage default_batch_body.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage default_batch_footer.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage default_body.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage default_foot.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage default_head.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage default_toolbar.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage view.html.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 3 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 23rd October, 2017
@package Component Builder
@subpackage default.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 3 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 23rd October, 2017
@package Component Builder
@subpackage default_batch_body.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 3 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 23rd October, 2017
@package Component Builder
@subpackage default_batch_footer.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 3 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 23rd October, 2017
@package Component Builder
@subpackage default_body.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 3 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 23rd October, 2017
@package Component Builder
@subpackage default_foot.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 3 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 23rd October, 2017
@package Component Builder
@subpackage default_head.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 3 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 23rd October, 2017
@package Component Builder
@subpackage default_toolbar.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 3 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 23rd October, 2017
@package Component Builder
@subpackage view.html.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 23rd October, 2017
@package Component Builder
@subpackage default.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 23rd October, 2017
@package Component Builder
@subpackage default_batch_body.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 23rd October, 2017
@package Component Builder
@subpackage default_batch_footer.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 23rd October, 2017
@package Component Builder
@subpackage default_body.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 23rd October, 2017
@package Component Builder
@subpackage default_foot.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 23rd October, 2017
@package Component Builder
@subpackage default_head.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 23rd October, 2017
@package Component Builder
@subpackage default_toolbar.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 23rd October, 2017
@package Component Builder
@subpackage view.html.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage default.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage default_batch_body.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage default_batch_footer.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage default_body.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage default_foot.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage default_head.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage default_toolbar.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage view.html.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 26th October, 2017
@package Component Builder
@subpackage default.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 26th October, 2017
@package Component Builder
@subpackage default_batch_body.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 26th October, 2017
@package Component Builder
@subpackage default_batch_footer.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 26th October, 2017
@package Component Builder
@subpackage default_body.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 26th October, 2017
@package Component Builder
@subpackage default_foot.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 26th October, 2017
@package Component Builder
@subpackage default_head.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 26th October, 2017
@package Component Builder
@subpackage default_toolbar.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 4 of this MVC
@build 26th October, 2017
@version @update number 5 of this MVC
@build 29th October, 2017
@created 26th October, 2017
@package Component Builder
@subpackage view.html.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 26th October, 2017
@package Component Builder
@subpackage default.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 26th October, 2017
@package Component Builder
@subpackage default_batch_body.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 26th October, 2017
@package Component Builder
@subpackage default_batch_footer.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 26th October, 2017
@package Component Builder
@subpackage default_body.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 26th October, 2017
@package Component Builder
@subpackage default_foot.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 26th October, 2017
@package Component Builder
@subpackage default_head.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 26th October, 2017
@package Component Builder
@subpackage default_toolbar.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 26th October, 2017
@package Component Builder
@subpackage view.html.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage default.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage default_batch_body.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage default_batch_footer.php

View File

@@ -10,8 +10,8 @@
|_|
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 5 of this MVC
@build 26th October, 2017
@version @update number 6 of this MVC
@build 29th October, 2017
@created 22nd October, 2017
@package Component Builder
@subpackage default_body.php

Some files were not shown because too many files have changed in this diff Show More