Stud.IP  2.4 Revision 48548
 All Data Structures Namespaces Files Functions Variables Groups Pages
Admin_SmileysController Class Reference
Inheritance diagram for Admin_SmileysController:
Inheritance graph
Collaboration diagram for Admin_SmileysController:
Collaboration graph

Public Member Functions

 before_filter (&$action, &$args)
 index_action ()
 edit_action ($id, $view)
 delete_action ($id, $view)
 count_action ($view)
 refresh_action ($view)
 upload_action ($view)
- Public Member Functions inherited from AuthenticatedController
 after_filter ($action, $args)
- Public Member Functions inherited from StudipController
 validate_args (&$args, $types=NULL)
 url_for ($to)
 rescue ($exception)
 setInfoBoxImage ($image)
 addToInfobox ($category, $text, $icon= 'blank.gif')

Additional Inherited Members

- Protected Member Functions inherited from StudipController
 populateInfobox ()

Member Function Documentation

before_filter ( $action,
$args 
)

Common tasks for all actions.

Reimplemented from AuthenticatedController.

Here is the call graph for this function:

count_action (   $view)

Counts all smiley occurences systemwide and updates the smileys' counters

Parameters
String$viewView to return to

Here is the call graph for this function:

delete_action (   $id,
  $view 
)

Deletes a smiley

Parameters
int$idId of the smiley to delete
String$viewView to return to after deletion
Todo:
needs some of confirmation

Here is the call graph for this function:

edit_action (   $id,
  $view 
)

Displays edit form and performs according actions upon submit

Parameters
int$idId of the smiley to edit
String$viewView to return to after editing

Here is the call graph for this function:

index_action ( )

Administrtion view for smileys

Here is the call graph for this function:

refresh_action (   $view)

Refreshes the smiley table by aligning it with the file system

Parameters
String$viewView to return to

Here is the call graph for this function:

upload_action (   $view)

Displays upload form and processes the upload command

Parameters
String$viewView to return to if canceled

Here is the call graph for this function:


The documentation for this class was generated from the following file: