Latest JAS v1.1.0
144 plugins online

Code / System_Storage_api / checkRights

System_Storage_api :: checkRights
Method
include/storage/api.php

Description...

Arguments

action
Argument

Return values

Boolean
Returns

Examples

System_Storage_api CheckRights method example
PHP
<?
  $system_storage_api->checkRights($action);  //Call System_Storage_api::checkRights method
?>

Comments (0)