<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>eknori.de &#187; Group</title>
	<atom:link href="http://www.eknori.de/tags/group/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eknori.de</link>
	<description>the weird world of eknori</description>
	<lastBuildDate>Sat, 21 Jan 2012 13:35:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Is User A Member Of A (Nested) Group ?</title>
		<link>http://www.eknori.de/2008-04-27/is-user-a-member-of-a-nested-group/</link>
		<comments>http://www.eknori.de/2008-04-27/is-user-a-member-of-a-nested-group/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 08:34:23 +0000</pubDate>
		<dc:creator>Ulrich Krause</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[Array]]></category>
		<category><![CDATA[Group]]></category>
		<category><![CDATA[LotusScript]]></category>

		<guid isPermaLink="false">http://www.eknori.de/?p=451</guid>
		<description><![CDATA[
<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://www.eknori.de/2008-04-27/is-user-a-member-of-a-nested-group/&amp;text=Is User A Member Of A (Nested) Group ?&amp;via=Eknori&amp;related=DolcePixel"><img align="right" src="http://www.eknori.de/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
<p>Working with nested groups, it can be hard to determine if a user is member of the &#8220;base&#8221; group. The following class contains a method to do the job.<br />
IsGroupMember ( GroupName, UserName ) calls method ExplodeGroup, which fills an array with all members of the group. It also resolves nested groups.<br />
IsGroupMember now checks if the  <a href="http://www.eknori.de/2008-04-27/is-user-a-member-of-a-nested-group/#more-451" class="more-link">Continue reading &rarr;</a></p>

<div class="twitterbutton" style="float: right; padding-left: 5px;"><a href="http://twitter.com/share?url=http://www.eknori.de/2008-04-27/is-user-a-member-of-a-nested-group/&amp;text=Is User A Member Of A (Nested) Group ?&amp;via=Eknori&amp;related=DolcePixel"><img align="right" src="http://www.eknori.de/wp-content/plugins//easy-twitter-button/i/buttons/en/tweetn.png" style="border: none;" alt="" /></a></div>
]]></description>
		<wfw:commentRss>http://www.eknori.de/2008-04-27/is-user-a-member-of-a-nested-group/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

