PHP Class skeeks\cms\models\behaviors\SeoPageName

Inheritance: extends yii\behaviors\AttributeBehavior
Afficher le fichier Open project: skeeks-cms/cms Class Usage Examples

Méthodes publiques

Свойство Type Description
$fromAttribute
$generatedAttribute the attribute that will receive timestamp value Set this property to false if you do not want to record the creation time.
$maxLength
$uniqeue
$value

Méthodes publiques

Méthode Description
getValue ( Event $event ) : mixed
init ( )

Method Details

getValue() public méthode

public getValue ( Event $event ) : mixed
$event yii\base\Event
Résultat mixed the value of the user.

init() public méthode

public init ( )

Property Details

$fromAttribute public_oe property

public $fromAttribute

$generatedAttribute public_oe property

the attribute that will receive timestamp value Set this property to false if you do not want to record the creation time.
public $generatedAttribute

$maxLength public_oe property

public $maxLength

$uniqeue public_oe property

public $uniqeue

$value public_oe property

public $value