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)

黄舟
Release: 2023-03-04 11:02:01
Original
1207 people have browsed it

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!


Related labels:
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template