Page MenuHomeContribution Center
Diviner Phabricator Tech Docs PhabricatorInternationalizationManagementExtractWorkflow

final class PhabricatorInternationalizationManagementExtractWorkflow
Phabricator Technical Documentation ()

This class is not documented.

Methods

protected function didConstruct()

This method is not documented.
Return
wild

public function execute($args)

This method is not documented.
Parameters
PhutilArgumentParser$args
Return
wild

private function extractLibrary($root)

This method is not documented.
Parameters
$root
Return
wild

private function getModifiedFiles($files, $cache)

This method is not documented.
Parameters
array$files
array$cache
Return
wild

private function extractFiles($root_path, $files)

This method is not documented.
Parameters
$root_path
array$files
Return
wild

private function writeStrings($root, $strings)

This method is not documented.
Parameters
$root
array$strings
Return
wild

private function loadLibraryFiles($root)

This method is not documented.
Parameters
$root
Return
wild

private function readCache($root)

This method is not documented.
Parameters
$root
Return
wild

private function writeCache($root, $file, $data)

This method is not documented.
Parameters
$root
$file
$data
Return
wild

private function getCachePath($root, $to_file)

This method is not documented.
Parameters
$root
$to_file
Return
wild