lib/ezutils/classes/ezdatetimevalidator.php

Show: inherited
Table of Contents

File containing the eZDateTimeValidator class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
lib  
Version
4.6.0  

\eZDateTimeValidator

Package: lib

File containing the eZDateTimeValidator class.

Parent(s)
\eZInputValidator
Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

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.