Class ClipitFile
A binary file with thumbnails (in case of images), and can be tagged and labeled.
Package: ClipIt\clipit\api
License: Affero General Public License v3
Author: Pablo LlinĂ¡s Arnaiz <pebs74@gmail.com>, URJC JuxtaLearn Team
Located at ClipitFile.php
License: Affero General Public License v3
Author: Pablo LlinĂ¡s Arnaiz <pebs74@gmail.com>, URJC JuxtaLearn Team
Located at ClipitFile.php
protected
|
|
protected
|
|
protected
boolean|integer
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
integer|null
|
|
public static
|
|
public static
|
|
public static
|
|
public static
boolean
|
|
public static
boolean
|
|
public static
boolean
|
|
public static
boolean
|
|
public static
boolean
|
|
public static
boolean
|
|
public static
boolean
|
|
public static
static[]
|
|
public static
static[]
|
#
get_read_status( integer $id, null|array $user_array = null )
Get a list of Users who have read a File, 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 File |
public static
int[]
|
|
public static
int[]
|
|
public static
boolean
|
|
public static
boolean
|
__construct(),
create_clone(),
get_mime_type(),
get_simple_mime_type()
|
string |
REL_FILE_TAG
|
"ClipitFile-ClipitTag" |
|
string |
REL_FILE_LABEL
|
"ClipitFile-ClipitLabel" |
|
string |
REL_FILE_USER
|
"ClipitFile-ClipitUser" |
|
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" |
DEFAULT_FILENAME,
THUMB_LARGE,
THUMB_MEDIUM,
THUMB_SMALL,
TIMESTAMP_DELIMITER
|
REL_PARENT_CLONE,
SUBTYPE,
TYPE
|
public
array
|
$tag_array | array() |
|
public
array
|
$label_array | array() |
|
public
array
|
$read_array | array() |
$data,
$file_path,
$mime_type,
$size,
$temp_path,
$thumb_large,
$thumb_medium,
$thumb_small
|
$clone_array,
$cloned_from,
$description,
$id,
$name,
$owner_id,
$time_created,
$url
|