|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Presentation of ecs uril (http://...campusconnect/courselinks) More...
Collaboration diagram for ilECSUriList:Public Member Functions | |
| __construct () | |
| Constructor. More... | |
| add ($a_uri, $a_link_id) | |
| Add uri. More... | |
| getLinkIds () | |
| Get link ids. More... | |
| getUris () | |
| Get uris. More... | |
Data Fields | |
| $uris = array() | |
Presentation of ecs uril (http://...campusconnect/courselinks)
Definition at line 32 of file class.ilECSUriList.php.
| ilECSUriList::__construct | ( | ) |
| ilECSUriList::add | ( | $a_uri, | |
| $a_link_id | |||
| ) |
Add uri.
| string | $a_uri | |
| int | $a_link_id |
Definition at line 49 of file class.ilECSUriList.php.
| ilECSUriList::getLinkIds | ( | ) |
Get link ids.
Definition at line 59 of file class.ilECSUriList.php.
| ilECSUriList::getUris | ( | ) |
Get uris.
Definition at line 68 of file class.ilECSUriList.php.
References $uris.
| ilECSUriList::$uris = array() |
Definition at line 34 of file class.ilECSUriList.php.
Referenced by getUris().