Intranet extends PublicAction
FinalYes
Class Intranet
Table of Contents
Methods
- __construct() : mixed
- absence() : array<string|int, mixed>|false
- canExecute() : mixed
- getComponentHTML() : mixed
- getErrorCollection() : mixed
- getErrors() : mixed
- getForbiddenMethods() : array<string|int, mixed>
- todo: replace this method with some phpdoc notation
- isVersionGT() : mixed
Methods
__construct()
public
__construct() : mixed
absence()
public
static absence(array<string|int, mixed> $userIds) : array<string|int, mixed>|false
Parameters
- $userIds : array<string|int, mixed>
Tags
Return values
array<string|int, mixed>|falsecanExecute()
public
canExecute() : mixed
getComponentHTML()
public
static getComponentHTML(mixed $name[, mixed $template = '' ][, array<string|int, mixed> $callParameters = array() ][, array<string|int, mixed> $parameters = array() ]) : mixed
Parameters
- $name : mixed
- $template : mixed = ''
- $callParameters : array<string|int, mixed> = array()
- $parameters : array<string|int, mixed> = array()
getErrorCollection()
public
getErrorCollection() : mixed
getErrors()
public
getErrors() : mixed
getForbiddenMethods()
todo: replace this method with some phpdoc notation
public
static getForbiddenMethods() : array<string|int, mixed>
Return values
array<string|int, mixed>isVersionGT()
public
isVersionGT() : mixed