MetaFox

ConversionRequestPolicy
in package
implements ResourcePolicyInterface Uses HandlesAuthorization

Class ConversionRequestPolicy.

Tags
SuppressWarnings

(PHPMD.UnusedFormalParameter)

Table of Contents

Interfaces

ResourcePolicyInterface

Properties

$type  : string

Methods

approveConversionRequest()  : bool
cancelConversionRequest()  : bool
conversionRateForCreate()  : bool
create()  : bool
createConversionRequest()  : bool
createForm()  : bool
delete()  : bool
deleteOwn()  : bool
denyConversionRequest()  : bool
enoughPointsForCreating()  : bool
update()  : bool
view()  : bool
viewAny()  : bool
viewDeniedReason()  : bool
viewOnProfilePage()  : bool
viewOwner()  : bool

Properties

Methods

conversionRateForCreate()

public conversionRateForCreate([string $currency = Support::DEFAULT_CONVERSION_RATE_CURRENCY_TO_MONEY ]) : bool
Parameters
$currency : string = Support::DEFAULT_CONVERSION_RATE_CURRENCY_TO_MONEY
Return values
bool

createConversionRequest()

public createConversionRequest(User $user, int $points) : bool
Parameters
$user : User
$points : int
Return values
bool

enoughPointsForCreating()

public enoughPointsForCreating(User $user, int $points) : bool
Parameters
$user : User
$points : int
Return values
bool

        
On this page

Search results