◆ before_filter()
before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
Common tasks for all actions.
◆ delete_action()
delete_action |
( |
|
$banner_id | ) |
|
◆ edit_action()
edit_action |
( |
|
$banner_id | ) |
|
Displays edit form and performs according actions upon submit
- Parameters
-
int | $banner_id | Id from the banner-object |
◆ index_action()
Administration view for banner
◆ info_action()
info_action |
( |
|
$banner_id | ) |
|
◆ new_action()
◆ reset_action()
reset_action |
( |
|
$banner_id | ) |
|
Resets the click and view counter for the given banner
- Parameters
-
◆ setSidebar()
Extends this controller with neccessary sidebar
- Parameters
-
String | $view | Currently viewed group |
◆ valid_date()
valid_date |
( |
|
$h, |
|
|
|
$m, |
|
|
|
$d, |
|
|
|
$mo, |
|
|
|
$y |
|
) |
| |
|
protected |
Validate the date
- Parameters
-
Int | $h | hour |
Int | $m | minute |
Int | $d | day |
Int | $mo | month |
Int | $y | year |
The documentation for this class was generated from the following file: