Page MenuHomePhabricator

final class PhortuneAdHocProduct
Phabricator Technical Documentation (Phortune)

This class is not documented.

Methods

public function loadImplementationsForRefs($viewer, $refs)

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

public function getRef()

This method is not documented.
Return
wild

public function getName($product)

This method is not documented.
Parameters
PhortuneProduct$product
Return
wild

public function getPriceAsCurrency($product)

This method is not documented.
Parameters
PhortuneProduct$product
Return
wild

protected function getContentSource()
Inherited

This method is not documented.
Return
wild

public function getPurchaseName($product, $purchase)

This method is not documented.
Parameters
PhortuneProduct$product
PhortunePurchase$purchase
Return
wild

public function didPurchaseProduct($product, $purchase)
Inherited

This method is not documented.
Parameters
PhortuneProduct$product
PhortunePurchase$purchase
Return
wild

public function didRefundProduct($product, $purchase, $amount)
Inherited

This method is not documented.
Parameters
PhortuneProduct$product
PhortunePurchase$purchase
PhortuneCurrency$amount
Return
wild

public function getPurchaseURI($product, $purchase)
Inherited

This method is not documented.
Parameters
PhortuneProduct$product
PhortunePurchase$purchase
Return
wild