Class ClipitResource
An extensible class which holds common functionality and properties for Resource objects such as Videos or Storyboards.
- UBItem
-
ClipitResource
Abstract
Package: ClipIt\clipit\api
License: Affero General Public License v3
Author: Pablo LlinĂ¡s Arnaiz <pebs74@gmail.com>, URJC JuxtaLearn Team
Located at ClipitResource.php
Package: ClipIt\clipit\api
License: Affero General Public License v3
Author: Pablo LlinĂ¡s Arnaiz <pebs74@gmail.com>, URJC JuxtaLearn Team
Located at ClipitResource.php
protected
|
|
protected
|
|
protected
boolean|integer
|
|
public static
boolean
|
|
public static
boolean
|
|
public static
boolean
|
|
public static
static[]
|
|
public static
|
|
public static
|
|
public static
array|boolean
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
array|boolean
|
|
public static
boolean
|
|
public static
boolean
|
|
public static
boolean
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
integer|null
|
|
public static
|
|
public static
|
|
public static
boolean
|
|
public static
boolean
|
|
public static
array[bool]
|
#
get_read_status( integer $id, null|array $user_array = null )
Get a list of Users who have Read a Resource, or optionally whether certain Users have read it |
public static
boolean|integer
|
#
set_read_status( integer $id, boolean $read_value, array $user_array )
Set the Read status for a Resource |
public static
boolean
|
string |
REL_RESOURCE_TAG
|
"ClipitResource-ClipitTag" |
|
string |
REL_RESOURCE_LABEL
|
"ClipitResource-ClipitLabel" |
|
string |
REL_RESOURCE_PERFORMANCE
|
"ClipitResource-ClipitPerformanceItem" |
|
string |
REL_RESOURCE_USER
|
"ClipitResource-ClipitUser" |
|
string |
REL_SITE_RESOURCE
|
"" |
|
string |
REL_EXAMPLE_RESOURCE
|
"" |
|
string |
REL_ACTIVITY_RESOURCE
|
"" |
|
string |
REL_TRICKYTOPIC_RESOURCE
|
"" |
|
string |
REL_TASK_RESOURCE
|
"" |
|
string |
REL_GROUP_RESOURCE
|
"" |
|
string |
SCOPE_GROUP
|
"group" |
|
string |
SCOPE_ACTIVITY
|
"activity" |
|
string |
SCOPE_SITE
|
"site" |
|
string |
SCOPE_EXAMPLE
|
"example" |
|
string |
SCOPE_TRICKYTOPIC
|
"tricky_topic" |
|
string |
SCOPE_TASK
|
"task" |
REL_PARENT_CLONE,
SUBTYPE,
TYPE
|
public
array
|
$tag_array | array() |
|
public
array
|
$performance_item_array | array() |
|
public
array
|
$label_array | array() |
|
public
array
|
$read_array | array() |
|
public
float
|
$overall_rating_average | 0.0 |
|
public
float
|
$tag_rating_average | 0.0 |
|
public
float
|
$performance_rating_average | 0.0 |
$clone_array,
$cloned_from,
$description,
$id,
$name,
$owner_id,
$time_created,
$url
|