Table of Contents
Properties
-
$user
: User
Methods
-
__construct()
: mixed
-
ajaxEditUpdate()
: array{'newtext': string, 'newtime': string}
-
ajaxManageTags()
: array{'gbtags': string, 'gbinput': string}
-
getAjaxEditBox()
: string
-
getDataWriteInstance()
: DataWrite
-
getEmbedInstance()
: Embed
-
getUserInstance()
: User
__construct()
public
__construct() : mixed
ajaxEditUpdate()
public
ajaxEditUpdate(mixed $aID, mixed $TID, string $field) : array{'newtext': string, 'newtime': string}
Parameters
-
$aID
: mixed
-
-
$TID
: mixed
-
-
$field
: string
-
-
throws
-
Exception
Return values
array{'newtext': string, 'newtime': string}
public
ajaxManageTags() : array{'gbtags': string, 'gbinput': string}
-
throws
-
DateMalformedStringException
-
throws
-
RandomException
-
throws
-
Exception
Return values
array{'gbtags': string, 'gbinput': string}
getAjaxEditBox()
public
getAjaxEditBox(mixed $aID, mixed $TID, string $what) : string
Parameters
-
$aID
: mixed
-
-
$TID
: mixed
-
-
$what
: string
-
-
throws
-
Exception
getDataWriteInstance()
public
getDataWriteInstance() : DataWrite
getEmbedInstance()
public
getEmbedInstance() : Embed
getUserInstance()
public
getUserInstance() : User