PHP 클래스 Polyglot\PolyglotObserver

파일 보기 프로젝트 열기: anahkiasen/polyglot

공개 메소드들

메소드 설명
saving ( Polyglot $model ) : boolean | null Save separately the model attributes and polyglot ones

보호된 메소드들

메소드 설명
extractTranslatedAttributes ( Polyglot &$model ) : array

메소드 상세

extractTranslatedAttributes() 보호된 메소드

protected extractTranslatedAttributes ( Polyglot &$model ) : array
$model Polyglot
리턴 array

saving() 공개 메소드

Save separately the model attributes and polyglot ones
public saving ( Polyglot $model ) : boolean | null
$model Polyglot
리턴 boolean | null