Support > Index

POD

Support > Index > POD

Items tagged with POD

URI.pm
Handling URIs/URLs
Tree.pm
ExSite::Tree is a generic tool for managing heirarchical tree structures such as are found in ExSite...
Time.pm
Adjusting Times Displaying Times Comparing Times Utilities for handling dates and times in various formats...
Store.pm
Implementation Store Configuration Special Methods ExSite::Store is a multi-purpose data store that allows for sharing of complex data structures among different processes...
Session.pm
A session is a hash of keys/values that is persistent between web site visits of a single visitor...
Search.pm
Limitations The search system is based on a simple search index that uses 2 tables: The search index is constructed by finding all content that is unique to a URL (eg...
RSS.pm
All-purpose simple RSS feed generator...
ReportBuilder.pm
This is a utility for building tabulated reports...
ObjectList.pm
List Contents and Data List Operations List Order Displaying Lists This class represents a list of ExSite::Object objects (in most cases, this is a list of datahashes)...
Object.pm
Methods Generic, multi-purpse CMS objects are data objects that an end-user can be expected to create, edit, delete, and display in reports of one kind or another...
Module.pm
This package contains utility functions that are useful for managing and handling plug-in modules...
ML.pm
Basic Element Creation HTML tag shortcuts Cumulative Document Composition Compound Element Creation XML and XHTML This is a toolkit of convenience methods for generating tags and elements in an SGML-like markup language...
Misc.pm
This package contains routines and functions that have no dependence on other ExSite code...
Message.pm
This is a system message translation tool, for displaying any text that is hard-coded...
Input.pm
Path Info Raw Input Data Input Order Notes Input from the client typically comes in 3 ways: To begin working with inputs of any of these types, declare an Input object to work with: my $in = new ExSite::Input; Input is returned as a hash reference of parameters names => values...
Image.pm
Provides a few basic image management tools for the ExSite CMS...
HTML.pm
This package contains routines and functions to generate HTML snippets in various predefined formats. Most of their appearance and behaviours are controlled by CSS, so you need to be using a stylesheet that is sensitive to these classes. See the ExSite stylesheet for examples. You can output some generic compatible CSS using the CSS subroutine. These are framed units of content.
FormBuilder.pm
Form Presets Validation Styling Required Fields Custom Inputs Form Templates All-in-one Templates Preformatted Rows Header and Footer HTML CSS FormBuilder and Form This is a simple utility for building forms...
Crypt.pm
The Crypt class encrypts/decrypts arbitrary data and represents the ciphertext using URL-safe characters [A-Z][a-z][0-9][-_]...
Cookie.pm
ExSite::Cookie manages your cookie jar, which is a hash (%cookie) of your cookie names => cookie values...
Section.pm
Section Address Content Management Publishing Creating/Modifying Sections The Section class handles configuration, publication, and other management of website sections...
Page.pm
Page Attribute Queries Access Controls Displaying Pages Page Location Content Management Publishing Page Relationships Creating/Modifying Pages The Page class handles the storage, retrieval, templating, assembly, and dispatch of web pages...
Content.pm
Authorization Content Management Creating/Modifying Content Objects A content object is an element of a web page, such as text, html, stylesheets, scripts, images, or downloadable files...
ContentData.pm
Revision Queries Retrieving/Displaying Revisions Addressing Revisions Publishing Revision Management A ContentData object is a particular revision of some piece of web content...
ContentBase.pm
Context Handling CMS Access Control Content Searches Metadata Content Expansion CMS Data Fetching Methods Prefetch Cache Publishing This is the base class for the ExSite core content management framework...
Cache.pm
ExSite::Cache is a generic cache tool for saving re-useable data...
Base.pm
Handlers Diagnostics The base class defines the most generic behaviours of the ExSite class libraries, which are inherited by all ExSite classes/objects...
Config.pm
Setup and Configuration Routines Config...
Form.pm
Form Validation Form Construction make_form_buttons() edit($table,$record,$hide,$show,$extra) append($table,$record,$hide,$show,$extra) search_query($table,$hide,$show,$extra) input_record($opt) - make labels and input tags for a whole record...
Report.pm
Reporting Data Values Reporting Records report_row() - display a single row in verbose format report_db() - display top-level database view report_relational() - displays records and their relations report_links() - show DB ops links in a report link() - generate a single db ops link helplink() - display help tops for DB fields Bulk Data Imports and Exports The Report class inherits from the DB and Auth classes, and is in turn inherited by the Form class...
DB.pm
Retrieving Data Removing Records Deleting Records Modifying Data Record Ownership Query Library Sorting The DB class is a wrapper class for one of the db driver classes...
SQL.pm
Internal and non-standard methods The SQL class serves as a glue layer between ExSite::DB and the Perl DBI classes...

Topics

google (5 items)
RSS (3 items)
SEO (3 items)
plug-in modules (28 items)
IT (9 items)
best practices (5 items)
visual tutorial (29 items)
security (3 items)
data handling (7 items)
fundamentals (3 items)
graphic design (19 items)
web protocols (9 items)
programming (48 items)
html formatting (7 items)
POD (32 items)
events (8 items)