Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhabricatorInternationalizationManagementExtractWorkflow

final class PhabricatorInternationalizationManagementExtractWorkflow
Phabricator Technical Documentation ()

This class is not documented.

Methods

public function isExecutable()
Inherited

This method is not documented.
Return
wild

public function getViewer()
Inherited

This method is not documented.
Return
wild

protected function parseTimeArgument($time)
Inherited

This method is not documented.
Parameters
$time
Return
wild

protected function newContentSource()
Inherited

This method is not documented.
Return
wild

protected function logInfo($label, $message)
Inherited

This method is not documented.
Parameters
$label
$message
Return
wild

protected function logOkay($label, $message)
Inherited

This method is not documented.
Parameters
$label
$message
Return
wild

protected function logWarn($label, $message)
Inherited

This method is not documented.
Parameters
$label
$message
Return
wild

protected function logFail($label, $message)
Inherited

This method is not documented.
Parameters
$label
$message
Return
wild

private function logRaw($message)
Inherited

This method is not documented.
Parameters
$message
Return
wild

final protected function loadUsersFromArguments($identifiers)
Inherited

This method is not documented.
Parameters
array$identifiers
Return
wild

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