<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
  <title>aC forum: Using Angie classes in custom modules</title>
  <link>http://www.activecollab.com/forums/topic/3053/</link>
  <description>Recent posts on topic: Using Angie classes in custom modules</description>
  <dc:language>en-us</dc:language>
  <pubDate>Tue, 02 Dec 2008 18:33:04 CST</pubDate>
  
  <item>
    <link>http://www.activecollab.com/forums/post/14171/#post14171</link>
    <guid>http://www.activecollab.com/forums/post/14171/#post14171</guid>
    <title>Post #4 by hualahyja</title>
    <dc:creator>hualahyja</dc:creator>
    <description><![CDATA[<p>True, it didn't work for me. Had no clue if it's not complete, but it relies on IMAP extension to php, which I have not installed.<br />
<br />
Instead, after some experiments with set_for_autoload function I wrote init.php for ezComponents, which works fine.</p>]]></description>
    <pubDate>Wed, 30 Jul 2008 09:56:22 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/14170/#post14170</link>
    <guid>http://www.activecollab.com/forums/post/14170/#post14170</guid>
    <title>Post #3 by Ilija Studen</title>
    <dc:creator>Ilija Studen</dc:creator>
    <description><![CDATA[<p>That library should not be used because it's not complete. It got in the package by mistake...</p>]]></description>
    <pubDate>Wed, 30 Jul 2008 09:48:45 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/14168/#post14168</link>
    <guid>http://www.activecollab.com/forums/post/14168/#post14168</guid>
    <title>Post #2 by hualahyja</title>
    <dc:creator>hualahyja</dc:creator>
    <description><![CDATA[<p>Ok, i found it.<br />
<br />
Each angie class has an init.php in it's folder.<br />
To use some class, i should include this init.php (for example if I wanted icalendar class):<br />
<br />
require_once ANGIE_PATH . '/classes/icalendar/init.php';</p>]]></description>
    <pubDate>Wed, 30 Jul 2008 07:24:53 CDT</pubDate>
  </item>
  <item>
    <link>http://www.activecollab.com/forums/post/14167/#post14167</link>
    <guid>http://www.activecollab.com/forums/post/14167/#post14167</guid>
    <title>Post #1 by hualahyja</title>
    <dc:creator>hualahyja</dc:creator>
    <description><![CDATA[<p>I would like to use Drift.class.php from angie/classes in my module to retrieve emails via pop3.<br />
Is the Drift active out-of-the box or does it need to be included somewhere?<br />
<br />
Thanks</p>]]></description>
    <pubDate>Wed, 30 Jul 2008 07:17:29 CDT</pubDate>
  </item>
</channel>
</rss>