You are here

public property PDProject::$fileFormats in GlobalLink Connect for Drupal 7.7

List of file format profiles configured for this project. A file format profile defines the parsing rules to identify translatable content and inline non-translatable content (placeholders) within the submitted document. Project Director supports a wide range of formats such as XML, DOC, PPT, XLS, .properties. Array of String

File

gl_ws/glc/model/Project.inc.php, line 29

Class

PDProject

Code

public $fileFormats = array();