TinyMCE:API/tinymce.dom.Serializer/addRules

From Moxiecode Documentation Wiki

Jump to: navigation, search

Contents

Method: addRules

Summary

Adds valid elements rules to the serializer this enables you to specify things like what elements should be outputted and what attributes specific elements might have. Consult the Wiki for more details on this format.

Syntax

<void> addRules(<String> s)

Parameters

s
Valid elements rules string to add.
Personal tools