\Lobby\AppsPanel

Manage Panel in app

Summary

Methods
Properties
Constants
__construct()
addTopItem()
removeTopItem()
getTopItems()
addLeftItem()
removeLeftItem()
getLeftItems()
addNotifyItem()
removeNotifyItem()
changeToAppRelativeURLs()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$app
$appID
N/A

Properties

$app

$app : \Lobby\Apps\Lobby\App

Type

\Lobby\Apps\Lobby\App — Object of app running this

$appID

$appID : string

Type

string — App ID

Methods

__construct()

__construct(\Lobby\App  $App) 

Parameters

\Lobby\App $App

addTopItem()

addTopItem(  $id,   $info) 

Parameters

$id
$info

removeTopItem()

removeTopItem(  $id,   $position) 

Parameters

$id
$position

getTopItems()

getTopItems(  $position) 

Parameters

$position

addLeftItem()

addLeftItem(  $id,   $info) 

Parameters

$id
$info

removeLeftItem()

removeLeftItem(  $id,   $position) 

Parameters

$id
$position

getLeftItems()

getLeftItems(  $position) 

Parameters

$position

addNotifyItem()

addNotifyItem(  $id,   $info) 

Parameters

$id
$info

removeNotifyItem()

removeNotifyItem(  $id) 

Parameters

$id

changeToAppRelativeURLs()

changeToAppRelativeURLs(  $array) 

Parameters

$array