Site PropertiesThis is a featured page

This page contains a list of properties that should be set very early in the page rendering process (i.e: in the header, just after the Client Application is requested).

Function Reference

String
get
set
LoginTicketGets or sets the user's authorization/login ticket. The login ticket must be set before a user can perform privileged actions (e.g: editing content).
String
get
set
DeveloperKeyGets or sets your Wetpaint-issued public developer key. The client application cannot communicate with the Wetpaint server without this key.
String
get
set
NamespaceGets or sets the namespace you wish to use for the content on this page. The client application cannot request content without a namespace.
boolean
get
set
CachedContentHandlingEnables or disables cache-busting for the Wetpaint client application. If this is enabled, then a fresh copy of the content will be loaded after page load. Defaults to false.

Example Usage:
if( window.WPCAPI ) {
WPCAPI.setLoginTicket( "0123456789ABCDEF0123456789ABCDEFZYXWVUTSRQPONMLKJIHGFEDCBA" );
WPCAPI.setDeveloperKey( "your-developer-key" );
WPCAPI.setNamespace( "test-namespace" );
WPCAPI.setCachedContentHandling( true );

}



devin_wetpaint
devin_wetpaint
Latest page update: made by devin_wetpaint , Aug 5 2008, 6:11 PM EDT (about this update About This Update devin_wetpaint Edited by devin_wetpaint

4 words added

view changes

- complete history)
More Info: links to this page
Started By Thread Subject Replies Last Post
MegF Excited About My New Site!! 0 Feb 9 2009, 12:07 PM EST by MegF
Thread started: Feb 9 2009, 12:07 PM EST  Watch
I'm so excited about my new site. I hope you enjoy your membership!!

Meghan
Do you find this valuable?    
Keyword tags: Twilight Movie
Showing 1 of 1 threads for this page

Related Content

  (what's this?Related ContentThanks to keyword tags, links to related pages and threads are added to the bottom of your pages. Up to 15 links are shown, determined by matching tags and by how recently the content was updated; keeping the most current at the top. Share your feedback on Wetpaint Central.)