EditFriendListMobileForm
extends CreateFriendListMobileForm
in package
Class EditFriendListForm.
Table of Contents
Properties
- $resource : FriendList
- $resource : FriendList|null
Methods
- boot() : void
- buildFriendPickerField() : AbstractField|null
- initialize() : void
- prepare() : void
Properties
$resource
public
FriendList
$resource
$resource
public
FriendList|null
$resource
Methods
boot()
public
boot(FriendListRepositoryInterface $repository[, int|null $id = null ]) : void
Parameters
- $repository : FriendListRepositoryInterface
- $id : int|null = null
buildFriendPickerField()
protected
buildFriendPickerField() : AbstractField|null
Return values
AbstractField|nullinitialize()
protected
initialize() : void
prepare()
protected
prepare() : void