| 
|   | __construct ($start_hour='', $end_hour='', $show_days='', $start_date='', $show_dates=false) | 
|   | 
|   | addEvent ($column, $name, $start_time, $end_time, $link='', $add_info='', $category=0) | 
|   | 
|   | getColumnName ($id, $print_view=false) | 
|   | 
|   | getHoliday ($id) | 
|   | 
|   | __construct ($start_hour=8, $end_hour=20, $show_columns=false, $start_date=false) | 
|   | 
|   | addEvent ($column, $name, $start_time, $end_time, $link='', $add_info='', $category=0) | 
|   | 
|   | checkCollision ($index, $category) | 
|   | 
|   | getColumnName ($id, $print_view=false) | 
|   | 
|   | getAddLink ($l, $i) | 
|   | 
|   | getEventName ($id, $font_color, $print_view) | 
|   | 
|   | getShortName ($name, $print_view) | 
|   | 
|   | showSchedule ($mode='html', $print_view=false) | 
|   | 
◆ __construct()
      
        
          | __construct  | 
          ( | 
            | 
          $start_hour = '',  | 
        
        
           | 
           | 
            | 
          $end_hour = '',  | 
        
        
           | 
           | 
            | 
          $show_days = '',  | 
        
        
           | 
           | 
            | 
          $start_date = '',  | 
        
        
           | 
           | 
            | 
          $show_dates = false  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ addEvent()
      
        
          | addEvent  | 
          ( | 
            | 
          $column,  | 
        
        
           | 
           | 
            | 
          $name,  | 
        
        
           | 
           | 
            | 
          $start_time,  | 
        
        
           | 
           | 
            | 
          $end_time,  | 
        
        
           | 
           | 
            | 
          $link = '',  | 
        
        
           | 
           | 
            | 
          $add_info = '',  | 
        
        
           | 
           | 
            | 
          $category = 0  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ getColumnName()
      
        
          | getColumnName  | 
          ( | 
            | 
          $id,  | 
        
        
           | 
           | 
            | 
          $print_view = false  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ getHoliday()
Returns if a given calendar colum is a holiday. 
- Parameters
 - 
  
  
 
- Returns
 - mixed false if no holiday was found, an array with the name and the "col" value of the holiday otherwise 
 
 
 
◆ $show_dates
The documentation for this class was generated from the following file: