Difference between revisions of "CSSecurity 1 0-isValidCPAdmin"
From ADF Docs
| (3 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 == | == Description == | ||
Returns T/F if the logged in user is a member of the CP Admin group | Returns T/F if the logged in user is a member of the CP Admin group | ||
| Line 5: | Line 10: | ||
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> | ||
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 |