Detailed Description
Definition at line 32 of file lib.php.
Constructor & Destructor Documentation
- Parameters:
-
| int | $repositoryid | |
| object | $context | |
| array | $options | |
Definition at line 39 of file lib.php.
Member Function Documentation
To check whether the user is logged in.
- Returns:
- boolean
Reimplemented from repository.
Definition at line 55 of file lib.php.
Download a file, this function can be overridden by subclass.
object $CFG
- Parameters:
-
| string | $url | the url of file |
| string | $filename | save location |
- Returns:
- string the location of the file
- See also:
- curl package
Reimplemented from repository.
Definition at line 45 of file lib.php.
- Parameters:
-
- Returns:
- array
Reimplemented from repository.
Definition at line 97 of file lib.php.
does it return a file url or a item_id
- Returns:
- string
Reimplemented from repository.
Definition at line 154 of file lib.php.
The documentation for this class was generated from the following file:
- C:/xampp/htdocs/moodle/repository/url/lib.php