Method | Description | |
---|---|---|
__construct ( $main ) | ||
afterDeath ( $whatToDo ) | ||
afterNaturalDeath ( $whatToDo ) | ||
afterViolentDeath ( $whatToDo ) | ||
avoidFutileMedicalCare ( $numberOfFailures = 6, $inAmountOfTime = 60 ) | ||
catchSignals ( $signals ) | ||
doNotCaptureOutput ( ) | ||
doNotEchoOutput ( ) | ||
doNotReanimate ( ) | ||
giveMeAnotherChance ( ) | ||
liveForever ( ) | ||
reanimationPolicy ( $policy ) | ||
run ( ) | ||
sayGoodbyeToYourLovedOnce ( $whatToDo ) |
Method | Description | |
---|---|---|
toLastAct ( $whatToDo ) | ||
toReanimationPolicy ( $policy ) |
public avoidFutileMedicalCare ( $numberOfFailures = 6, $inAmountOfTime = 60 ) |