SproutCMS

This is the code documentation for the SproutCMS project

function getLocalId()

Fetches the ID of current operator if and only if they're a local operator, otherwise 0.

Usage

int AdminAuth::getLocalId ( );

Return value

  • int
    An ID if a local operator, 0 otherwise