Public Member Functions |
| | __construct ($title, $summary, $content, $creatorid, $creator, $url, $date) |
| | __call ($method, $args) |
| | toJSON () |
Constructor & Destructor Documentation
| __construct |
( |
|
$title, |
|
|
|
$summary, |
|
|
|
$content, |
|
|
|
$creatorid, |
|
|
|
$creator, |
|
|
|
$url, |
|
|
|
$date |
|
) |
| |
create a new ContentElement
- Parameters
-
| string | $title | title of the element |
| string | $summary | a summary of the elements content |
| string | $content | content of the element |
| string | $creator_id | user_id of the creator of the element |
| string | $creator | user-name of the creator of the element |
| string | $url | url to goto if element is selected |
| int | $date | timestamp, when the element has been created |
Member Function Documentation
| __call |
( |
|
$method, |
|
|
|
$args |
|
) |
| |
implements getters for all object-variables
The documentation for this class was generated from the following file: