lib/ezutils/classes/ezdatetimevalidator.php

Show: inherited
Table of Contents

\eZDateTimeValidator

Package:
Parent(s)
\eZInputValidator

Constants

Constant  STATE_ACCEPTED = 1
inheritedInherited from: \eZInputValidator::STATE_ACCEPTED
Constant  STATE_INTERMEDIATE = 2
inheritedInherited from: \eZInputValidator::STATE_INTERMEDIATE
Constant  STATE_INVALID = 3
inheritedInherited from: \eZInputValidator::STATE_INVALID

Methods

methodpubliceZDateTimeValidator( ) : void

methodpubliceZInputValidator( ) : void
inherited

Inherited from: \eZInputValidator::eZInputValidator()
methodpublicfixup(  $text ) : void
inherited

Inherited from: \eZInputValidator::fixup()
Parameters
Name Type Description
$text
methodpublicvalidate(  $text ) : void
inherited

Inherited from: \eZInputValidator::validate()
Parameters
Name Type Description
$text
methodpublicvalidateDate(  $day,  $month,  $year ) : void
static

Parameters
Name Type Description
$day
$month
$year
methodpublicvalidateDateTime(  $day,  $month,  $year,  $hour,  $minute,  $second = 0 ) : void
static

Parameters
Name Type Description
$day
$month
$year
$hour
$minute
$second
methodpublicvalidateTime(  $hour,  $minute,  $second = 0 ) : void
static

Parameters
Name Type Description
$hour
$minute
$second
Documentation was generated by DocBlox 0.18.1.