

<rss version="2.0"
	xmlns:atom="http://www.w3.org/2005/Atom" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:admin="http://webns.net/mvcb/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
		
	<channel>
		<title>RSS Feeds :: DEVPPL - Forums > JavaScript Forum : Topics : Can someone teach me the use of object : function (args)</title>
	<!--<atom:link href="http://www.devppl.com/forum" rel="self" type="application/rss+xml" />-->
		<description>TOGETHER WE ARE THE BEST</description>
		<link>http://www.devppl.com/forum</link>
		<language>en-gb</language>
		<pubDate>Tue, 17 Aug 2004 14:07:13 +0100</pubDate>
		<lastBuildDate>Sat, 21 Nov 2009 09:52:02 +0000</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MSSTI v0.0.1 - (C) 2008 leviatan21 - http://www.mssti.com/</generator>
		<copyright>Copyright : (c) RSS Feeds :: DEVPPL - Tue, 17 Aug 2004 14:07:13 +0100</copyright>
		<dc:creator>webmaster@devppl.com (DEVPPL)</dc:creator>

		<image>
			<title>RSS Feeds :: DEVPPL - Forums > JavaScript Forum : Topics : Can someone teach me the use of object : function (args)</title>
			<url>http://www.devppl.com/forum/styles/DEVPPL/imageset/site_logo.gif</url>
			<link>http://www.devppl.com/forum</link>
		</image>
		<ttl>60</ttl>
		
		<item>
			<title>Can someone teach me the use of object : function (args)</title>
			<link>http://www.devppl.com/forum/./viewtopic.php?p=52294#p52294</link>
				<description><![CDATA[Hi, I'm reading some code from the Thunderbird source, and I can't figure
out what this syntax means:<br /><br /><div
class="codetitle"><b>Code:</b></div><div class="codecontent">var
messageHeaderSink = {<br /><br />&nbsp; (Snipped Code)<br /><br />&nbsp;
handleAttachment: <br />&nbsp; &nbsp; function(contentType, url,
displayName, uri, isExt)&nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; {<br
/>&nbsp; &nbsp; &nbsp; (body)<br />&nbsp; &nbsp; }<br /><br />&nbsp;
(Snipped Code)<br /><br /><br />};</div><br />It's in the form <span
style="font-weight: bold"><span style="font-style: italic">name : function
(args)</span></span>.<br />Is it a class method?<p>Statistics : Posted by <a href="http://www.devppl.com/forum/memberlist.php?mode=viewprofile&amp;u=44012">padib</a> &bull; on Tue Jun 30, 2009 12:43 am &bull; Replies 0 &bull; Views 377</p><hr />]]></description>
					<content:encoded><![CDATA[Hi, I'm reading some code from the Thunderbird source, and I can't figure
out what this syntax means:<br /><br /><div
class="codetitle"><b>Code:</b></div><div class="codecontent">var
messageHeaderSink = {<br /><br />&nbsp; (Snipped Code)<br /><br />&nbsp;
handleAttachment: <br />&nbsp; &nbsp; function(contentType, url,
displayName, uri, isExt)&nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; {<br
/>&nbsp; &nbsp; &nbsp; (body)<br />&nbsp; &nbsp; }<br /><br />&nbsp;
(Snipped Code)<br /><br /><br />};</div><br />It's in the form <span
style="font-weight: bold"><span style="font-style: italic">name : function
(args)</span></span>.<br />Is it a class method?]]></content:encoded>
					<category domain="http://www.devppl.com/forum/viewforum.php?f=49"><![CDATA[JavaScript Forum]]></category>
			<dc:creator><![CDATA[44012]]></dc:creator>
			<dc:date>2009-06-30T00:43:54+01:00</dc:date>
			<guid isPermaLink="false">http://www.devppl.com/forum/./viewtopic.php?p=52294#p52294</guid>
		</item>
	
	</channel>
</rss>