<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to access the companyhome node from a dashlet? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-access-the-companyhome-node-from-a-dashlet/m-p/242414#M195544</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Look at pretty much any of the existing dashlets - specifically the .get.js scripts. Look for the remote API calls:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;var json = remote.call(…)&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Oct 2010 14:19:47 GMT</pubDate>
    <dc:creator>mikeh</dc:creator>
    <dc:date>2010-10-27T14:19:47Z</dc:date>
    <item>
      <title>How to access the companyhome node from a dashlet?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-access-the-companyhome-node-from-a-dashlet/m-p/242411#M195541</link>
      <description>Hi,I need to access the companyhome node in the .get.js file of a dashlet to show some of its content (files &amp;amp; folders) in the dashlet.How can I do that? The companyhome root object doesn't seem to be available on the client side.</description>
      <pubDate>Wed, 27 Oct 2010 12:48:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-access-the-companyhome-node-from-a-dashlet/m-p/242411#M195541</guid>
      <dc:creator>max12</dc:creator>
      <dc:date>2010-10-27T12:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to access the companyhome node from a dashlet?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-access-the-companyhome-node-from-a-dashlet/m-p/242412#M195542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Share has no direct concept of "companyhome" or nodes or aspects, etc. You must access these via a remote webscript call using JSON, XML, whatever between the servers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Look at Share's source to see how this is accomplished.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 13:54:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-access-the-companyhome-node-from-a-dashlet/m-p/242412#M195542</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2010-10-27T13:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to access the companyhome node from a dashlet?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-access-the-companyhome-node-from-a-dashlet/m-p/242413#M195543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could you give me a more specific hint where to look? Or is there an example somewhere?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 14:08:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-access-the-companyhome-node-from-a-dashlet/m-p/242413#M195543</guid>
      <dc:creator>max12</dc:creator>
      <dc:date>2010-10-27T14:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to access the companyhome node from a dashlet?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-access-the-companyhome-node-from-a-dashlet/m-p/242414#M195544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Look at pretty much any of the existing dashlets - specifically the .get.js scripts. Look for the remote API calls:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;var json = remote.call(…)&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 14:19:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-access-the-companyhome-node-from-a-dashlet/m-p/242414#M195544</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2010-10-27T14:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to access the companyhome node from a dashlet?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-access-the-companyhome-node-from-a-dashlet/m-p/242415#M195545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Just a general question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a web script shipped with alfresco from which I could get the companyhome node into my dashlet or do i have to write my own?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If there is one already: which one?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 14:43:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-access-the-companyhome-node-from-a-dashlet/m-p/242415#M195545</guid>
      <dc:creator>max12</dc:creator>
      <dc:date>2010-10-27T14:43:35Z</dc:date>
    </item>
  </channel>
</rss>

