<?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 use PHP to retrieve user information? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229719#M182849</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks for your reply. that's it!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Jul 2010 09:25:55 GMT</pubDate>
    <dc:creator>cboita</dc:creator>
    <dc:date>2010-07-12T09:25:55Z</dc:date>
    <item>
      <title>How to use PHP to retrieve user information?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229712#M182842</link>
      <description>Hi all,I am trying to retrieve all user information in my database using php. Is this possible with the PHP library?&amp;nbsp; If so, can anyone provide any guidelines?I found this post (http://forums.alfresco.com/en/viewtopic.php?f=21&amp;amp;t=9791) with an Administration class for accessing user details, but</description>
      <pubDate>Sun, 21 Mar 2010 21:47:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229712#M182842</guid>
      <dc:creator>lehaihua444</dc:creator>
      <dc:date>2010-03-21T21:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PHP to retrieve user information?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229713#M182843</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;First of all, if you want to seriously use PHP for client-side scripting, you should use our {hacked,improved} version of the PHP API available at&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sugarforge.org/frs/?group_id=860" rel="nofollow noopener noreferrer"&gt;http://www.sugarforge.org/frs/?group_id=860&lt;/A&gt;&lt;SPAN&gt; (dubbed Alfredo-PHPAPI).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I suppose the version of the PHP API coming with Alfresco is seriously flawed and will perhaps not even work…&amp;nbsp; &lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is no explicit support for user management, but you may try some Lucene query like&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;TYPE:"cm&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;erson" AND @cm\:name:"Jones"&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;to fetch the user objects (not tested, but the query should work)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTH&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gyro&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Mar 2010 10:49:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229713#M182843</guid>
      <dc:creator>gyro_gearless</dc:creator>
      <dc:date>2010-03-22T10:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PHP to retrieve user information?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229714#M182844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;can you tell me what is meaning of Lucene query?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't understand how to fetch the user objects?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 10:08:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229714#M182844</guid>
      <dc:creator>harris</dc:creator>
      <dc:date>2010-04-15T10:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PHP to retrieve user information?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229715#M182845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;"Apache Lucene" is a full-featured text search engine it is implemented in Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Apache Lucene -&amp;gt; &lt;/SPAN&gt;&lt;A href="http://lucene.apache.org/java/docs/" rel="nofollow noopener noreferrer"&gt;http://lucene.apache.org/java/docs/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco Search - Lucene [Wiki] -&amp;gt; &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Search#Lucene" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Search#Lucene&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you use the Standard Alfresco PHP Libary you can make a lucene query like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $nodeId = "//PUT HERE UR NODEID";&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $repositoryUrl = "&lt;A href="http://localhost:8080/alfresco/api" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/alfresco/api&lt;/A&gt;";&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $userName = "admin";&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $password = "admin";&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $repository = new Repository($repositoryUrl);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $ticket = $repository-&amp;gt;authenticate($userName, $password);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $session = $repository-&amp;gt;createSession($ticket);&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $spacesStore = new SpacesStore($session);&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; //$result = $session-&amp;gt;query($spacesStore, "PUT HERE YOUR LUCENE QUERY"); &lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; // FOR EXAMPLE -&amp;gt; QUERY OF Gyro.Gearless:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $result = $session-&amp;gt;query($spacesStore, "TYPE:\"cm:person\" AND @cm\:name:\"Jones\""); &lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope i could help you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Dominik&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 15:09:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229715#M182845</guid>
      <dc:creator>ddanninger</dc:creator>
      <dc:date>2010-05-11T15:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PHP to retrieve user information?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229716#M182846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you will use php to retrive for user information , you will use MYsql data.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;I cant get what you mean?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jul 2010 11:25:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229716#M182846</guid>
      <dc:creator>ddanninger</dc:creator>
      <dc:date>2010-07-08T11:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PHP to retrieve user information?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229717#M182847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an integration with a Joomla website. And I want to show user information in User Account, on this website.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;offshoredevelopment, do you mean we have to connect to Alfresco DB and get this information directly?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone tried to use Alfredo-PHPAPI?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What can we do to get this info with PHP?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jul 2010 16:44:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229717#M182847</guid>
      <dc:creator>cboita</dc:creator>
      <dc:date>2010-07-08T16:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PHP to retrieve user information?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229718#M182848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So here is a simple script to retrieve a users cm&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;erson object and dump its properties:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;?php &lt;BR /&gt;&lt;BR /&gt;define('sugarEntry', TRUE);&lt;BR /&gt;&lt;BR /&gt;$apiRoot = dirname(__FILE__) . '/../src';&lt;BR /&gt;&lt;BR /&gt;set_include_path($apiRoot . PATH_SEPARATOR . get_include_path());&lt;BR /&gt;&lt;BR /&gt;print "Include path set to [" . get_include_path() . "}\n";&lt;BR /&gt;&lt;BR /&gt;require_once "Alfresco/Service/Repository.php";&lt;BR /&gt;require_once "Alfresco/Service/Session.php";&lt;BR /&gt;require_once "Alfresco/Service/SpacesStore.php";&lt;BR /&gt;&lt;BR /&gt;require_once "config.php";&lt;BR /&gt;&lt;BR /&gt;$timestamp = time();&lt;BR /&gt;&lt;BR /&gt;$repository = new AlfRepository($repositoryUrl);&lt;BR /&gt;$ticket = $repository-&amp;gt;authenticate($userName, $password);&lt;BR /&gt;&lt;BR /&gt;print "Alfresco ticket is $ticket\n";&lt;BR /&gt;&lt;BR /&gt;$session = $repository-&amp;gt;createSession($ticket);&lt;BR /&gt;$spacesStore = new AlfSpacesStore($session);&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;$personNodes = $session-&amp;gt;query($spacesStore, 'TYPE:"cm:person" AND @cm\\:userName:"wolland"');&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;foreach ($personNodes as $gyro) {&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; print "– Properties ————–\n";&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $gyroProps = $gyro-&amp;gt;getProperties();&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; foreach($gyroProps as $k =&amp;gt; $v) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; print ": $k -&amp;gt; $v\n";&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; print "– Aspects —————–\n";&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $aspects = $gyro-&amp;gt;getAspects();&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; foreach ($aspects as $a) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; print ": $a\n";&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;?&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;where &lt;/SPAN&gt;&lt;STRONG&gt;config.php&lt;/STRONG&gt;&lt;SPAN&gt; contains the required login parameters:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;?php&lt;BR /&gt;$repositoryUrl = "&lt;A href="http://conman1.acmecorp.net:8080/alfresco/api" rel="nofollow noopener noreferrer"&gt;http://conman1.acmecorp.net:8080/alfresco/api&lt;/A&gt;";&lt;BR /&gt;$userName = "admin";&lt;BR /&gt;$password = "töp$€(re7";&lt;BR /&gt;?&amp;gt;&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTH&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gyro&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jul 2010 08:02:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229718#M182848</guid>
      <dc:creator>gyro_gearless</dc:creator>
      <dc:date>2010-07-09T08:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PHP to retrieve user information?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229719#M182849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks for your reply. that's it!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 09:25:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229719#M182849</guid>
      <dc:creator>cboita</dc:creator>
      <dc:date>2010-07-12T09:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PHP to retrieve user information?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229720#M182850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Or you can also have a Look in the Post:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=21&amp;amp;t=9390" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=21&amp;amp;t=9390&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wrote a simple Class for the AdministrationService to get the Users and their informations.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Aug 2010 10:59:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229720#M182850</guid>
      <dc:creator>ddanninger</dc:creator>
      <dc:date>2010-08-09T10:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PHP to retrieve user information?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229721#M182851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the link. I found out&amp;nbsp; a bunch of stuff the &lt;/SPAN&gt;&lt;A href="http://www.historicmainstreetinn.com/" rel="nofollow noopener noreferrer"&gt;historic mainstreet inn&lt;/A&gt;&lt;SPAN&gt;at I so needed. Finally the issue is fixed. &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2011 06:25:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229721#M182851</guid>
      <dc:creator>gomer321</dc:creator>
      <dc:date>2011-08-04T06:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PHP to retrieve user information?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229722#M182852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Or you can also have a Look in the Post:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=21&amp;amp;t=9390" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=21&amp;amp;t=9390&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;that's what I needed. Thanx a lot. also need to nail down the code below. for me it's not that easy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Sep 2011 12:17:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229722#M182852</guid>
      <dc:creator>cranuterj</dc:creator>
      <dc:date>2011-09-12T12:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to use PHP to retrieve user information?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229723#M182853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;First of all there are two pieces of information that identify a user, their user id and user name. A PHP session solves this problem by allowing you to store user information.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Aug 2014 06:31:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-use-php-to-retrieve-user-information/m-p/229723#M182853</guid>
      <dc:creator>kimberlydeborah</dc:creator>
      <dc:date>2014-08-30T06:31:00Z</dc:date>
    </item>
  </channel>
</rss>

