SproutCMS

This is the code documentation for the SproutCMS project

function inCategory()

Returns true if the currently logged in user is in the specified category.
Always returns true for remotely-logged in users.

Usage

unknown AdminAuth::inCategory ( int $category_id );

Arguments

  1. int $category_id
    The category to check