예제 #1
0
 function __construct($aConfig)
 {
     parent::__construct($aConfig);
     $this->_aTranscoders = array('bx_convos_preview');
     $this->_aStorages = array('bx_convos_files');
     $this->_aMenuTriggers = array('trigger_profile_view_actions');
 }
예제 #2
0
 function __construct($aConfig)
 {
     parent::__construct($aConfig);
 }