This commit is contained in:
Llewellyn van der Merwe 2017-10-21 01:53:13 +02:00
parent d6965f304c
commit a19b410adc
No known key found for this signature in database
GPG Key ID: CAD7B16D27AF28C5
43 changed files with 43 additions and 42 deletions

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 32 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 13th August, 2015
@package Component Builder
@subpackage custom_admin_view.css

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 32 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 13th August, 2015
@package Component Builder
@subpackage custom_admin_views.css

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 63 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 29th May, 2015
@package Component Builder
@subpackage site_view.css

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 63 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 29th May, 2015
@package Component Builder
@subpackage site_views.css

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 32 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 13th August, 2015
@package Component Builder
@subpackage custom_admin_view.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 32 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 13th August, 2015
@package Component Builder
@subpackage custom_admin_views.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 63 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 29th May, 2015
@package Component Builder
@subpackage site_view.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 63 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 29th May, 2015
@package Component Builder
@subpackage site_views.php

View File

@ -320,6 +320,7 @@ class Structure extends Get
$this->componentSalesName = 'com_'.$this->componentData->sales_name.'__J'.$this->joomlaVersion;
$this->componentBackupName = 'com_'.$this->componentData->sales_name.'_v'.str_replace('.','_',$this->componentData->component_version).'__J'.$this->joomlaVersion;
$this->componentFolderName = 'com_'.$this->componentData->name_code.'_v'.str_replace('.','_',$this->componentData->component_version).'__J'.$this->joomlaVersion;
// set component folder path
$this->componentPath = $this->compilerPath.'/'.$this->componentFolderName;
// set the template path for custom

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 32 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 13th August, 2015
@package Component Builder
@subpackage custom_admin_view.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 32 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 13th August, 2015
@package Component Builder
@subpackage custom_admin_views.php

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 32 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 13th August, 2015
@package Component Builder
@subpackage custom_admin_view.js

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 63 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 29th May, 2015
@package Component Builder
@subpackage site_view.js

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 63 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 29th May, 2015
@package Component Builder
@subpackage site_view.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 63 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 29th May, 2015
@package Component Builder
@subpackage site_views.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 32 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 13th August, 2015
@package Component Builder
@subpackage custom_admin_view.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 63 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 29th May, 2015
@package Component Builder
@subpackage site_view.php

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 32 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 13th August, 2015
@package Component Builder
@subpackage submitbutton.js

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 32 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 13th August, 2015
@package Component Builder
@subpackage edit.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 32 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 13th August, 2015
@package Component Builder
@subpackage view.html.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 32 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 13th August, 2015
@package Component Builder
@subpackage default.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 32 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 13th August, 2015
@package Component Builder
@subpackage default_batch_body.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 32 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 13th August, 2015
@package Component Builder
@subpackage default_batch_footer.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 32 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 13th August, 2015
@package Component Builder
@subpackage default_body.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 32 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 13th August, 2015
@package Component Builder
@subpackage default_foot.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 32 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 13th August, 2015
@package Component Builder
@subpackage default_head.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 32 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 13th August, 2015
@package Component Builder
@subpackage default_toolbar.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 32 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 13th August, 2015
@package Component Builder
@subpackage view.html.php

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 63 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 29th May, 2015
@package Component Builder
@subpackage submitbutton.js

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 63 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 29th May, 2015
@package Component Builder
@subpackage edit.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 63 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 29th May, 2015
@package Component Builder
@subpackage view.html.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 63 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 29th May, 2015
@package Component Builder
@subpackage default.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 63 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 29th May, 2015
@package Component Builder
@subpackage default_batch_body.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 63 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 29th May, 2015
@package Component Builder
@subpackage default_batch_footer.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 63 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 29th May, 2015
@package Component Builder
@subpackage default_body.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 63 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 29th May, 2015
@package Component Builder
@subpackage default_foot.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 63 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 29th May, 2015
@package Component Builder
@subpackage default_head.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 63 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 29th May, 2015
@package Component Builder
@subpackage default_toolbar.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 63 of this MVC
@build 14th October, 2017
@build 20th October, 2017
@created 29th May, 2015
@package Component Builder
@subpackage view.html.php

View File

@ -10,7 +10,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 7 of this MVC
@build 19th August, 2017
@build 20th October, 2017
@created 19th August, 2017
@package Component Builder
@subpackage api.css

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 7 of this MVC
@build 19th August, 2017
@build 20th October, 2017
@created 19th August, 2017
@package Component Builder
@subpackage api.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 7 of this MVC
@build 19th August, 2017
@build 20th October, 2017
@created 19th August, 2017
@package Component Builder
@subpackage default.php

View File

@ -11,7 +11,7 @@
/-------------------------------------------------------------------------------------------------------------------------------/
@version @update number 7 of this MVC
@build 19th August, 2017
@build 20th October, 2017
@created 19th August, 2017
@package Component Builder
@subpackage view.html.php