semtags
Tag input-list


Generate input checkbox or radio tags XHTML tag for each child (rdfs:subXXX) of a resource (class or property).


Tag Information
Tag Classfr.inria.semtags.view.html.InputListNotionTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
roottruetruejava.lang.Stringfull URI of the parent (e.g. http://example.org/onto#myclass).
nametruetruejava.lang.StringThe inputs' name.
multiplefalsetruebooleanTrue to allow multiple choices, false otherwise. Default is false.
selectedfalsetruejava.lang.StringURI of the default selected option.
recursefalsetruebooleanTrue to recurse over children's descendants, false otherwise.
langfalsetruejava.lang.StringTo choose label(s) to display.
allfalsetruebooleanTrue to display all label(s) (of the given language), false to display one label only. Default is false.
enginefalsetruefr.inria.semtags.EngineWrapperThe engine instance to query ; default is "defaultEngineWrapper".

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.