Stud.IP  3.1 Revision 48552
 All Data Structures Namespaces Files Functions Variables Groups Pages
VoteController Class Reference
Inheritance diagram for VoteController:
Inheritance graph
Collaboration diagram for VoteController:
Collaboration graph

Public Member Functions

 display_action ($range_id)
 visit ()
 visit_action ()
 showResult ($vote)
- Public Member Functions inherited from AuthenticatedController
 before_filter (&$action, &$args)
 after_filter ($action, $args)
- Public Member Functions inherited from StudipController
 validate_args (&$args, $types=NULL)
 url_for ($to= '')
 link_for ($to= '')
 rescue ($exception)
 setInfoBoxImage ($image)
 addToInfobox ($category, $text, $icon= 'blank.gif')
 render_json ($data)
 relay ($to_uri)
 perform_relayed ($unconsumed)
 render_template_as_string ($template, $layout=null)

Additional Inherited Members

- Protected Member Functions inherited from StudipController
 populateInfobox ()
- Protected Attributes inherited from AuthenticatedController
 $allow_nobody = false

Detailed Description

vote.php - Votecontroller controller

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Member Function Documentation

display_action (   $range_id)

Here is the call graph for this function:

showResult (   $vote)

Determines if a vote should show its result

Parameters
StudipVote$votethe vote to check
Returns
boolean true if result should be shown

Here is the call graph for this function:

visit ( )

Here is the call graph for this function:

Here is the caller graph for this function:

visit_action ( )

Here is the call graph for this function:


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