class Annotate

Our class to handle annotation storage

Methods

static The
loadAnnotations($LAUNCH, $user_id)

Load the Annotations

static 
storeAnnotations($LAUNCH, $user_id, $annotations)

Store the Annotations

Details

at line 20
static The loadAnnotations($LAUNCH, $user_id)

Load the Annotations

Parameters

$LAUNCH The current launch
$user_id The primary key of the user in question

Return Value

The annotation array

at line 57
static storeAnnotations($LAUNCH, $user_id, $annotations)

Store the Annotations

Parameters

$LAUNCH The current launch
$user_id The primary key of the user in question
$annotations The annotation array