ePages 7.23.0 - DE_EPAGES/Presentation/API/TLE/HelpHandler.pm

Package DE_EPAGES::Presentation::API::TLE::HelpHandler

Implements TLE functions to check if the help is disabled for a Pagetype.

Functions

IsUserHelpDisabled

IsUserHelpDisabled

Tests if the help for a pagetype is disabled

Syntax
#IsUserHelpDisabled(#User, #PageType)
Example
#IF(#IsUserHelpDisabled(#Session.User.Object, #PAGETYPE))
  ....display something
#ENDIF
Input
#User (object)
current user
#PageType (object)
current PageType