public function __actionIndex($resource_type)
 {
     return parent::__actionIndex(RESOURCE_TYPE_EVENT);
 }
 public function __actionIndex($resource_type)
 {
     return parent::__actionIndex(ResourceManager::RESOURCE_TYPE_DS);
 }