Documentation

CPRouter
in package

Table of Contents

Properties

$Permissions  : Permissions
$Router  : Router

Methods

Register()  : void
Account()  : void
Pages()  : void
Panel()  : void
PanelAccess()  : void
Settings()  : void

Properties

Methods

Account()

private Account(bool $Authenticated) : void
Parameters
$Authenticated : bool

Pages()

private Pages(bool $HasPermission) : void
Parameters
$HasPermission : bool

Panel()

private Panel(bool $Authenticated) : void
Parameters
$Authenticated : bool

PanelAccess()

private PanelAccess(bool $HasPermission) : void
Parameters
$HasPermission : bool

Settings()

private Settings(bool $HasPermission) : void
Parameters
$HasPermission : bool

        
On this page

Search results