Page MenuHomePhabricator
Diviner Phabricator Tech Docs CelerityPhysicalResources

abstract class CelerityPhysicalResources
Phabricator Technical Documentation (Celerity)

Defines the location of physical static resources which exist at build time and are precomputed into a resource map.

Methods

abstract public function getName()
Inherited

This method is not documented.
Return
wild

abstract public function getResourceData($name)
Inherited

This method is not documented.
Parameters
$name
Return
wild

public function getResourceModifiedTime($name)
Inherited

This method is not documented.
Parameters
$name
Return
wild

public function getResourceType($path)
Inherited

This method is not documented.
Parameters
$path
Return
wild

public function getResourceURI($hash, $name)
Inherited

This method is not documented.
Parameters
$hash
$name
Return
wild

public function getResourcePackages()
Inherited

This method is not documented.
Return
wild

public function loadMap()

This method is not documented.
Return
wild

abstract public function getPathToMap()

This method is not documented.
Return
wild

abstract public function findBinaryResources()

This method is not documented.
Return
wild

abstract public function findTextResources()

This method is not documented.
Return
wild

public static function getAll()

This method is not documented.
Return
wild