UserImagesPages
in package
FinalYes
Table of Contents
Properties
Methods
- __construct() : mixed
- initializePage() : void
- openPage() : void
- getImagePath() : string
- openPageForum() : void
- openPageMsgForum() : void
Properties
$htmlHeader read-only
private
HtmlHeader
$htmlHeader
$user read-only
private
User
$user
$userImagesList
private
UserImagesList
$userImagesList
Methods
__construct()
public
__construct(HtmlHeader $htmlHeader, User $user) : mixed
Parameters
- $htmlHeader : HtmlHeader
- $user : User
initializePage()
public
initializePage([string $initType = 'forum' ]) : void
Parameters
- $initType : string = 'forum'
openPage()
public
openPage(string $type) : void
Parameters
- $type : string
getImagePath()
private
getImagePath(string $type) : string
Parameters
- $type : string
Return values
stringopenPageForum()
private
openPageForum() : void
openPageMsgForum()
private
openPageMsgForum(string $type) : void
Parameters
- $type : string