-
Notifications
You must be signed in to change notification settings - Fork 0
cDateStrategyWeekly::GetStrategyCelebrity()
Rainer Stötter edited this page May 9, 2017
·
9 revisions
public integer libdatephp\cDateStrategy::GetStrategyCelebrity()
- Namespace : libdatephp
- Class name: cDateStrategyWeekly
- This method is defined by libdatephp\cDateStrategy
The method GetStrategyCelebrity( ) returns, what to do, if the algorithm encounters a celebrity / holiday.
integer $direction the way, how the algorithm is calculating.
- cDateStrategy::GetStrategyCelebrity()
- cDateStrategy::GetStrategyHoliday()
- cDateStrategy::GetStrategyImpossible()
- cDateStrategy::GetStrategySaturday()
- cDateStrategy::GetStrategySunday()
- cDateStrategy::STRATEGY_DIRECTION_ABOLISH
- cDateStrategy::STRATEGY_DIRECTION_BACKWARD
- cDateStrategy::STRATEGY_DIRECTION_FORWARD
- cDateStrategy::STRATEGY_DIRECTION_LEAVE
- cDateStrategy::SetStrategyCelebrity()
- cDateStrategy::SetStrategyHoliday()
- cDateStrategy::SetStrategyImpossible()
- cDateStrategy::SetStrategySaturday()
- cDateStrategy::SetStrategySunday()
This wiki page is part of the documentation of the PHP class library libdatephp