PHP Trait SahusoftCom\EloquentImageMutator\EloquentImageMutatorTrait

Afficher le fichier Open project: sahusoftcom/eloquent-image-mutator

Méthodes publiques

Méthode Description
boot ( )
getAttributeValue ( $key )
retrievePhotoFieldValue ( $key, $value )
setAttribute ( $key, $value )
setImageAttributeForImageFieldLocalObject ( $key, $value )
setImageAttributeForUploadedFileObject ( $key, $value )
setImageAttributeForUrlImage ( $key, $value )
toArray ( )

Method Details

boot() public static méthode

public static boot ( )

getAttributeValue() public méthode

public getAttributeValue ( $key )

retrievePhotoFieldValue() public méthode

public retrievePhotoFieldValue ( $key, $value )

setAttribute() public méthode

public setAttribute ( $key, $value )

setImageAttributeForImageFieldLocalObject() public méthode

setImageAttributeForUploadedFileObject() public méthode

public setImageAttributeForUploadedFileObject ( $key, $value )

setImageAttributeForUrlImage() public méthode

public setImageAttributeForUrlImage ( $key, $value )

toArray() public méthode

public toArray ( )