Difference between revisions of "CSSecurity 1 0"

From ADF Docs
Jump to: navigation, search
Line 3: Line 3:
 
== Description ==  
 
== Description ==  
 
Custom Element Data functions for the ADF Library
 
Custom Element Data functions for the ADF Library
 +
[[http://community.paperthin.com/adf-docs/index.php/Library| Back to Library (API)]]
 +
  
 
== Properties ==  
 
== Properties ==  

Revision as of 19:03, 6 April 2010

Attention: Do not change any text in the description, properties, and functions sections.

Description

Custom Element Data functions for the ADF Library [Back to Library (API)]


Properties

version = 1_0_0
wikiTitle = CSSecurity_1_0
type = singleton

Functions

public isValidContributor ( )
Returns T/F if the logged in user is a content contributor


public isValidCPAdmin ( )
Returns T/F if the logged in user is a member of the CP Admin group


public validateProxy ( string, string )
Returns T/F for if the component method is in the Proxy White List.