Docs Goabase

AjaxTools
in package
uses TraitUser

Table of Contents

Properties

$input  : Input

Methods

__construct()  : mixed
ajaxDelSavedSearch()  : string
autoCheck()  : string
checkJsDataForPID()  : array<string|int, mixed>
getUserInstance()  : User
validatePartyIdForEdit()  : int
checkTerm()  : string
kickUnwanted()  : void
removeSingleCharWords()  : string
Remove all single character words from a term.

Properties

Methods

ajaxDelSavedSearch()

public ajaxDelSavedSearch(int $aID) : string
Parameters
$aID : int
Tags
throws
DateMalformedStringException
throws
RandomException
Return values
string

autoCheck()

public autoCheck([bool $isEmptyOK = false ][, bool $doDecode = false ]) : string
Parameters
$isEmptyOK : bool = false
$doDecode : bool = false
Return values
string

checkJsDataForPID()

public checkJsDataForPID(string $jsData) : array<string|int, mixed>
Parameters
$jsData : string
Return values
array<string|int, mixed>

validatePartyIdForEdit()

public validatePartyIdForEdit(mixed $aID) : int
Parameters
$aID : mixed
Return values
int

checkTerm()

private checkTerm([bool $doDecode = false ]) : string
Parameters
$doDecode : bool = false
Return values
string

kickUnwanted()

private kickUnwanted(string $term, bool $isEmptyOK) : void
Parameters
$term : string
$isEmptyOK : bool

removeSingleCharWords()

Remove all single character words from a term.

private removeSingleCharWords(string $term) : string
Parameters
$term : string
Return values
string

        
On this page

Search results