Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
yupe
widgets
ActiveForm
PHP Класс yupe\widgets\ActiveForm
Наследование:
extends
TbActiveFor\TbActiveForm
Показать файл
Открыть проект
Открытые методы
Метод
Описание
slugFieldGroup
(
CModel
$model
,
string
$attribute
,
array
$options
= [] ) :
string
Output slug field.
Описание методов
slugFieldGroup()
публичный
Метод
Set up $options['sourceModel'] and $options['sourceAttribute'] or just $options['sourceName'] with field name which is the source of slug field
С версии:
0.9.4
public
slugFieldGroup
(
CModel
$model
,
string
$attribute
,
array
$options
= [] ) :
string
$model
CModel
The data model.
$attribute
string
The attribute.
$options
array
Результат
string