Member Function Documentation
| before_filter |
( |
& |
$action, |
|
|
& |
$args |
|
) |
| |
Counts all smiley occurences systemwide and updates the smileys' counters
- Parameters
-
| String | $view | View to return to |
| delete_action |
( |
|
$id, |
|
|
|
$view |
|
) |
| |
Deletes a smiley
- Parameters
-
| int | $id | Id of the smiley to delete |
| String | $view | View to return to after deletion |
- Todo:
- needs some of confirmation
| edit_action |
( |
|
$id, |
|
|
|
$view |
|
) |
| |
Displays edit form and performs according actions upon submit
- Parameters
-
| int | $id | Id of the smiley to edit |
| String | $view | View to return to after editing |
Administrtion view for smileys
Refreshes the smiley table by aligning it with the file system
- Parameters
-
| String | $view | View to return to |
Displays upload form and processes the upload command
- Parameters
-
| String | $view | View to return to if canceled |
The documentation for this class was generated from the following file: