Docs Goabase

AjaxEdit
in package
uses TraitDataWrite, TraitEmbed, TraitUser

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

Properties

Methods

__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
Tags
throws
Exception
Return values
array{'newtext': string, 'newtime': string}

ajaxManageTags()

public ajaxManageTags() : array{'gbtags': string, 'gbinput': string}
Tags
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
Tags
throws
Exception
Return values
string

        
On this page

Search results