Package DE_EPAGES::MeinPaket::API::Object::MeinPaketSite
Object class for MeinPaketSite
Base |
DE_EPAGES::ProductPortal::API::Object::PortalSite |
Functions
clearTimeOfFirstInternalServerError
Sets TimeOfFirstInternalServerError to undef if TimeOfFirstInternalServerError has a value.
Syntax |
$Object->clearTimeOfFirstInternalServerError(); $Object->clearTimeOfFirstInternalServerError(); |
logInternalServerError
Returns 1 if an internal server error should be logged at the current point of time.
Syntax |
$Object->logInternalServerError(); $Object->logInternalServerError(); |
Return |
|
setTimeOfFirstInternalServerError
Sets the current time as the TimeOfFirstInternalServerError if TimeOfFirstInternalServerError hasn't been set before.
Syntax |
$Object->setTimeOfFirstInternalServerError(); $Object->setTimeOfFirstInternalServerError(); |