ePages 6.13.3 - DE_EPAGES/Presentation/API/TLE/HistoryHandler.pm

Package DE_EPAGES::Presentation::API::TLE::HistoryHandler

Functions

HistoryName
HistoryURI
SaveHistory

HistoryName

Returns the localized name of the object for the history.

Syntax
#HistoryName(#Object)
Input
#Object (object)
object

HistoryURI

Returns the URL of the current page for the history.

Syntax
#HistoryURI()

SaveHistory

Adds the current ViewAction to the event history. Calls DE_EPAGES::Presentation::Servlet::Permission::saveHistory.

Syntax
#SaveHistory()