source: companies/celepar/phpgwapi/doc/vfs/vfs-1.html @ 763

Revision 763, 952 bytes checked in by niltonneto, 15 years ago (diff)

Importação inicial do Expresso da Celepar

Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2<HTML>
3<HEAD>
4 <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.17">
5 <TITLE>phpgwapi - VFS Class: Introduction and Purpose</TITLE>
6 <LINK HREF="vfs-2.html" REL=next>
7
8 <LINK HREF="vfs.html#toc1" REL=contents>
9</HEAD>
10<BODY>
11<A HREF="vfs-2.html">Next</A>
12Previous
13<A HREF="vfs.html#toc1">Contents</A>
14<HR>
15<H2><A NAME="sec:introduction"></A> <A NAME="s1">1.</A> <A HREF="vfs.html#toc1">Introduction and Purpose</A></H2>
16
17<P>The latest version of the VFS for eGroupWare combines actual
18file system manipulation with fully integrated database support.
19It features nearly transparent handling of files and directories,
20as well as files inside and outside the virtual root. This document
21is intended to provide API and application developers with a guide
22to incorporating the VFS into their work.</P>
23<HR>
24<A HREF="vfs-2.html">Next</A>
25Previous
26<A HREF="vfs.html#toc1">Contents</A>
27</BODY>
28</HTML>
Note: See TracBrowser for help on using the repository browser.