Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Latest commit

 

History

History
39 lines (24 loc) · 953 Bytes

File metadata and controls

39 lines (24 loc) · 953 Bytes

.. include:: ../../Includes.txt

API — PHP

Tip

You can find a recap of the useful PHP classes/functions in the chapter “:ref:`cheatSheets-php`”.

To create a form, you will have to use the following classes:

.. toctree::
    :maxdepth: 5
    :titlesonly:
    :hidden:

    Model
    FormValidator
    Validator
    Behaviours
    Misc