dev #14482 implementation of treeView on custom-fields controller Index +...
dev #14482 implementation of treeView on custom-fields controller Index + starting implementation of custom-fields/add action
parent
58481729
Showing
- application/modules/admin/controllers/CustomFieldsController.php 5 additions, 0 deletions...tion/modules/admin/controllers/CustomFieldsController.php
- application/modules/admin/views/scripts/custom-fields/add.phtml 3 additions, 0 deletions...ation/modules/admin/views/scripts/custom-fields/add.phtml
- application/modules/admin/views/scripts/custom-fields/index.phtml 1 addition, 0 deletions...ion/modules/admin/views/scripts/custom-fields/index.phtml
- library/Class/CustomField.php 25 additions, 0 deletionslibrary/Class/CustomField.php
- library/Class/CustomFieldsCategory.php 88 additions, 0 deletionslibrary/Class/CustomFieldsCategory.php
- library/ZendAfi/Form/Admin/CustomFields/CustomField.php 65 additions, 0 deletionslibrary/ZendAfi/Form/Admin/CustomFields/CustomField.php
- library/ZendAfi/View/Helper/Admin/CustomFieldsCategories.php 51 additions, 0 deletionslibrary/ZendAfi/View/Helper/Admin/CustomFieldsCategories.php
- tests/application/modules/admin/controllers/CustomFieldsControllerTest.php 44 additions, 0 deletions.../modules/admin/controllers/CustomFieldsControllerTest.php
Please register or sign in to comment