Uses of Interface
sunlabs.brazil.template.TemplateInterface
Packages that use TemplateInterface
Package
Description
-
Uses of TemplateInterface in sunlabs.brazil.asterisk
Classes in sunlabs.brazil.asterisk that implement TemplateInterfaceModifier and TypeClassDescriptionclassFAGI (fast AGI) handler and template for Asterisk.classConnect to asterisk manager api. -
Uses of TemplateInterface in sunlabs.brazil.handler
Classes in sunlabs.brazil.handler that implement TemplateInterfaceModifier and TypeClassDescriptionclassHandler (or template) for Sending an email message via SMTP. -
Uses of TemplateInterface in sunlabs.brazil.sunlabs
Classes in sunlabs.brazil.sunlabs that implement TemplateInterfaceModifier and TypeClassDescriptionclassTemplate for running markup after a while.classTemplate for doing date and time calculations and formatting.classHandler or template for adding a delay into a response.classCompute the Base64 encoded SHA1 digest of a value (so I don't have to store plain text passwords).classtemplate to exec a program, and return its arguments into request properties .classAllow extracted content to be filtered through regular expressions.classTemplate class for substituting html pages into an html page.classTemplate class for adding field help to the FormTemplate.classTemplate to assign div and span id's that are unique for each browser window.classManage lists of strings in a (hopefully) useful way.classTemplate to lock a resource.classTemplate for misc string manipulation functions.classTemplate to turn all markup between <plain> and </plain> into ordinary text, by escaping all HTML markup.classReturn the remote host name associated with this request.classTemplate class for extracting content out of <snarf property=xxx> ...classTemplate class for incorporating the content of a local file into the current document.classTemplate to substitute ${...} for the value of name/value attribute pairs of all html tags that aren't otherwise accounted for by other templates.classTemplate to look up "title" attributes in a database, and rewrite them.classTheValidateTemplateis designed to validate HTML forms.classManage a tree representation of an XML document. -
Uses of TemplateInterface in sunlabs.brazil.template
Classes in sunlabs.brazil.template that implement TemplateInterfaceModifier and TypeClassDescriptionclassTemplate class for adding arbitrary mime headers to a reply.classTemplate that changes the behavior of the HTML/XML parser to allow unescaped >'s inside of entity attribute values.classTheBSLTemplatetakes an HTML document with embedded "BSL" markup tags in it and evaluates those special tags to produce a standard HTML document.classThisTemplateadds an icon to HREFs to indicate when the file being referred to is new, changed, or unchanged with respect to the user's session.classTemplate class for extracting content out of remote html pages.classTemplate class for printing stuff to stderr (for template debugging).classTemplate class for removing comments from html pages.classPut current directory information (based on the URL) into the request properties.class[Deprecated, use the FormTemplate and SetTemplate instead]
SAMPLE Template class for substituting Default values into html forms The data is retrieved from the client, and sent back to the client later on.classTemplate class for substituting default values into html forms.classTemplate class for highlighting text that matches a regular expression.classConvert the html tag "include" in to text for an included html page.classTemplate class for defining macros.classTemplate class for computinglast-modifiedtimes for content that is processed through templates.classVersion of the SetTemplate that reflects form/multipart data in Request.props.classSample template class for removing all images from a web page, and replacing them with their alt strings.class[Deprecated, use the the SetTemplate.]
Template class for substituting request properties into an HTML page.classTemplate class for Managing simple Queues, allowing text communication among sessions.class[Deprecated, use the AddHeaderTemplate instead.]
Template class for redirecting an html page This class is used by the TemplateHandlerclassTemplate class for performing ${...} substitutions inside javascript and style tags.classTemplate (and handler) class for setting and getting values to and from the current (or other) request context.classclassTemplate class for processing markup through a sequence of template filters.classTemplate class for extracting table of contents information out of an html page by examining the "H1" tags, and setting request properties that can be used to build a table of contents.classTemplate class for dynamically generating a navigation bar by looking at portions of the url.