OJSQueuedPayment Class Reference
[Payment]

Queued payment data structure for OJS. More...

Inheritance diagram for OJSQueuedPayment:

QueuedPayment Payment

List of all members.

Public Member Functions

 getDescription ()
 getJournalId ()
 getName ()
 setJournalId ($journalId)


Detailed Description

Queued payment data structure for OJS.

Definition at line 18 of file OJSQueuedPayment.inc.php.


Member Function Documentation

OJSQueuedPayment.getDescription (  ) 

Returns the description of the QueuedPayment. Pulled from Journal Settings if present, or from locale file otherwise. For subscriptions, pulls subscription type name.

Returns:
string

Reimplemented from Payment.

Definition at line 117 of file OJSQueuedPayment.inc.php.

References DAORegistry.getDAO(), getJournalId(), and Locale.translate().

OJSQueuedPayment.getJournalId (  ) 

Get the journal ID of the payment.

Returns:
int

Definition at line 31 of file OJSQueuedPayment.inc.php.

Referenced by getDescription(), and getName().

OJSQueuedPayment.getName (  ) 

Returns the description of the QueuedPayment. Pulled from Journal Settings if present, or from locale file otherwise. For subscriptions, pulls subscription type name.

Returns:
string

Reimplemented from Payment.

Definition at line 57 of file OJSQueuedPayment.inc.php.

References DAORegistry.getDAO(), getJournalId(), and Locale.translate().

OJSQueuedPayment.setJournalId ( journalId  ) 

Set the journal ID of the payment.

Parameters:
$journalId int

Definition at line 39 of file OJSQueuedPayment.inc.php.


The documentation for this class was generated from the following file:

Generated on Mon Jul 14 10:55:44 2008 for Open Journal Systems by  doxygen 1.5.6