Payment_Process
[ class tree: Payment_Process ] [ index: Payment_Process ] [ all elements ]

Class: Payment_Process_Type

Source Location: /Payment_Process-0.5.8/Process/Type.php

Class Overview


Payment_Process_Type


Author(s):

Version:

  • @version@

Variables

Methods


Child classes:

Payment_Process_Type_CreditCard
Payment_Process_Type
Payment_Process_Type_eCheck
Payment_Process_Type_eCheck

Inherited Variables

Inherited Methods


Class Details

[line 38]
Payment_Process_Type


[ Top ]


Class Variables

$address =

[line 44]


Type:   mixed


[ Top ]

$city =

[line 45]


Type:   mixed


[ Top ]

$company =

[line 43]


Type:   mixed


[ Top ]

$country =

[line 48]


Type:   mixed


[ Top ]

$email =

[line 51]


Type:   mixed


[ Top ]

$fax =

[line 50]


Type:   mixed


[ Top ]

$name =

[line 42]


Type:   mixed


[ Top ]

$phone =

[line 49]


Type:   mixed


[ Top ]

$state =

[line 46]


Type:   mixed


[ Top ]

$zip =

[line 47]


Type:   mixed


[ Top ]



Method Detail

Payment_Process_Type (Constructor)   [line 55]

Payment_Process_Type Payment_Process_Type( )


[ Top ]

factory   [line 72]

mixed &factory( string $type)

factory

Creates and returns an instance of a payment type. If an error occurs a PEAR_Error is returned.


Parameters:

string   $type     

[ Top ]

getType   [line 125]

string getType( )

getType

[ Top ]

isValid   [line 97]

mixed isValid( mixed $obj)

isValid

Validate a payment type object


Parameters:

mixed   $obj     Type object to validate

[ Top ]


Documentation generated on Mon, 11 Apr 2005 14:35:39 -0400 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.