Stud.IP  jlu_4.3 Revision 64286
Resources_CategoryController Class Reference
Inheritance diagram for Resources_CategoryController:
Inheritance graph
Collaboration diagram for Resources_CategoryController:
Collaboration graph

Public Member Functions

 before_filter (&$action, &$args)
 
 index_action ($category_id=null)
 
 add_action ()
 
 edit_action ($category_id=null)
 
 delete_action ($category_id=null)
 
 show_resources_action ($category_id=null)
 
- 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)
 
 render_json ($data)
 
 render_csv ($data, $filename=null, $delimiter=';', $enclosure='"')
 
 relay ($to_uri)
 
 perform_relayed ($unconsumed)
 
 render_template_as_string ($template, $layout=null)
 
 __call ($method, $arguments)
 
 has_action ($action)
 
 action_url ($action)
 
 action_link ($action)
 

Protected Member Functions

 addEditDeleteHandler ($mode='edit', $category_id=null)
 
- Protected Member Functions inherited from StudipController
 render_pdf (TCPDF $pdf, $filename, $inline=false)
 
 controller_path ()
 

Protected Attributes

 $utf8decode_xhr = true
 
- Protected Attributes inherited from AuthenticatedController
 $with_session = true
 
 $allow_nobody = false
 
- Protected Attributes inherited from StudipController
 $with_session = false
 
 $allow_nobody = true
 
 $_autobind = false
 

Detailed Description

Resources_CategoryController contains actions for resource categories.

Member Function Documentation

◆ add_action()

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

◆ addEditDeleteHandler()

addEditDeleteHandler (   $mode = 'edit',
  $category_id = null 
)
protected
Here is the call graph for this function:
Here is the caller graph for this function:

◆ before_filter()

before_filter ( $action,
$args 
)

Reimplemented from StudipController.

Here is the call graph for this function:

◆ delete_action()

delete_action (   $category_id = null)
Here is the call graph for this function:

◆ edit_action()

edit_action (   $category_id = null)
Here is the call graph for this function:

◆ index_action()

index_action (   $category_id = null)
Here is the call graph for this function:

◆ show_resources_action()

show_resources_action (   $category_id = null)
Here is the call graph for this function:

Field Documentation

◆ $utf8decode_xhr

$utf8decode_xhr = true
protected

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