Méthode |
Description |
|
getProperty ( string $name, array $data, string $contentTypeName = null, string $extension = null, mixed $default = null ) : mixed |
Will return the correct property value by the parsed data. |
|
getPropertyData ( string $name, array $data, string $contentTypeName = null, string $extension = null, mixed $default = null ) : mixed |
Will return the correct property value by the parsed data. |
|
parse ( string $filePath, string $locale ) : array |
Will parse the given file and return a documents array. |
|