См. определение в файле form.php строка 11
◆ checkFormPermission()
static checkFormPermission |
( |
| ) |
|
|
static |
◆ getAgreements()
◆ getById()
static getById |
( |
| $formId | ) |
|
|
static |
Find just one form by ID. Return array of form fields, or empty array if not found
- Возвращает
- PublicActionResult
См. определение в файле form.php строка 193
◆ getCrmCategories()
static getCrmCategories |
( |
| ) |
|
|
static |
◆ getCrmCompanies()
static getCrmCompanies |
( |
| ) |
|
|
static |
◆ getCrmFields()
static getCrmFields |
( |
?array | $options = null | ) |
|
|
static |
◆ getEditorData()
static getEditorData |
( |
| $formId | ) |
|
|
static |
◆ getList()
Returns CRM forms.
- Возвращает
- PublicActionResult
См. определение в файле form.php строка 179