Skip to content

icms_AutologinEventHandler

Raimondas Rimkevičius edited this page Mar 9, 2020 · 1 revision
Notice: Wiki was automatic generated from project sources as project API documentation. Do not edit manually!

icms_AutologinEventHandler

  • Class name: icms_AutologinEventHandler
  • Namespace:

Methods

setup

mixed icms_AutologinEventHandler::setup()
  • Visibility: public
  • This method is static.

onSessionStart

mixed icms_AutologinEventHandler::onSessionStart()
  • Visibility: public
  • This method is static.

sessionAutologin

mixed icms_AutologinEventHandler::sessionAutologin(mixed autologinName, mixed autologinPass)
  • Visibility: public
  • This method is static.

Arguments

  • autologinName mixed
  • autologinPass mixed

onSessionClose

mixed icms_AutologinEventHandler::onSessionClose()
  • Visibility: public
  • This method is static.

Clone this wiki locally