|
| | display_action ($range_id, $timespan=604800, $start=null) |
| |
| | before_filter (&$action, &$args) |
| |
| | perform ($unconsumed_path) |
| |
| | after_filter ($action, $args) |
| |
| | validate_args (&$args, $types=null) |
| |
| | url_for ($to='') |
| |
| | link_for ($to='') |
| |
| | relocate ($to) |
| |
| | rescue ($exception) |
| |
| | render_json ($data) |
| |
| | render_csv ($data, $filename=null, $delimiter=';', $enclosure='"') |
| |
| | relay ($to_uri) |
| |
| | perform_relayed ($unconsumed) |
| |
| | render_template_as_string ($template, $layout=null) |
| |
| | __call ($method, $arguments) |
| |
| | has_action ($action) |
| |
| | action_url ($action) |
| |
| | action_link ($action) |
| |
◆ display_action()
| display_action |
( |
|
$range_id, |
|
|
|
$timespan = 604800, |
|
|
|
$start = null |
|
) |
| |
Widget controller to produce the formally known show_dates()
- Parameters
-
| String | $range_id | range id (or array of range ids) of the news to get displayed |
- Returns
- array() Array of votes
The documentation for this class was generated from the following file: