ePages 6.11.0 - DE_EPAGES/Presentation/API/TLE/HistoryPrefixes.pm

Package DE_EPAGES::Presentation::API::TLE::HistoryPrefixes

Implements the TLE variables #Session_Tray and #Session_History.

Functions

Session_History
Session_Tray

Session_History

Returns the session history loop. See DE_EPAGES::Presentation::API::History::GetHistory. TLE variables inside the loop.

| reference to array of hashes

Syntax
#Session_History
Example
#LOOP(#Session_History)
  <a href="#URI">#Name</a>
#ENDLOOP

Session_Tray

Returns the object tray of the current session. See DE_EPAGES::Presentation::API::Object::Tray.

Syntax
#Session_Tray
Example
#LOOP(#Session_Tray.Groups)
  #Name (#CountElements)
#ENDLOOP