Docs Goabase

AjaxTools
in package
uses TraitData

Read onlyYes
FinalYes

Table of Contents

Properties

$initBase  : InitBase
$input  : Input
$user  : User

Methods

__construct()  : mixed
ajaxDelSavedSearch()  : string
autoCheck()  : string
checkJsDataForPID()  : array<string|int, mixed>
getDataInstance()  : Data
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
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() : array<string|int, mixed>
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