ProfilePost
Table of Contents
Methods
-
__construct()
: mixed
-
deleteProfileBlogPostAction()
: mixed
-
getPostData()
: mixed
-
getPostId()
: mixed
-
getProfileBlogPostAction()
: mixed
-
getProfileBlogPostFormAction()
: mixed
-
getStub()
: mixed
-
sendProfileBlogPostFormAction()
: mixed
__construct()
public
__construct(mixed $params) : mixed
Parameters
-
$params
: mixed
-
deleteProfileBlogPostAction()
public
deleteProfileBlogPostAction([array<string|int, mixed> $params = [] ]) : mixed
Parameters
-
$params
: array<string|int, mixed>
= []
-
getPostData()
public
getPostData([mixed $postId = 0 ]) : mixed
Parameters
-
$postId
: mixed
= 0
-
getPostId()
public
getPostId() : mixed
getProfileBlogPostAction()
public
getProfileBlogPostAction(mixed $errorCollection) : mixed
Parameters
-
$errorCollection
: mixed
-
getProfileBlogPostFormAction()
public
getProfileBlogPostFormAction() : mixed
getStub()
public
getStub() : mixed
sendProfileBlogPostFormAction()
public
sendProfileBlogPostFormAction([array<string|int, mixed> $params = [] ]) : mixed
Parameters
-
$params
: array<string|int, mixed>
= []
-