public function getSourceName()
public function getSourceName()
Return
wild |
public function getSourceDescription()
public function getSourceDescription()
Return
wild |
final public function getSourceTypeConstant()Inherited
final public function getSourceTypeConstant()
Inherited
Return
wild |
final public static function getAllContentSources()Inherited
final public static function getAllContentSources()
Inherited
Return
wild |
final public static function newForSource($source, $params, $force)Inherited
final public static function newForSource($source, $params, $force)
Inherited
PhabricatorContentSource
Construct a new content source object.
Parameters
const | $source | The source type constant to build a source for. |
array | $params | Source parameters. |
bool | $force | True to suppress errors and force construction of a source even if the source type is not valid. |
Return
PhabricatorContentSource | New source object. |
public static function newFromSerialized($serialized)Inherited
public static function newFromSerialized($serialized)
Inherited
Parameters
$serialized |
Return
wild |
public static function newFromRequest($request)Inherited
public static function newFromRequest($request)
Inherited
Parameters
AphrontRequest | $request |
Return
wild |
final public function serialize()Inherited
final public function serialize()
Inherited
Return
wild |
final public function getSource()Inherited
final public function getSource()
Inherited
Return
wild |
final public function getContentSourceParameter($key, $default)Inherited
final public function getContentSourceParameter($key, $default)
Inherited
Parameters
$key | ||
$default |
Return
wild |