{$escape}{$targetfile}{$escape}'); } public function getDisplayName() { return _kt('Word Extractor'); } public function getSupportedMimeTypes() { return array(); return array( 'application/msword', 'text/rtf' ); } } ?>