Page MenuHomenazrin ltd
Diviner Tech Docs PhabricatorEmbedFileRemarkupRule

final class PhabricatorEmbedFileRemarkupRule
Phorge Technical Documentation (Files)

This class is not documented.

Methods

protected function getObjectNamePrefix()

This method is not documented.
Return
wild

protected function loadObjects($ids)

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

protected function renderObjectEmbed($object, $handle, $options)

This method is not documented.
Parameters
$object
PhabricatorObjectHandle$handle
$options
Return
wild

private function getFileOptions($option_string)

This method is not documented.
Parameters
$option_string
Return
wild

private function renderImageFile($file, $handle, $options)

This method is not documented.
Parameters
PhabricatorFile$file
PhabricatorObjectHandle$handle
array$options
Return
wild

private function renderAudioFile($file, $handle, $options)

This method is not documented.
Parameters
PhabricatorFile$file
PhabricatorObjectHandle$handle
array$options
Return
wild

private function renderVideoFile($file, $handle, $options)

This method is not documented.
Parameters
PhabricatorFile$file
PhabricatorObjectHandle$handle
array$options
Return
wild

private function renderMediaFile($tag, $file, $handle, $options)

This method is not documented.
Parameters
$tag
PhabricatorFile$file
PhabricatorObjectHandle$handle
array$options
Return
wild

private function renderFileLink($file, $handle, $options)

This method is not documented.
Parameters
PhabricatorFile$file
PhabricatorObjectHandle$handle
array$options
Return
wild

private function parseDimension($string)

This method is not documented.
Parameters
$string
Return
wild