dev #14482 Fix models definition + pluginCustomFields
parent
c3497013
Branches
Tags
Showing
- application/modules/admin/controllers/CustomFieldsController.php 4 additions, 0 deletions...tion/modules/admin/controllers/CustomFieldsController.php
- application/modules/admin/views/scripts/custom-fields/add.phtml 2 additions, 1 deletion...ation/modules/admin/views/scripts/custom-fields/add.phtml
- library/Class/CustomField.php 10 additions, 0 deletionslibrary/Class/CustomField.php
- library/Class/CustomField/Meta.php 41 additions, 0 deletionslibrary/Class/CustomField/Meta.php
- library/Class/CustomField/Model.php 62 additions, 0 deletionslibrary/Class/CustomField/Model.php
- library/Trait/TreeViewableItem.php 15 additions, 0 deletionslibrary/Trait/TreeViewableItem.php
- library/ZendAfi/Controller/Plugin/CustomFields.php 33 additions, 0 deletionslibrary/ZendAfi/Controller/Plugin/CustomFields.php
- library/ZendAfi/View/Helper/Admin/CustomFieldsCategories.php 5 additions, 4 deletionslibrary/ZendAfi/View/Helper/Admin/CustomFieldsCategories.php
- library/startup.php 1 addition, 0 deletionslibrary/startup.php
- tests/application/modules/admin/controllers/CustomFieldsControllerTest.php 52 additions, 3 deletions.../modules/admin/controllers/CustomFieldsControllerTest.php
- tests/bootstrap_frontcontroller.php 2 additions, 1 deletiontests/bootstrap_frontcontroller.php
Please register or sign in to comment