Class typeNIF

Description

Implements interfaces:

typeNIF contiene información relativa a los campos de tipo fecha

  • author: Toni: <felix_ant@gva.es>
  • version: $Id: typeNIF.php,v 1.6.6.2 2011/10/04 11:19:40 afelixf Exp $

Located in /custom/cit.gva.es/types/typeNIF.php (line 44)

gvHidraTypeBase
   |
   --typeNIF
Method Summary
typeNIF __construct ([ $required = false], [ $maxLength = null])
void setCIF ( $value)
void setNIE ( $value)
void setNIF ( $value)
void validate ( $value)
Methods
Constructor __construct (line 53)

constructor

  • access: public
typeNIF __construct ([ $required = false], [ $maxLength = null])
  • $required
  • $maxLength

Redefinition of:
gvHidraTypeBase::__construct()
constructor
setCIF (line 61)
  • access: public
void setCIF ( $value)
  • $value
setNIE (line 65)
  • access: public
void setNIE ( $value)
  • $value
setNIF (line 57)
  • access: public
void setNIF ( $value)
  • $value
validate (line 70)
  • access: public
void validate ( $value)
  • $value

Redefinition of:
gvHidraTypeBase::validate()
funcion validate

Inherited Methods

Inherited From gvHidraTypeBase

gvHidraTypeBase::__construct()
gvHidraTypeBase::enableInputMask()
gvHidraTypeBase::enableServerValidation()
gvHidraTypeBase::getMaxLength()
gvHidraTypeBase::getRequired()
gvHidraTypeBase::getStatusInputMask()
gvHidraTypeBase::getStatusServerValidation()
gvHidraTypeBase::setMaxLength()
gvHidraTypeBase::setRequired()
gvHidraTypeBase::validate()

Documentation generated on Wed, 05 Oct 2011 10:36:48 +0200 by phpDocumentor 1.4.1