Difference between revisions of "CSSecurity 1 0-isValidCPAdmin"
From ADF Docs
(→Parameters: new section) |
|||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | __NOTOC__ | |
| + | Attention: Do not change any text in the description, signature, and paramter sections. | ||
| − | + | Return to [[CSSecurity_1_0]] | |
| − | == | + | == Description == |
| + | Returns T/F if the logged in user is a member of the CP Admin group | ||
| − | Signature | + | == Signature == |
| + | 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> | ||
Latest revision as of 12:39, 9 April 2010
Attention: Do not change any text in the description, signature, and paramter sections.
Return to CSSecurity_1_0
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 |