|
static | findAll () |
|
static | findMine ($user_id=null) |
|
static | findByTag ($tag_name) |
|
static | findByText ($text) |
|
static | findByTagHash ($tag_hash) |
|
static | getFileDataPath () |
|
static | getImageFileDataPath () |
|
static | fetchRemoteSearch ($text, $tag=false) |
|
static | embedOERMaterial ($markup, $matches, $contents) |
|
static | tableScheme ($db_table) |
|
static | expireTableScheme () |
|
static | exists ($id) |
|
static | countBySql ($sql= '1', $params=[]) |
|
static | create ($data) |
|
static | buildExisting ($data) |
|
static | import ($data) |
|
static | findBySQL ($sql, $params=[]) |
|
static | findOneBySQL ($where, $params=[]) |
|
static | findThru ($foreign_key_value, $options) |
|
static | findEachBySQL ($callable, $sql, $params=[]) |
|
static | findMany ($pks=[], $order= '', $order_params=[]) |
|
static | findEachMany ($callable, $pks=[], $order= '', $order_params=[]) |
|
static | findAndMapBySQL ($callable, $where, $params=[]) |
|
static | findAndMapMany ($callable, $pks=[], $order= '', $order_params=[]) |
|
static | deleteBySQL ($where, $params=[]) |
|
static | toObject ($id_or_object) |
|
static | __callStatic ($name, $arguments) |
|
static configure |
( |
|
$config = [] | ) |
|
|
staticprotected |
Removes this material from twillo.de if able.
static embedOERMaterial |
( |
|
$markup, |
|
|
|
$matches, |
|
|
|
$contents |
|
) |
| |
|
static |
static fetchRemoteSearch |
( |
|
$text, |
|
|
|
$tag = false |
|
) |
| |
|
static |
Searches on remote hosts for the text.
- Parameters
-
static findByTag |
( |
|
$tag_name | ) |
|
|
static |
static findByTagHash |
( |
|
$tag_hash | ) |
|
|
static |
static findByText |
( |
|
$text | ) |
|
|
static |
static findMine |
( |
|
$user_id = null | ) |
|
|
static |
static getFileDataPath |
( |
| ) |
|
|
static |
getFrontImageFilePath |
( |
| ) |
|
Returns an appropriate icon for the material.
- Parameters
-
- Returns
- Icon
static getImageFileDataPath |
( |
| ) |
|
|
static |
isPDFInlineDisplayable |
( |
| ) |
|
isStudipQuestionnaire |
( |
| ) |
|
notifyFollowersAboutNewMaterial |
( |
| ) |
|
pushDataToIndexServers |
( |
|
$delete = false | ) |
|
Uploads this material to twillo.de. This is not actually an upload but rather a link with metadata.
- Returns
- bool|string : true on success, on failure a text-string as error-message
The documentation for this class was generated from the following file: