PHP development framework Yii Framework tutorial (22) UI components Introduction to Zii components

黄舟
Release: 2023-03-05 08:58:01
Original
1384 people have browsed it

We introduced some UI components supported by the Yii framework earlier. In addition to the UI components introduced earlier, the Yii framework also provides the Zii component library, including the list view ListView, the table view GridView, and also includes some UI components based on JQuery. Such as AutoComplete, DataPicker, Button, Drag and Drop, etc. Zii components are mainly defined in packages zii.*,zii.widget.*

PHP development framework Yii Framework tutorial (22) UI components Introduction to Zii components

Because some of the UI components and data sources (Data Provider) are closely related, so we need to first introduce the database interface supported by Yii. The next article will start to introduce the database access interface of the Yii framework, and then introduce the Zii components one by one. Below are screenshots of some UI components supported by Zii (selected from YiiPlayground).

PHP development framework Yii Framework tutorial (22) UI components Introduction to Zii components

PHP development framework Yii Framework tutorial (22) UI components Introduction to Zii components

The above is the content of the PHP development framework Yii Framework tutorial (22) UI component Zii component introduction. For more related content, please pay attention to PHP Chinese website (m.sbmmt.com)!

Related labels:
source:php.cn
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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!