Member Function Documentation
| admin_news_action |
( |
|
$area_type = '' | ) |
|
Show administration page for user's news
- Parameters
-
| string | $area_type | area filter |
| after_filter |
( |
|
$action, |
|
|
|
$args |
|
) |
| |
Callback function being called after an action is executed.
| before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
Callback function being called before an action is executed.
Reimplemented from StudipController.
| display_action |
( |
|
$range_id | ) |
|
Widget controller to produce the formally known show_votes()
- Parameters
-
| String | $range_id | range id of the news to get displayed |
- Returns
- array() Array of votes
| edit_news_action |
( |
|
$id = '', |
|
|
|
$context_range = '', |
|
|
|
$template_id = '' |
|
) |
| |
Builds news dialog for editing / adding news
- Parameters
-
| string | $id | news id (in case news already exists; otherwise set to "new") |
| string | $context_range | range id (only for new news; set to 'template' for copied news) |
| string | $template_id | template id (source of news template) |
shows news content
- Parameters
-
| rss_config_action |
( |
|
$range_id | ) |
|
Searchs for studip areas using given search term
- Parameters
-
- Returns
- array area data
The documentation for this class was generated from the following file: