|
| | RSS () |
| |
| | AddChannel ($Title, $Link, $Description, $RssLink) |
| |
| | SetImage ($Url, $Height=NULL, $Width=NULL, $Description=NULL) |
| |
| | SetEncoding ($Value) |
| |
| | SetLanguage ($Value) |
| |
| | SetCopyright ($Value) |
| |
| | SetManagingEditor ($Value) |
| |
| | SetWebmaster ($Value) |
| |
| | AddCategory ($Value) |
| |
| | SetPicsRating ($Value) |
| |
| | SetPublicationDate ($Value) |
| |
| | SetLastChangeDate ($Value) |
| |
| | SetTextInput ($Title, $Description, $Name) |
| |
| | SetSkipTimes ($Days, $Hours) |
| |
| | SetCloud ($Domain, $Port, $Path, $Procedure, $Protocol) |
| |
| | AddItem ($Title=NULL, $Link=NULL, $Description=NULL, $Date=NULL) |
| |
| | AddItemAuthor ($Email) |
| |
| | AddItemCategory ($Category, $Url=NULL) |
| |
| | AddItemComments ($Url) |
| |
| | AddItemEnclosure ($Url, $Length, $Type) |
| |
| | PrintRSS () |
| |
Definition at line 15 of file RSS.php.
| RSS::AddCategory |
( |
|
$Value | ) |
|
| RSS::AddChannel |
( |
|
$Title, |
|
|
|
$Link, |
|
|
|
$Description, |
|
|
|
$RssLink |
|
) |
| |
| RSS::AddItem |
( |
|
$Title = NULL, |
|
|
|
$Link = NULL, |
|
|
|
$Description = NULL, |
|
|
|
$Date = NULL |
|
) |
| |
| RSS::AddItemAuthor |
( |
|
$Email | ) |
|
| RSS::AddItemCategory |
( |
|
$Category, |
|
|
|
$Url = NULL |
|
) |
| |
| RSS::AddItemComments |
( |
|
$Url | ) |
|
| RSS::AddItemEnclosure |
( |
|
$Url, |
|
|
|
$Length, |
|
|
|
$Type |
|
) |
| |
| RSS::SetCloud |
( |
|
$Domain, |
|
|
|
$Port, |
|
|
|
$Path, |
|
|
|
$Procedure, |
|
|
|
$Protocol |
|
) |
| |
| RSS::SetCopyright |
( |
|
$Value | ) |
|
| RSS::SetEncoding |
( |
|
$Value | ) |
|
| RSS::SetImage |
( |
|
$Url, |
|
|
|
$Height = NULL, |
|
|
|
$Width = NULL, |
|
|
|
$Description = NULL |
|
) |
| |
| RSS::SetLanguage |
( |
|
$Value | ) |
|
| RSS::SetLastChangeDate |
( |
|
$Value | ) |
|
| RSS::SetManagingEditor |
( |
|
$Value | ) |
|
| RSS::SetPicsRating |
( |
|
$Value | ) |
|
| RSS::SetPublicationDate |
( |
|
$Value | ) |
|
| RSS::SetSkipTimes |
( |
|
$Days, |
|
|
|
$Hours |
|
) |
| |
| RSS::SetTextInput |
( |
|
$Title, |
|
|
|
$Description, |
|
|
|
$Name |
|
) |
| |
| RSS::SetWebmaster |
( |
|
$Value | ) |
|
The documentation for this class was generated from the following file: