Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
yupe
widgets
ActiveForm
PHP Class yupe\widgets\ActiveForm
Inheritance:
extends
TbActiveFor\TbActiveForm
Afficher le fichier
Open project: yupe/yupe
Méthodes publiques
Méthode
Description
slugFieldGroup
(
CModel
$model
,
string
$attribute
,
array
$options
= [] ) :
string
Output slug field.
Method Details
slugFieldGroup()
public
méthode
Set up $options['sourceModel'] and $options['sourceAttribute'] or just $options['sourceName'] with field name which is the source of slug field
Since:
0.9.4
public
slugFieldGroup
(
CModel
$model
,
string
$attribute
,
array
$options
= [] ) :
string
$model
CModel
The data model.
$attribute
string
The attribute.
$options
array
Résultat
string