Difference between revisions of "CSSecurity 1 0-isValidContributor"
From ADF Docs
(4 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 content contributor | Returns T/F if the logged in user is a content contributor | ||
− | == Signature == | + | == Signature == |
− | + | public boolean <strong>isValidContributor</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 content contributor
Signature
public boolean isValidContributor ( )
Parameters
Required | Name | Type | Description |