|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
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 51 of file class.ilECSUriList.php.
| ilECSUriList::getLinkIds | ( | ) |
Get link ids.
Definition at line 61 of file class.ilECSUriList.php.
| ilECSUriList::getUris | ( | ) |
Get uris.
Definition at line 70 of file class.ilECSUriList.php.
References $uris.
| ilECSUriList::$uris = array() |
Definition at line 35 of file class.ilECSUriList.php.
Referenced by getUris().