phalconCssForm:Phalcon Forms 的类生成器,使用任何 CSS 框架

时间:2024-06-22 15:53:20
【文件属性】:

文件名称:phalconCssForm:Phalcon Forms 的类生成器,使用任何 CSS 框架

文件大小:15KB

文件格式:ZIP

更新时间:2024-06-22 15:53:20

PHP

PhalconCssForm 抱歉我的英语不好,欢迎更正 这些类可用于生成带有 CSS 框架(Bootstrap、Foundation、Pure 等)的表单。 用法 只需创建一个表单类并使用其中一个类对其进行扩展。 class SampleForm extends phalconCSSFormFoundation { { . . . } } 在视图中,调用renderForm() ,生成所有表单。 克隆这个 repo 并检查 sampleForm 示例。 方法 // Phalcon methods setAction ( $ method ); // Sets the action of the form add ( $ element ); // Add an element to the form // phalconCssForm setMethod ( $ me


【文件预览】:
phalconCssForm-master
----README.md(1KB)
----public()
--------index.php(364B)
--------.htaccess(212B)
----LICENSE(1KB)
----app()
--------views()
--------config()
--------forms()
--------controllers()
----index.html(123B)

网友评论