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

Revision 763, 2.1 KB 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</TITLE>
6 <LINK HREF="vfs-1.html" REL=next>
7
8
9</HEAD>
10<BODY>
11<A HREF="vfs-1.html">Next</A>
12Previous
13Contents
14<HR>
15<H1>phpgwapi - VFS Class</H1>
16
17<H2>Jason Wies</H2>June 2001, February 2002
18<HR>
19<EM>The VFS, or Virtual File System, handles all file system activity
20 for eGroupWare.</EM>
21<HR>
22<P>
23<H2><A NAME="toc1">1.</A> <A HREF="vfs-1.html">Introduction and Purpose</A></H2>
24
25<P>
26<H2><A NAME="toc2">2.</A> <A HREF="vfs-2.html">Basics</A></H2>
27
28<UL>
29<LI><A NAME="toc2.1">2.1</A> <A HREF="vfs-2.html#ss2.1">Prerequisites</A>
30<LI><A NAME="toc2.2">2.2</A> <A HREF="vfs-2.html#ss2.2">Concepts</A>
31</UL>
32<P>
33<H2><A NAME="toc3">3.</A> <A HREF="vfs-3.html">Basic Functions</A></H2>
34
35<UL>
36<LI><A NAME="toc3.1">3.1</A> <A HREF="vfs-3.html#ss3.1">path_parts ()</A>
37<LI><A NAME="toc3.2">3.2</A> <A HREF="vfs-3.html#ss3.2">cd ()</A>
38</UL>
39<P>
40<H2><A NAME="toc4">4.</A> <A HREF="vfs-4.html">Relativity</A></H2>
41
42<UL>
43<LI><A NAME="toc4.1">4.1</A> <A HREF="vfs-4.html#ss4.1">What is it and how does it work?</A>
44<LI><A NAME="toc4.2">4.2</A> <A HREF="vfs-4.html#ss4.2">Complete List</A>
45<LI><A NAME="toc4.3">4.3</A> <A HREF="vfs-4.html#ss4.3">Defaults</A>
46</UL>
47<P>
48<H2><A NAME="toc5">5.</A> <A HREF="vfs-5.html">Function reference</A></H2>
49
50<P>
51<H2><A NAME="toc6">6.</A> <A HREF="vfs-6.html">Notes</A></H2>
52
53<UL>
54<LI><A NAME="toc6.1">6.1</A> <A HREF="vfs-6.html#ss6.1">Database</A>
55<LI><A NAME="toc6.2">6.2</A> <A HREF="vfs-6.html#ss6.2">ACL support</A>
56<LI><A NAME="toc6.3">6.3</A> <A HREF="vfs-6.html#ss6.3">Function aliases</A>
57<LI><A NAME="toc6.4">6.4</A> <A HREF="vfs-6.html#ss6.4">Fakebase directory (changing /home)</A>
58</UL>
59<P>
60<H2><A NAME="toc7">7.</A> <A HREF="vfs-7.html">About this Document</A></H2>
61
62<UL>
63<LI><A NAME="toc7.1">7.1</A> <A HREF="vfs-7.html#ss7.1">Copyright and License</A>
64<LI><A NAME="toc7.2">7.2</A> <A HREF="vfs-7.html#ss7.2">History</A>
65<LI><A NAME="toc7.3">7.3</A> <A HREF="vfs-7.html#ss7.3">Contributing</A>
66</UL>
67<HR>
68<A HREF="vfs-1.html">Next</A>
69Previous
70Contents
71</BODY>
72</HTML>
Note: See TracBrowser for help on using the repository browser.