PHP Class Polyglot\PolyglotObserver

Afficher le fichier Open project: anahkiasen/polyglot

Méthodes publiques

Méthode Description
saving ( Polyglot $model ) : boolean | null Save separately the model attributes and polyglot ones

Méthodes protégées

Méthode Description
extractTranslatedAttributes ( Polyglot &$model ) : array

Method Details

extractTranslatedAttributes() protected méthode

protected extractTranslatedAttributes ( Polyglot &$model ) : array
$model Polyglot
Résultat array

saving() public méthode

Save separately the model attributes and polyglot ones
public saving ( Polyglot $model ) : boolean | null
$model Polyglot
Résultat boolean | null