Stud.IP  jlu_3.3 Revision
Document_AdministrationController Class Reference
Inheritance diagram for Document_AdministrationController:
Inheritance graph
Collaboration diagram for Document_AdministrationController:
Collaboration graph

Public Member Functions

 before_filter (&$action, &$args)
 
 index_action ($configType=NULL)
 
 filter_action ()
 
 activateUpload_action ($config_id)
 
 deactivateUpload_action ($config_id)
 
 activateDocumentArea_action ($config_id)
 
 deactivateDocumentArea_action ($config_id)
 
 edit_action ($config_id=0, $isGroupConfig=false)
 
 store_action ($config_id, $isGroupConfig)
 
 delete_action ($config_id)
 
 individual_action ($user_id=null)
 
 sizeInByte ($size, $unit)
 
 sizeInUnit ($byte, $unit)
 
 getInfobox ()
 
- 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 AuthenticatedController
 $with_session = true
 
 $allow_nobody = false
 
- Protected Attributes inherited from StudipController
 $with_session = false
 
 $allow_nobody = true
 
 $encoding = "windows-1252"
 
 $utf8decode_xhr = false
 

Member Function Documentation

◆ activateDocumentArea_action()

activateDocumentArea_action (   $config_id)
Here is the call graph for this function:

◆ activateUpload_action()

activateUpload_action (   $config_id)
Here is the call graph for this function:

◆ before_filter()

before_filter ( $action,
$args 
)

Reimplemented from StudipController.

Here is the call graph for this function:

◆ deactivateDocumentArea_action()

deactivateDocumentArea_action (   $config_id)
Here is the call graph for this function:

◆ deactivateUpload_action()

deactivateUpload_action (   $config_id)
Here is the call graph for this function:

◆ delete_action()

delete_action (   $config_id)
Here is the call graph for this function:

◆ edit_action()

edit_action (   $config_id = 0,
  $isGroupConfig = false 
)
Here is the call graph for this function:

◆ filter_action()

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

◆ getInfobox()

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

◆ index_action()

index_action (   $configType = NULL)
Here is the call graph for this function:

◆ individual_action()

individual_action (   $user_id = null)
Here is the call graph for this function:

◆ sizeInByte()

sizeInByte (   $size,
  $unit 
)
Here is the caller graph for this function:

◆ sizeInUnit()

sizeInUnit (   $byte,
  $unit 
)
Here is the caller graph for this function:

◆ store_action()

store_action (   $config_id,
  $isGroupConfig 
)
Here is the call graph for this function:

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