-
Notifications
You must be signed in to change notification settings - Fork 0
cDateStrategyMonthlyFixed::SetStrategyImpossible()
Rainer Stötter edited this page May 9, 2017
·
14 revisions
public mixed libdatephp\cDateStrategy::SetStrategyImpossible(integer $direction)
- Namespace : libdatephp
- Class name: cDateStrategyMonthlyFixed
- This method is defined by libdatephp\cDateStrategy
The method SetStrategyImpossible( ) controls, what to do if the algorithm encounters an impossible situation
- $direction integer - <p>the way, how to calculate. Defaults to STRATEGY_DIRECTION_FORWARD</p>
- 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