NewsflowItem
class NewsflowItem (View source)
Class NewsflowItem.
\@package Concrete\Core\Activity
Properties
protected | $id | ||
protected | $title | ||
protected | $content | ||
protected | $date | ||
protected | $description |
Methods
int
getID()
No description
string
getTitle()
No description
string
getContent()
No description
mixed
getDate()
todo: determine return type.
string
getDescription()
No description
__construct(int $id = null, string $title = null, string $content = null, mixed $date = null, string $description = null)
No description
parseResponse(string $response)
No description
Details
int
getID()
No description
string
getTitle()
No description
string
getContent()
No description
mixed
getDate()
todo: determine return type.
string
getDescription()
No description
__construct(int $id = null, string $title = null, string $content = null, mixed $date = null, string $description = null)
No description
NewsflowItem
parseResponse(string $response)
No description