Overview
Module
Function
Class
I*Tea 3.6.8 Reference Documentation
© 2013
PDM&FC
Module
itea.webapp
Set of functions to interact with the application server environment.
Function Summary
itea-client-del
Removes a property from the properties set associated with the current session.
itea-client-get
Fetches the value of a property associated with the current session.
itea-client-set
Sets a property associated with the current session.
itea-cookie-get
Fetches the value of a cookie.
itea-cookie-get-names
Fetches the names of all the cookies for the current request.
itea-cookie-set-raw
Sets the contents of a cookie.
itea-data-get
Fetches the value of a parameter passed to the request being processed.
itea-data-get-list
Fetches all the parameters passed to the request being processed.
itea-data-server-get
Fetches the value of a request attribute.
itea-data-server-get-list
Fetches all the available request attributes.
itea-end-session
Ends the current user session.
itea-flush
Flushes buffered output back to the client.
itea-get-session-id
Fetches the unique identifier of the current session.
itea-include
Sends the contents of a file into the output stream.
itea-print
Sends output back to the browser.
itea-print-html
Sends output back to the browser and encodes HTML significant characters.
itea-print-url
Sends output back to the browser and encodes characters that are significant in an URL.
itea-println
Sends output back to the browser.
itea-println-html
Sends output back to the browser and encodes HTML significant characters.
itea-redirect
Sends back to the browser a new location, relative to the current I*Tea application.
itea-redirect-abs
Sends back to the browser a new location.
itea-session-unshare
Marks the current session for promotion to dedicated session.
itea-set-content-type
Sets the MIME type of the document that is sent back to the browser.
itea-set-file-name
Associates a file name with the contents that get sent back to the client.
itea-upload-get
Fetches the path name of one of the uploaded files.
Overview
Module
Function
Class
${tea.teadoc.header}
Report a bug or request new features
© 2013