Page MenuHomeIsabelle/Phabricator

final class PhabricatorMemeEngine
Phabricator Technical Documentation (Macro)

This class is not documented.

Methods

public function setViewer($viewer)

This method is not documented.
Parameters
PhabricatorUser$viewer
Return
wild

public function getViewer()

This method is not documented.
Return
wild

public function setTemplate($template)

This method is not documented.
Parameters
$template
Return
wild

public function getTemplate()

This method is not documented.
Return
wild

public function setAboveText($above_text)

This method is not documented.
Parameters
$above_text
Return
wild

public function getAboveText()

This method is not documented.
Return
wild

public function setBelowText($below_text)

This method is not documented.
Parameters
$below_text
Return
wild

public function getBelowText()

This method is not documented.
Return
wild

public function getGenerateURI()

This method is not documented.
Return
wild

public function newAsset()

This method is not documented.
Return
wild

private function newTransformHash()

This method is not documented.
Return
wild

public function loadCachedFile()

This method is not documented.
Return
wild

private function loadTemplateFile()

This method is not documented.
Return
wild

private function newAssetFile($template)

This method is not documented.
Parameters
PhabricatorFile$template
Return
wild

private function newAssetData($template)

This method is not documented.
Parameters
PhabricatorFile$template
Return
wild

private function newImagemagickAsset($template, $template_data)

This method is not documented.
Parameters
PhabricatorFile$template
$template_data
Return
wild

private function newGDAsset($template, $data)

This method is not documented.
Parameters
PhabricatorFile$template
$data
Return
wild

private function getFont()

This method is not documented.
Return
wild

private function getMetrics($dim_x, $dim_y)

This method is not documented.
Parameters
$dim_x
$dim_y
Return
wild

private function drawText($img, $font, $size, $x, $y, $text)

This method is not documented.
Parameters
$img
$font
$size
$x
$y
$text
Return
wild