<?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: Javascript API.... in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/javascript-api/m-p/112861#M79427</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What additional detail you need? The Alfresco book has a section on the JavaScript API. The wiki page has many examples which help a lot, and there are many examples in the 'Scripts' folder of an Alfresco installation. I haven't seen many Javadocs that provide more detail than that wiki page…!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Aug 2007 08:40:20 GMT</pubDate>
    <dc:creator>kevinr</dc:creator>
    <dc:date>2007-08-23T08:40:20Z</dc:date>
    <item>
      <title>Javascript API....</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/javascript-api/m-p/112860#M79426</link>
      <description>Hi,I would like to know if there is a javascript API reference manual or some sort of javadoc available? The wiki does not provide enough detail.regards,Marc</description>
      <pubDate>Thu, 23 Aug 2007 07:45:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/javascript-api/m-p/112860#M79426</guid>
      <dc:creator>kwantm</dc:creator>
      <dc:date>2007-08-23T07:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript API....</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/javascript-api/m-p/112861#M79427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What additional detail you need? The Alfresco book has a section on the JavaScript API. The wiki page has many examples which help a lot, and there are many examples in the 'Scripts' folder of an Alfresco installation. I haven't seen many Javadocs that provide more detail than that wiki page…!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 08:40:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/javascript-api/m-p/112861#M79427</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-08-23T08:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript API....</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/javascript-api/m-p/112862#M79428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thank you for the quick reply. what I would like to have is a exhaustive reference of all usable objects and their properties (like userHome, space etc..).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;furthermore I would like to know the exact syntax on how to use the objects and their properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I refer to JavaDoc, because such a document specifies the above (in case of a java project).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there such a document/reference manual?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 08:57:14 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/javascript-api/m-p/112862#M79428</guid>
      <dc:creator>kwantm</dc:creator>
      <dc:date>2007-08-23T08:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript API....</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/javascript-api/m-p/112863#M79429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The wiki page does contain the list of all available Alfresco JavaScript objects and their available methods and properties. What it does not have is all the available &lt;/SPAN&gt;&lt;EM&gt;repository&lt;/EM&gt;&lt;SPAN&gt; properties on individual nodes - that is not part of the JavaScript API - it is part of the Alfresco content model. Take a look at the content model XML files (particularly contentModel.xml) in here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD/root/projects/repository/config/alfresco/model/" rel="nofollow noopener noreferrer"&gt;https://svn.alfresco.com/repos/alfresco-open-mirror/alfresco/HEAD/root/projects/repository/config/alfresco/model/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 09:18:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/javascript-api/m-p/112863#M79429</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-08-23T09:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript API....</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/javascript-api/m-p/112864#M79430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Again thanx for the rapid reply. I think i have a good idear on what can and cannot be done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marc&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Aug 2007 09:35:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/javascript-api/m-p/112864#M79430</guid>
      <dc:creator>kwantm</dc:creator>
      <dc:date>2007-08-23T09:35:26Z</dc:date>
    </item>
  </channel>
</rss>

