ILIAS
Release_4_0_x_branch Revision 61816
|
Custom block for external feeds on personal desktop. More...
Additional Inherited Members | |
Public Member Functions inherited from ilExternalFeedBlock | |
__construct ($a_id=0) | |
Constructor. | |
setFeedUrl ($a_feed_url) | |
Set FeedUrl. | |
getFeedUrl () | |
Get FeedUrl. | |
create () | |
Create new item. | |
read () | |
Read item from database. | |
update () | |
Update item in database. | |
delete () | |
Delete item from database. | |
Protected Attributes inherited from ilExternalFeedBlock | |
$feed_url |
Custom block for external feeds on personal desktop.
Definition at line 32 of file class.ilPDExternalFeedBlock.php.