Difference between revisions of "CSSecurity 1 0-isValidContributor"

From ADF Docs
Jump to: navigation, search
(Parameters: new section)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Description ==
+
__NOTOC__
 +
Attention: Do not change any text in the description, signature, and paramter sections.
  
Description
+
Return to [[CSSecurity_1_0]]
  
== Signature ==
+
== Description ==  
 +
Returns T/F if the logged in user is a content contributor
  
Signature
+
== Signature ==
 +
public boolean <strong>isValidContributor</strong> (  )
  
== Parameters ==
+
== 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