TinyMCE:API/tinymce.dom.Serializer/findRule

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: findRule

Summary

Finds a rule object by name.

Syntax

<Object> findRule(<String> n)

Parameters

n
Name to look for in rules collection.

Returns

Rule object found or null if it wasn't found.

Personal tools