Support > Index

web protocols

Support > Index > web protocols

Items tagged with web protocols

URI.pm
Handling URIs/URLs
RSS.pm
All-purpose simple RSS feed generator...
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...
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...
Cookie.pm
ExSite::Cookie manages your cookie jar, which is a hash (%cookie) of your cookie names => cookie values...
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)