thd/apps/frontend/modules/editor/actions/.svn/text-base/components.class.php.svn-base
changeset 35 94a1dc255022
equal deleted inserted replaced
34:56befcb22751 35:94a1dc255022
       
     1 <?php 
       
     2 
       
     3 class editorComponents extends sfComponents
       
     4 {
       
     5   public function executeLeftPanel() {
       
     6 
       
     7   }
       
     8   public function executePlayer() {
       
     9 
       
    10   }
       
    11   public function executeSegmentList() {
       
    12 
       
    13   }
       
    14   
       
    15   
       
    16 }