SproutCMS

This is the code documentation for the SproutCMS project

function isLoggedIn()

Check if the user is logged in or not

Usage

boolean AdminAuth::isLoggedIn ( );

Return value

  • boolean
    True if the user is logged in, false otherwise