Aus SubmersWiki
Forms are defined using a set of tags that specify templates and fields within those templates.
Wiki-text, and some HTML, can be freely embedded anywhere outside of the tags.
# # PageObjectModel is a set of classes that allow easy manipulation of MediaWiki page source. # require_once('POM/Element.php'); require_once('POM/Page.php'); require_once('POM/Parser.php'); require_once('POM/TemplateParser.php'); require_once('POM/Template.php'); require_once('POM/TemplateCollection.php'); require_once('POM/TextNode.php');
Aus SubmersWikiForms are defined using a set of tags that specify templates and fields within those templates. Wiki-text, and some HTML, can be freely embedded anywhere outside of the tags.
Diese Seite wurde zuletzt am 25. November 2010 um 16:01 Uhr geändert.Diese Seite wurde bisher 2.283-mal abgerufen.
|
||