cvs commit: horde/lib Data.php kronolith data.php turba data.php
Jan Schneider
jan@ammma.de
Mon, 29 Oct 2001 07:48:23 -0800 (PST)
jan 2001/10/29 07:48:23 PST
Modified files:
lib Data.php
. data.php
. data.php
Log:
Rename methods export()/import() to exportFile()/importFile() - because that
is what they actually do - and add a new import() method to Data_rfc2425 so
that we can call it with a string, for example an attached vCard.
The filenames are now passed as a parameter to importFile... instead of
the constructor.
Revision Changes Path
1.9 +22 -15 horde/lib/Data.php
1.10 +8 -8 kronolith/data.php
1.11 +7 -7 turba/data.php
Chora Links:
http://cvs.horde.org/diff.php/horde/lib/Data.php?r1=1.8&r2=1.9
http://cvs.horde.org/diff.php/kronolith/data.php?r1=1.9&r2=1.10
http://cvs.horde.org/diff.php/turba/data.php?r1=1.10&r2=1.11