BlockAuthorMobileForm
extends AbstractForm
in package
Class BlockAuthorMobileForm.
Tags
Table of Contents
Properties
- $resource : Feed
- $groupId : int
- $ownerName : string
- $repository : FeedRepositoryInterface
- $userId : int
- $userName : string
Methods
- boot() : void
- initialize() : void
- prepare() : void
Properties
$resource
public
Feed
$resource
$groupId
protected
int
$groupId
$ownerName
protected
string
$ownerName
$repository
protected
FeedRepositoryInterface
$repository
$userId
protected
int
$userId
$userName
protected
string
$userName
Methods
boot()
public
boot(FeedRepositoryInterface $repository, int $id) : void
Parameters
- $repository : FeedRepositoryInterface
- $id : int
Tags
initialize()
protected
initialize() : void
Tags
prepare()
protected
prepare() : void