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

Element index for package Validate_Finance

[ b ] [ e ] [ f ] [ g ] [ i ] [ s ] [ v ]

b

banknoteEuro
in file Finance.php, method Validate_Finance::banknoteEuro()
    Validation of a Euro banknote id
top

e

errorMessage
in file IBAN.php, method Validate_Finance_IBAN::errorMessage()
    Return a textual error message for an IBAN error code
top

f

Finance.php
procedural page Finance.php
top

g

getBankaccount
in file IBAN.php, method Validate_Finance_IBAN::getBankaccount()
    Returns the bankaccount of the IBAN
getBankcode
in file IBAN.php, method Validate_Finance_IBAN::getBankcode()
    Returns the bankcode of the IBAN
getCountrycode
in file IBAN.php, method Validate_Finance_IBAN::getCountrycode()
    Returns the countrycode of the IBAN
getCountryname
in file IBAN.php, method Validate_Finance_IBAN::getCountryname()
    Returns the countryname of the IBAN If the name can not be determined then return the country code.
getErrorcode
in file IBAN.php, method Validate_Finance_IBAN::getErrorcode()
    Returns errorcode corresponding to last validation
getIBAN
in file IBAN.php, method Validate_Finance_IBAN::getIBAN()
    Returns the current IBAN
top

i

iban
in file Finance.php, method Validate_Finance::iban()
    Validation of an IBAN (international bankaccount number)
IBAN.php
procedural page IBAN.php
ISIN.php
procedural page ISIN.php
top

s

setIBAN
in file IBAN.php, method Validate_Finance_IBAN::setIBAN()
    Sets the current IBAN to a new value
top

v

validate
in file ISIN.php, method Validate_Finance_ISIN::validate()
    Validate an ISIN (International Securities Identification Number, ISO 6166)
validate
in file IBAN.php, method Validate_Finance_IBAN::validate()
    Performs validation of the IBAN
Validate_Finance
in file Finance.php, class Validate_Finance
    This class provides methods to
  • validate Euro banknote ids
  • access to IBAN-quickcheck (use Validate_Finance_IBAN for more functionality)
Validate_Finance_IBAN
in file IBAN.php, class Validate_Finance_IBAN
    Validate and process IBAN (international bank account numbers)
Validate_Finance_IBAN
in file IBAN.php, method Validate_Finance_IBAN::Validate_Finance_IBAN()
    Class constructor
VALIDATE_FINANCE_IBAN_CHECKSUM_INVALID
in file IBAN.php, constant VALIDATE_FINANCE_IBAN_CHECKSUM_INVALID
VALIDATE_FINANCE_IBAN_COUNTRY_INVALID
in file IBAN.php, constant VALIDATE_FINANCE_IBAN_COUNTRY_INVALID
VALIDATE_FINANCE_IBAN_ERROR
in file IBAN.php, constant VALIDATE_FINANCE_IBAN_ERROR
VALIDATE_FINANCE_IBAN_GENERAL_INVALID
in file IBAN.php, constant VALIDATE_FINANCE_IBAN_GENERAL_INVALID
VALIDATE_FINANCE_IBAN_INVALID_FORMAT
in file IBAN.php, constant VALIDATE_FINANCE_IBAN_INVALID_FORMAT
VALIDATE_FINANCE_IBAN_OK
in file IBAN.php, constant VALIDATE_FINANCE_IBAN_OK
VALIDATE_FINANCE_IBAN_TOO_LONG
in file IBAN.php, constant VALIDATE_FINANCE_IBAN_TOO_LONG
VALIDATE_FINANCE_IBAN_TOO_SHORT
in file IBAN.php, constant VALIDATE_FINANCE_IBAN_TOO_SHORT
Validate_Finance_ISIN
in file ISIN.php, class Validate_Finance_ISIN
    Validation function for ISINs (International Securities Identification Numbers)
top

Documentation generated on Mon, 11 Mar 2019 15:48:25 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.