Skip to content

cDateStrategy::IsValid()

Rainer Stötter edited this page May 17, 2017 · 12 revisions

Method IsValid( )

 public  abstract   boolean libdatephp\cDateStrategy::IsValid()

The ABSTRACT method IsValid( ) returns true, if the properties are okay and the algorithm is ready to start.

Subclasses have to code this method before the class can be used

Returns

boolean true, if we can start to calculate dates and events

See also

Clone this wiki locally