Print Friendly

Class Ext.util.Format

Package:Ext.util
Class:Format
Extends:Object
Defined In:Format.js
Reusable format functions usable in yui-ext components.

This class is a singleton and cannot be created directly.

Properties   -  Methods   -  Events

Public Properties

This class has no public properties.

Public Methods

Method Defined By
  stripTags(Mixed s) : String Format
Strips all HTML tags

Public Events

This class has no public events.

Method Details

stripTags

public function stripTags(Mixed s)
Strips all HTML tags
Parameters:
  • s : Mixed
    The text
Returns:
  • String
    The stripped text
This method is defined by Format.

yui-ext - Copyright © 2006 Jack Slocum. | Yahoo! UI - Copyright © 2006 Yahoo! Inc.
All rights reserved.