UrlManager
Table of Contents
Methods
-
getCollabUrlById()
: string
-
getCollabUrlTemplateDialogId()
: string
-
getUrlByType()
: string
getCollabUrlById()
public
static getCollabUrlById(int $id) : string
Parameters
-
$id
: int
-
getCollabUrlTemplateDialogId()
public
static getCollabUrlTemplateDialogId() : string
getUrlByType()
public
static getUrlByType(int $groupId[, string|null $type = null ][, array<string|int, mixed> $parameters = [] ]) : string
Parameters
-
$groupId
: int
-
-
$type
: string|null
= null
-
-
$parameters
: array<string|int, mixed>
= []
-