Méthode | Description | |
---|---|---|
getContentType ( ) : string | Sets the content type of the feed content to be sent. | |
getFeedContent ( ) : string | ||
init ( $config ) | Initializes the feed content provider. |
public getContentType ( ) : string | ||
Résultat | string | the content type for the feed content. |
public getFeedContent ( ) : string | ||
Résultat | string | feed content in proper XML format |
public init ( $config ) |