<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lorea/elgg/engine/classes/ElggData.php, branch saraveadev</title>
<subtitle>Social Networking Engine</subtitle>
<id>https://git.fluxo.info/lorea/elgg/atom?h=saraveadev</id>
<link rel='self' href='https://git.fluxo.info/lorea/elgg/atom?h=saraveadev'/>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/'/>
<updated>2013-03-16T16:03:21+00:00</updated>
<entry>
<title>coding standards</title>
<updated>2013-03-16T16:03:21+00:00</updated>
<author>
<name>cash</name>
<email>cash.costello@gmail.com</email>
</author>
<published>2013-03-16T16:03:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=ea4ce20b3632a3c55ffedfad1ad53845db5a7e12'/>
<id>urn:sha1:ea4ce20b3632a3c55ffedfad1ad53845db5a7e12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small changes to remove static analysis noise and simplify flow</title>
<updated>2013-02-09T12:53:45+00:00</updated>
<author>
<name>Steve Clay</name>
<email>steve@mrclay.org</email>
</author>
<published>2013-02-05T01:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=707df9db27cf2154910978427b9844448bcf931a'/>
<id>urn:sha1:707df9db27cf2154910978427b9844448bcf931a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Doc fixes and inline type hints for variables (big static analysis cleanup)</title>
<updated>2013-02-09T12:47:28+00:00</updated>
<author>
<name>Steve Clay</name>
<email>steve@mrclay.org</email>
</author>
<published>2013-02-05T01:37:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=85e4c16f39a8b00b229644bcd175663541dfd51a'/>
<id>urn:sha1:85e4c16f39a8b00b229644bcd175663541dfd51a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #2543: Core uses the new functions from previous commit.</title>
<updated>2011-02-08T19:27:58+00:00</updated>
<author>
<name>brettp</name>
<email>brettp@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2011-02-08T19:27:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=1368785a6b6f9c946dcc5eca078540bacce71f60'/>
<id>urn:sha1:1368785a6b6f9c946dcc5eca078540bacce71f60</id>
<content type='text'>
git-svn-id: http://code.elgg.org/elgg/trunk@8078 36083f99-b078-4883-b0ff-0f9b5a30f544
</content>
</entry>
<entry>
<title>I'm a dummy -- getType and getSubtype are taken care of by Loggable...</title>
<updated>2011-02-04T18:23:27+00:00</updated>
<author>
<name>ewinslow</name>
<email>ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2011-02-04T18:23:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=21874b0235acfe83d9f260d9bc71489dbce9172f'/>
<id>urn:sha1:21874b0235acfe83d9f260d9bc71489dbce9172f</id>
<content type='text'>
git-svn-id: http://code.elgg.org/elgg/trunk@8015 36083f99-b078-4883-b0ff-0f9b5a30f544
</content>
</entry>
<entry>
<title>Added type and subtype abstract functions to ElggData</title>
<updated>2011-02-04T18:04:46+00:00</updated>
<author>
<name>ewinslow</name>
<email>ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2011-02-04T18:04:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=1b6c3839cbc9a43d24727e41fa2352e94ccb63fc'/>
<id>urn:sha1:1b6c3839cbc9a43d24727e41fa2352e94ccb63fc</id>
<content type='text'>
git-svn-id: http://code.elgg.org/elgg/trunk@8014 36083f99-b078-4883-b0ff-0f9b5a30f544
</content>
</entry>
<entry>
<title>Refs #2629 Brett is correct - don't need the call to initializeAttributes() because all the first level subclasses call initializeAttributes()</title>
<updated>2010-11-20T21:23:09+00:00</updated>
<author>
<name>cash</name>
<email>cash@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2010-11-20T21:23:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=39c9047b5152128e5bbfe960c36dd2b860f2d3d0'/>
<id>urn:sha1:39c9047b5152128e5bbfe960c36dd2b860f2d3d0</id>
<content type='text'>
git-svn-id: http://code.elgg.org/elgg/trunk@7390 36083f99-b078-4883-b0ff-0f9b5a30f544
</content>
</entry>
<entry>
<title>Refs #2629 This should fix this ticket. Need to remove initialise_attributes from any class updated with new method and add call to initializeAttributes in ElggData for those that are not updated.</title>
<updated>2010-11-20T20:06:08+00:00</updated>
<author>
<name>cash</name>
<email>cash@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2010-11-20T20:06:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=d9d5e669dc2f336cd110dd3761573165e46c6f0c'/>
<id>urn:sha1:d9d5e669dc2f336cd110dd3761573165e46c6f0c</id>
<content type='text'>
git-svn-id: http://code.elgg.org/elgg/trunk@7389 36083f99-b078-4883-b0ff-0f9b5a30f544
</content>
</entry>
<entry>
<title>Fixes #2629: Pulled old initialise_attributes() into ElggData and added a default param to emit a deprecation notice if called.</title>
<updated>2010-11-20T17:41:50+00:00</updated>
<author>
<name>brettp</name>
<email>brettp@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2010-11-20T17:41:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=faf079af4ddc0f35fc2b5835c20f184b4c93e303'/>
<id>urn:sha1:faf079af4ddc0f35fc2b5835c20f184b4c93e303</id>
<content type='text'>
git-svn-id: http://code.elgg.org/elgg/trunk@7387 36083f99-b078-4883-b0ff-0f9b5a30f544
</content>
</entry>
<entry>
<title>Fixes #2668 adding getOwnerGUID()</title>
<updated>2010-11-20T13:31:46+00:00</updated>
<author>
<name>cash</name>
<email>cash@36083f99-b078-4883-b0ff-0f9b5a30f544</email>
</author>
<published>2010-11-20T13:31:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fluxo.info/lorea/elgg/commit/?id=944b8f89b8dd87bf444503d0815aa69ed19f599d'/>
<id>urn:sha1:944b8f89b8dd87bf444503d0815aa69ed19f599d</id>
<content type='text'>
git-svn-id: http://code.elgg.org/elgg/trunk@7378 36083f99-b078-4883-b0ff-0f9b5a30f544
</content>
</entry>
</feed>
