Home >Backend Development >PHP Tutorial >Universal CRUD function framework in the fast backend in the IcePHP framework (2)

Universal CRUD function framework in the fast backend in the IcePHP framework (2)

黄舟
黄舟Original
2016-12-27 09:49:421184browse

Reorganize the class distribution during the development process


1. CRUD main control class

2.CRUDField field class

3. CrudOperation All operation classes

4.CrudOperationSet Operation set

5.CrudOperationIndex Home page processing class

6.CrudOperationSearch Search processing class

Above 6 One class can complete all functions


Additional files

1. Database Meta configuration file

2. Specific business example methods



The source codes will be released one by one in subsequent articles

The above is the general CRUD function framework in the fast backend in the IcePHP framework (Part 2) ), please pay attention to the PHP Chinese website (www.php.cn) for more related content!


Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn