UpdatePhotoMobileForm
extends AbstractForm
in package
Uses
PrivacyFieldMobileTrait
Class EditPhotoForm.
Tags
Table of Contents
Properties
Methods
- boot() : void
- buildPrivacyFieldForPhoto() : AbstractField
- getDescription() : string
- initialize() : void
- prepare() : void
Properties
$resource
public
Photo
$resource
Methods
boot()
public
boot(PhotoRepositoryInterface $repository[, int|null $id = null ]) : void
Parameters
- $repository : PhotoRepositoryInterface
- $id : int|null = null
Tags
buildPrivacyFieldForPhoto()
protected
buildPrivacyFieldForPhoto() : AbstractField
Return values
AbstractFieldgetDescription()
protected
getDescription() : string
Return values
stringinitialize()
protected
initialize() : void
Tags
prepare()
protected
prepare() : void