EUVAT
[
class tree: EUVAT
] [
index: EUVAT
] [
all elements
]
Packages:
EUVAT
CDM
kernel
Tutorials/Manuals:
Package-level:
XBS EU VAT Xoops Module Help
Files:
formhiddentoken.php
test.php
subpackage
API_Functions
functions.php
subpackage
EUVat
class.vat.base.php
EUVat.php
subpackage
Form_Handling
class.vat.form.php
Classes:
EUVat
EUVat
Xbs_vatEUVatHandler
Form_Handling
EUVATFormSelectCountry
Class: EUVat
Source Location: /modules/xbs_vat/class/class.vat.base.php
Class Overview
XoopsObject
| --
CDMBaseObject
| --
CDMCode
| --EUVat
VAT object
Author(s):
Kazumi Ono (AKA onokazu)
Version:
1
Copyright:
copyright © 2000 XOOPS.org
Methods
check
Inherited Variables
Class:
XoopsObject
XoopsObject::$cleanVars
XoopsObject::$vars
Inherited Methods
Class:
CDMCode
CDMCode::CDMCode()
Constructor
CDMCode::getKidsHtml()
Return an html string of the list of child codes with hyperlinks to edit the child code.
CDMCode::getVar()
Function: Overide of ancestor getVar
CDMCode::get_kidscodes()
Returns child codes (kids) as a comma seperated string list of codes
CDMCode::get_kidsinternal()
Returns child codes (kids) as a comma seperated string list of internal identifiers
Class:
CDMBaseObject
CDMBaseObject::CDMBaseObject()
Constructor
CDMBaseObject::getCurrentDateTime()
Return date-time in format for insertion into timestamp field of row_dt
CDMBaseObject::setActive()
Make the object Active (default for all new objects)
CDMBaseObject::setDefunct()
Defunct the object (permanent measure to deactivate the object)
CDMBaseObject::setRowInfo()
Set the row information prior to an update/insert etc
CDMBaseObject::setSuspend()
Suspend the object (usually a temporary measure)
Class:
XoopsObject
XoopsObject::XoopsObject()
constructor
XoopsObject::assignVar()
assign a value to a variable
XoopsObject::cleanVars()
clean values of all variables of the object for storage.
XoopsObject::getErrors()
return the errors for this object as an array
XoopsObject::getHtmlErrors()
return the errors for this object as html
XoopsObject::getVar()
returns a specific variable for the object in a proper format
XoopsObject::getVars()
returns all variables for the object
XoopsObject::initVar()
initialize variables for the object
XoopsObject::isDirty()
mark modified objects as dirty
XoopsObject::isNew()
used for new/clone objects
XoopsObject::registerFilter()
dynamically register additional filter for the object
XoopsObject::setDirty()
mark modified objects as dirty
XoopsObject::setErrors()
add an error
XoopsObject::setNew()
used for new/clone objects
XoopsObject::setVar()
assign a value to a variable
XoopsObject::unsetDirty()
mark modified objects as dirty
XoopsObject::unsetNew()
used for new/clone objects
XoopsObject::xoopsClone()
create a clone(copy) of the current object
Class Details
[line 62]
VAT object
Tags:
copyright:
copyright © 2000 XOOPS.org
author:
Kazumi Ono (AKA onokazu)
version:
1
[
Top
]
Class Methods
method check
[line 156]
boolean. check( string $vatno)
Check a VAT number against the VIES database
Tags:
return:
True if VAT number is OK else False
Parameters:
string
$vatno
Full VAT number to check including country prefix
[
Top
]
Documentation generated on Fri, 03 Mar 2006 08:55:57 +0000 by
phpDocumentor 1.3.0RC3