mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-15 04:24:57 +01:00
28 lines
955 B
HTML
28 lines
955 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.7.4">
|
|
<TITLE>phpgwapi - VFS Class: Introduction and Purpose</TITLE>
|
|
<LINK HREF="vfs-2.html" REL=next>
|
|
|
|
<LINK HREF="vfs.html#toc1" REL=contents>
|
|
</HEAD>
|
|
<BODY>
|
|
<A HREF="vfs-2.html">Next</A>
|
|
Previous
|
|
<A HREF="vfs.html#toc1">Contents</A>
|
|
<HR>
|
|
<H2><A NAME="sec:introduction"></A> <A NAME="s1">1.</A> <A HREF="vfs.html#toc1">Introduction and Purpose</A></H2>
|
|
|
|
<P>The latest version of the VFS for phpGroupWare combines actual file system
|
|
manipulation with fully integrated database support. It features nearly transparent
|
|
handling of files and directories, as well as files inside and outside the
|
|
virtual root. This document is intended to provide API and application developers
|
|
with a guide to incorporating the VFS into their work.</P>
|
|
<HR>
|
|
<A HREF="vfs-2.html">Next</A>
|
|
Previous
|
|
<A HREF="vfs.html#toc1">Contents</A>
|
|
</BODY>
|
|
</HTML>
|