Stud.IP  3.2 Revision
SiteinfoController Class Reference
Inheritance diagram for SiteinfoController:
Inheritance graph
Collaboration diagram for SiteinfoController:
Collaboration graph

Public Member Functions

 before_filter (&$action, &$args)
 
 populate_ids ($args)
 
 add_navigation ($action)
 
 infobox_content ()
 
 after_filter ($action, $args)
 
 show_action ()
 
 new_action ($givenrubric=NULL)
 
 edit_action ($givenrubric=NULL, $givendetail=NULL)
 
 save_action ()
 
 delete_action ($givenrubric=NULL, $givendetail=NULL, $execute=FALSE)
 
- Public Member Functions inherited from StudipController
 before_filter (&$action, &$args)
 
 perform ($unconsumed_path)
 
 after_filter ($action, $args)
 
 validate_args (&$args, $types=NULL)
 
 url_for ($to='')
 
 link_for ($to='')
 
 relocate ($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 StudipController
 $with_session = false
 
 $allow_nobody = true
 
 $encoding = "windows-1252"
 
 $utf8decode_xhr = false
 

Member Function Documentation

◆ add_navigation()

add_navigation (   $action)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ after_filter()

after_filter (   $action,
  $args 
)

common tasks for all actions

Here is the call graph for this function:

◆ before_filter()

before_filter ( $action,
$args 
)

common tasks for all actions

Here is the call graph for this function:

◆ delete_action()

delete_action (   $givenrubric = NULL,
  $givendetail = NULL,
  $execute = FALSE 
)

◆ edit_action()

edit_action (   $givenrubric = NULL,
  $givendetail = NULL 
)

◆ infobox_content()

infobox_content ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ new_action()

new_action (   $givenrubric = NULL)
Here is the call graph for this function:

◆ populate_ids()

populate_ids (   $args)
Here is the caller graph for this function:

◆ save_action()

save_action ( )
Here is the call graph for this function:

◆ show_action()

show_action ( )

Display the siteinfo


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