phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-developers] Sync for phpGW: Milestone 3


From: Markus Kaemmerer
Subject: Re: [Phpgroupware-developers] Sync for phpGW: Milestone 3
Date: Sun, 14 Mar 2004 22:43:33 +0100

"Guillaume Courtois" <address@hidden> wrote:,

>Ok, first stupid question : how can I use your functions from my code ? If I
>add the include ('../header.inc.php') line, phpGW wants to authenticate me
>before I can use the createobject ?

the best and compatible way to use our functions is trough Layer 4,
this is the IPC class of Sync. The implementation of this is in
sync/inc/class.ipc_sync.inc.php. The documentation of the generic IPC
interface you can find on
http://www.probusiness.de/projekte/phpgroupware/. 

The IPC classes call our bo and the bo call our so functions. For a
complete implementation you do not (and should not, because its breaks
our complete layer conecpt) bo functions directly. If you miss
something in the IPC interface, please ask us and we will see, if we
change this.

Markus

--
Markus Kämmerer         Team Software Solutions
pro|business AG, EXPO Plaza 1, 30539 Hannover
E-Mail: address@hidden,  Phone.: 0511/60066-0
WWW: http://www.probusiness.de/,    Mobile: 0177/5990932

**********************************************
           address@hidden 2004

*       Halle 1, Stand 3k4 (Magirus Deutschland GmbH)
*       Halle 1, Stand 7f2 (EMC Deutschland GmbH)
*       Halle 6, Stand D46 (Land Niedersachsen)
**********************************************




reply via email to

[Prev in Thread] Current Thread [Next in Thread]