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

Public Member Functions

 before_filter (&$action, &$args)
 index_action ($action=false, $widgetId=null)
 add_action ()
 edit_defaults_action ($permission)
 update_defaults_action ($permission)
 delete_action ($id)
 reset_action ()
 storeNewOrder_action ()
- Public Member Functions inherited from AuthenticatedController
 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

Member Function Documentation

add_action ( )

This actions adds a new widget to the start page

Returns
void

Here is the call graph for this function:

before_filter ( $action,
$args 
)

Callback function being called before an action is executed.

Reimplemented from AuthenticatedController.

Here is the call graph for this function:

delete_action (   $id)

This actions removes a new widget from the start page

Parameters
string$widgetId
string$approveDelete
string$studipticket
Returns
void

Here is the call graph for this function:

edit_defaults_action (   $permission)

Edit the default startpage configuration for users by permissions

Parameters
string$permission
Exceptions
InvalidArgumentException

Here is the call graph for this function:

index_action (   $action = false,
  $widgetId = null 
)

Entry point of the controller that displays the start page of Stud.IP

Parameters
string$action
string$widgetId
Returns
void

Here is the call graph for this function:

reset_action ( )

Resets widget to initial default state.

Here is the call graph for this function:

storeNewOrder_action ( )

Action to store the widget placements

Returns
void

Here is the call graph for this function:

update_defaults_action (   $permission)

Store the edited default startpage configuration for users by permissions

Parameters
string$permission
Exceptions
InvalidArgumentException

Here is the call graph for this function:


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