Class UBFile
<Class Description>
- UBItem
- UBFile
Direct known subclasses
ClipitFile
Package: ClipIt\urjc\backend
License: Affero General Public License v3
Author: Pablo LlinĂ¡s Arnaiz <pebs74@gmail.com>, URJC JuxtaLearn Team
Located at UBFile.php
License: Affero General Public License v3
Author: Pablo LlinĂ¡s Arnaiz <pebs74@gmail.com>, URJC JuxtaLearn Team
Located at UBFile.php
public
|
|
protected
|
|
protected
|
|
protected
boolean|integer
|
|
public static
boolean|integer
|
#
create_clone( integer $id, boolean $linked = true, boolean $keep_owner = false )
Clone the specified File, including all of its properties. |
public static
boolean|mixed|null|string
|
|
public static
string
|
string |
TIMESTAMP_DELIMITER
|
"#" |
#
Class constants |
string |
DEFAULT_FILENAME
|
"unnamed_file" |
|
integer |
THUMB_SMALL
|
64 |
|
integer |
THUMB_MEDIUM
|
128 |
|
integer |
THUMB_LARGE
|
256 |
REL_PARENT_CLONE,
SUBTYPE,
TYPE
|
public
mixed
|
$data | null |
#
Class variables |
public
integer
|
$size | 0 |
|
public
string
|
$file_path | "" |
|
public
string
|
$temp_path | "" |
|
public
array
|
$thumb_small | array() |
|
public
array
|
$thumb_medium | array() |
|
public
array
|
$thumb_large | array() |
|
public
array
|
$mime_type | array() |
$clone_array,
$cloned_from,
$description,
$id,
$name,
$owner_id,
$time_created,
$url
|