Add getFieldsetXML and getFieldXMLString method to build fields in compiler gh-378. Refactoring the compiler to use camelcase for view code names.

This commit is contained in:
2020-11-26 19:33:39 +02:00
parent 5db5ac7bbb
commit 302328c92a
190 changed files with 2186 additions and 2224 deletions

View File

@ -82,4 +82,5 @@ if ($this->saveOrder)
<?php endif; ?>
<input type="hidden" name="task" value="" />
<?php echo JHtml::_('form.token'); ?>
</form>
</form>
<script type="text/javascript"></script>