-
Notifications
You must be signed in to change notification settings - Fork 0
cDateStrategyWeekly::IsValid()
Rainer Stötter edited this page May 17, 2017
·
10 revisions
public abstract boolean libdatephp\cDateStrategy::IsValid()
- Namespace : libdatephp
- Class name: cDateStrategyWeekly
- This is an abstract method
- This method is defined by libdatephp\cDateStrategy
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
boolean true, if we can start to calculate dates and events
This wiki page is part of the documentation of the PHP class library libdatephp