USERTAGS

Common methods for handling user tags.

version 1
package wikindx4\core\usergroups
author Mark Grimshaw

 Methods

USERTAGS

__construct() 

Does this usertag already exist in the database?

checkExists(string $usertag) : mixed

Parameters

$usertag

string

Returns

mixedFALSE|usertag ID

grab all current usertags for this user as assoc.

grabAll(boolean $userBib, array $typeArray, boolean $populated) : array

array

Parameters

$userBib

boolean

Default is FALSE

$typeArray

array

Default is FALSE

$populated

boolean

Default is FALSE

Returns

array

Make the usertag select transfer arrows to transfer usertags between select boxes with onclick

transferArrows() : array

Returns

array(toRightImage, toLeftImage)

 Properties

 

$commonBib 
 

$db 
 

$html 
 

$session