Difference between revisions of "CSSecurity 1 0-isValidCPAdmin"
From ADF Docs
| Line 5: | Line 5: | ||
public boolean <strong>isValidCPAdmin</strong> ( ) | public boolean <strong>isValidCPAdmin</strong> ( ) | ||
| − | == Parameters == | + | == Parameters == |
| − | + | <table id="lib-params"> | |
| + | <tr class="header"> | ||
| + | <td>Required</td> | ||
| + | <td>Name</td> | ||
| + | <td>Type</td> | ||
| + | <td>Description</td> | ||
| + | </tr> | ||
| + | |||
| + | |||
| + | </table> | ||
Revision as of 03:36, 24 March 2010
Description
Returns T/F if the logged in user is a member of the CP Admin group
Signature
public boolean isValidCPAdmin ( )
Parameters
| Required | Name | Type | Description |