Difference between revisions of "CSSecurity 1 0-isValidContributor"

From ADF Docs
Jump to: navigation, search
Line 5: Line 5:
 
public boolean <strong>isValidContributor</strong> (  )
 
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>

Revision as of 03:36, 24 March 2010

Description

Returns T/F if the logged in user is a content contributor

Signature

public boolean isValidContributor ( )

Parameters

Required Name Type Description