Page MenuHomenazrin ltd

final class PhameBlog
Phorge Technical Documentation (Phame)

This class is not documented.

Methods

public function getApplicationName()
Inherited

This method is not documented.
Return
wild

protected function getConfiguration()

This method is not documented.
Return
wild

public function save()

This method is not documented.
Return
wild

public function generatePHID()

This method is not documented.
Return
wild

public static function initializeNewBlog($actor)

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

public function isArchived()

This method is not documented.
Return
wild

public static function getStatusNameMap()

This method is not documented.
Return
wild

public function validateCustomDomain($domain_full_uri)

Makes sure a given custom blog uri is properly configured in DNS to point at this Phabricator instance. If there is an error in the configuration, return a string describing the error and how to fix it. If there is no error, return an empty string.

Parameters
$domain_full_uri
Return
string

public function getLiveURI()

This method is not documented.
Return
wild

public function getExternalLiveURI()

This method is not documented.
Return
wild

public function getExternalParentURI()

This method is not documented.
Return
wild

public function getInternalLiveURI()

This method is not documented.
Return
wild

public function getViewURI()

This method is not documented.
Return
wild

public function getManageURI()

This method is not documented.
Return
wild

public function getFeedURI()

Get relative URI of Phame blog feed.

Return
stringRelative URI of Phame blog feed

public function getProfileImageURI()

This method is not documented.
Return
wild

public function attachProfileImageFile($file)

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

public function getProfileImageFile()

This method is not documented.
Return
wild

public function getHeaderImageURI()

This method is not documented.
Return
wild

public function attachHeaderImageFile($file)

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

public function getHeaderImageFile()

This method is not documented.
Return
wild

public function getCapabilities()

This method is not documented.
Return
wild

public function getPolicy($capability)

This method is not documented.
Parameters
$capability
Return
wild

public function hasAutomaticCapability($capability, $user)

This method is not documented.
Parameters
$capability
PhabricatorUser$user
Return
wild

public function describeAutomaticCapability($capability)

This method is not documented.
Parameters
$capability
Return
wild

public function getMarkupFieldKey($field)

This method is not documented.
Parameters
$field
Return
wild

public function newMarkupEngine($field)

This method is not documented.
Parameters
$field
Return
wild

public function getMarkupText($field)

This method is not documented.
Parameters
$field
Return
wild

public function didMarkupText($field, $output, $engine)

This method is not documented.
Parameters
$field
$output
PhutilMarkupEngine$engine
Return
wild

public function shouldUseMarkupCache($field)

This method is not documented.
Parameters
$field
Return
wild

public function destroyObjectPermanently($engine)

This method is not documented.
Parameters
PhabricatorDestructionEngine$engine
Return
wild
This method is not documented.
Return
wild
This method is not documented.
Return
wild

public function isAutomaticallySubscribed($phid)

This method is not documented.
Parameters
$phid
Return
wild
This method is not documented.
Return
wild

public function getFieldValuesForConduit()

This method is not documented.
Return
wild

public function getConduitSearchAttachments()

This method is not documented.
Return
wild

public function newFulltextEngine()

This method is not documented.
Return
wild

public function newFerretEngine()

This method is not documented.
Return
wild