Home
Developers

Developers

  • Documentation
    • Developer Guide
    • API Reference
    • Style Guide
    • How-To
    • Troubleshooting
  • Submit a Flake
  • Support

Pageflakes API Reference

  • Flake System Object
  • Flake User Object
  • Pageflakes Functions
  • Array Extensions
  • String Extensions
  • ContentProxy
  • App
  • RSS
  • Tooltip Manager
  • Public, Shared, and Private Pages
  • Server-Side Scripting
Home » Documentation » API Reference

String Extensions

The Pageflake framework modifies the String object prototype to provide several utility functions.

String.trim()

Removes any leading and trailing whitespace.
String.toMapArray()

Converts the comma delimited string to an array.
‹ Array ExtensionsupContentProxy ›
»
  • Printer-friendly version