RenderedResult
Table of Contents
Constants
- BB_CODE_RESULT = 1
- NO_RESULT = 0
- NO_RIGHTS = 3
- USER_RESULT = 2
Properties
Methods
Constants
BB_CODE_RESULT
public
mixed
BB_CODE_RESULT
= 1
NO_RESULT
public
mixed
NO_RESULT
= 0
NO_RIGHTS
public
mixed
NO_RIGHTS
= 3
USER_RESULT
public
mixed
USER_RESULT
= 2
Properties
$status read-only
public
int
$status
$text read-only
public
string
$text
Methods
__construct()
public
__construct(string $text, int $status) : mixed
Parameters
- $text : string
- $status : int
makeNoResult()
public
static makeNoResult() : RenderedResult
Return values
RenderedResultmakeNoRights()
public
static makeNoRights() : RenderedResult