wiki.php - wiki controller (currently only a helper)
- Author
 - Jan-Hendrik Willms tleil.nosp@m.ax+s.nosp@m.tudip.nosp@m.@gma.nosp@m.il.co.nosp@m.m @license GPL2 or any later version 
 
- Since
 - 3.3 
 
 
◆ before_filter()
      
        
          | before_filter  | 
          ( | 
          &  | 
          $action,  | 
        
        
           | 
           | 
          &  | 
          $args  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ change_courseperms_action()
      
        
          | change_courseperms_action  | 
          ( | 
           | ) | 
           | 
        
      
 
change course permissions of wiki pages 
 
 
◆ change_pageperms_action()
      
        
          | change_pageperms_action  | 
          ( | 
           | ) | 
           | 
        
      
 
change page permission of a single wiki page 
 
 
◆ create_action()
Display dialog to create a new wiki page. 
 
 
◆ import_action()
      
        
          | import_action  | 
          ( | 
            | 
          $course_id = null | ) | 
           | 
        
      
 
This action is responsible for importing wiki pages into the wiki of a course from another course. 
 
 
◆ store_action()
◆ store_courseperms_action()
      
        
          | store_courseperms_action  | 
          ( | 
           | ) | 
           | 
        
      
 
store course permissions of wiki pages 
 
 
◆ store_pageperms_action()
      
        
          | store_pageperms_action  | 
          ( | 
           | ) | 
           | 
        
      
 
store page permissions of a wiki page 
 
 
◆ version_check_action()
      
        
          | version_check_action  | 
          ( | 
            | 
          $version | ) | 
           | 
        
      
 
 
The documentation for this class was generated from the following file: