Package net.fckeditor.tags

JSP Tag to access and modify the FCKeditor objects.

See:
          Description

Class Summary
CheckTag CheckTag.java - TODO DOCUMENTME!
ConfigTag ConfigTag.java - TODO DOCUMENTME!
EditorTag TODO check, if usage sample in comment is correct !!! (Advanced usage)

FCKeditor Tag class to access the container.
 

Package net.fckeditor.tags Description

JSP Tag to access and modify the FCKeditor objects.

Package Specification

This taglibrary is compliant to the taglib 1.1 specification.
To use it put the FCKeditor.jar inside the WEB-INF/lib dir and FCKeditor.tld inside the WEB-INF directory of your website.
Put the following declaration in each page that use the tags:
<%@ taglib uri="http://fckeditor.net/tags-fckeditor" prefix="FCK" %>

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:



Copyright © 2004-2008 Frederico Caldeira Knabben. All Rights Reserved.