Changes for version 1.04
- XAO::Page - new 5 times faster C parser is used
- XAO::PageSupport - new parser that supports '' and {''}
- XAO::Page - caching of parsed templates re-enabled
- Web::TextTable - an object for formatting plain text tables
- Web::IdentifyUser - calls login_check for external checks
- Web::Page - cache() method moved to Web::Config to make it available for generic use from not Page based objects. Page has an alias for compatibility.
- Web::Utility - 'show-pagedesc' fixed
- Web::Utility - 'number-ordinal-suffix' added
- XAO::Web - clipboard() method added
- XAO::Web - expand() method added
- Web::Clipboard - 'show' is now the default mode
- Web::Page - optimisation in template parsing
Documentation
XAO Web Developer, dynamic content building suite
Modules
Fast text collection for XAO::Objects::Page
XAO Web Developer, dynamic content building suite
base for mode-dependant displayable objects
Retrieves parameter from CGI environment
clipboard value retrieval object.
allows to check various conditions
XAO::Web site configuration object
cookies manipulations
XAO::Web date dysplayable object
debug helper object
core object of XAO::Web rendering system
XAO::Web front end object for XAO::FS
support for HTML forms
simple HTML footer
Simple HTML header
class for agent (i.e. browser) identification.
class for user identification and verification
executes given template and sends results via e-mail
building all sorts of menus
Multi page navigation display
core object of XAO::Web rendering system
browser redirection object
XAO::Web Database Search
sets base object arguments
Simple styler object
plain text tables
Miscellaneous utility displayable functions
utilities for plug-ins installation
templates caching and retrieving module
Provides
in testcases/testroot/projects/test/objects/Config.pm
in testcases/testroot/projects/test/objects/Web/MyAction.pm
in testcases/testroot/projects/test/objects/Web/MyPage.pm
in testcases/FS.pm
in testcases/Page.pm
in testcases/PageSupport.pm
in testcases/Web.pm
in testcases/WebAction.pm
in testcases/WebClipboard.pm
in testcases/WebCondition.pm
in testcases/WebConfig.pm
in testcases/WebDebug.pm
in testcases/WebFS.pm
in testcases/WebSetArg.pm
in testcases/WebTextTable.pm
in testcases/WebUtility.pm
in testcases/base.pm