Use this subclass to easily get an Stud.IP specific Trails_Dispatcher.
Example of use: 
Definition: StudipDispatcher.php:28
 
$dispatcher
Definition: dispatch.php:26
 
   
◆ __construct()
Create a new Trails_Dispatcher with Stud.IP specific parameters for: trails_root is "$STUDIP_BASE_PATH/app", trails_uri is "dispatch.php" and default_controller is "default" (which does not map to anything). 
 
 
◆ trails_error()
      
        
          | trails_error  | 
          ( | 
            | 
          $exception | ) | 
           | 
        
      
 
Adapted error method that just passes the exception to stud.ip's exception instead of the standard trails handling.
- Parameters
 - 
  
    | Exception | $exception | The exception that occured  | 
  
   
- Exceptions
 - 
  
  
 
 
 
The documentation for this class was generated from the following file: