SproutCMS

This is the code documentation for the SproutCMS project

function checkPermissionsTree()

Stub method for when the users module is not installed
See SproutModules\Karmabunny\Users\Helpers\UserPerms::checkPermissionsTree

Usage

bool UserPerms::checkPermissionsTree ( mixed $table , mixed $id );

Arguments

  1. $table
  2. $id

Return value

  • bool
    True if the user has access, false otherwise