$extra | SimpleFFS | [protected] |
$group | SimpleFFS | [protected] |
$pluralWords | RubyYamlFFS | [protected, static] |
$writePath | SimpleFFS | [protected] |
__construct(FileBasedMessageGroup $group) | SimpleFFS | |
doAuthors(MessageCollection $collection) | YamlFFS | [protected] |
doHeader(MessageCollection $collection) | YamlFFS | [protected] |
exists($code=false) | SimpleFFS | |
filterAuthors(array $authors, $code) | SimpleFFS | [protected] |
fixNewLines($data) | SimpleFFS | [static] |
flatten($messages) | YamlFFS | [protected] |
flattenPlural($messages) | RubyYamlFFS | |
getFileExtensions() | RubyYamlFFS | |
getGroup() | SimpleFFS | |
getWritePath() | SimpleFFS | |
PART_SEPARATOR | SimpleFFS | |
read($code) | SimpleFFS | |
readFromVariable($data) | YamlFFS | |
RECORD_SEPARATOR | SimpleFFS | |
setGroup(FileBasedMessageGroup $group) | SimpleFFS | |
setWritePath($writePath) | SimpleFFS | |
supportsFuzzy() | SimpleFFS | |
tryReadFile($filename) | SimpleFFS | [protected] |
tryReadSource($filename, MessageCollection $collection) | SimpleFFS | [protected] |
unflatten($messages) | YamlFFS | [protected] |
unflattenPlural($key, $message) | RubyYamlFFS | |
write(MessageCollection $collection) | SimpleFFS | |
writeIntoVariable(MessageCollection $collection) | SimpleFFS | |
writeReal(MessageCollection $collection) | SimpleFFS | [protected] |