function fetchWorkflowStatuses()
 {
     return array('result' => eZWorkflow::statusNameMap());
 }