<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>getPasswordChangedEmailInfo[ Search for &quot;&quot;]</title>
        <description></description>
        <link>http://xataface.com/wiki/index.php?-action=single_record_search&amp;-table=wiki&amp;page_id=%3D121&amp;-cursor=0&amp;-skip=0&amp;-limit=30&amp;-mode=list&amp;--subsearch=</link>
        <lastBuildDate>Wed, 22 May 2013 06:49:23 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>getPasswordChangedEmailInfo</title>
            <link>http://www.xataface.com/wiki/getPasswordChangedEmailInfo</link>
            <description>&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;Field&lt;/th&gt;&lt;th&gt;Value&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Page name&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;getPasswordChangedEmailInfo&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Page id&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;121&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Page title&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;getPasswordChangedEmailInfo Application Delegate Class Method&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Content&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;&lt;p&gt;Return to &lt;a href=&quot;/wiki/Application_Delegate_Class&quot;&gt;Application Delegate Class&lt;/a&gt;&lt;/p&gt;

&lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;&lt;tr&gt;&lt;td&gt;
&lt;div id=&quot;toc&quot;&gt;&lt;strong&gt;Table of Contents&lt;/strong&gt;
	&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#toc0&quot;&gt;Synopsis&lt;/a&gt;&lt;/div&gt;
	&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#toc1&quot;&gt;Signature&lt;/a&gt;&lt;/div&gt;
	&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#toc2&quot;&gt;Parameters&lt;/a&gt;&lt;/div&gt;
	&lt;div style=&quot;margin-left: 1em;&quot;&gt;&lt;a href=&quot;#toc3&quot;&gt;Returns&lt;/a&gt;&lt;/div&gt;
	&lt;div style=&quot;margin-left: 0em;&quot;&gt;&lt;a href=&quot;#toc4&quot;&gt;See Also&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;


&lt;h3 id=&quot;toc0&quot;&gt;Synopsis&lt;/h3&gt;
&lt;p&gt;Optional method to define the settings for the email that is sent to the user upon successful resetting of their password using the password reset function.&lt;/p&gt;

&lt;p&gt;Introduced in Xataface 1.3.  Exists in 1.3 or higher.&lt;/p&gt;


&lt;h3 id=&quot;toc1&quot;&gt;Signature&lt;/h3&gt;

&lt;pre&gt;&lt;code&gt;function getPasswordChangedEmailInfo(Dataface_Record $user, string $password){}&lt;/code&gt;&lt;/pre&gt;


&lt;h3 id=&quot;toc2&quot;&gt;Parameters&lt;/h3&gt;
&lt;ul&gt;
    &lt;li&gt; &lt;strong&gt;$user&lt;/strong&gt; - The Dataface_Record of the user whose password has been changed.&lt;/li&gt;
    &lt;li&gt; &lt;strong&gt;$password&lt;/strong&gt; - The new temporary password that has been assigned to the user.&lt;/li&gt;
&lt;/ul&gt;


&lt;h3 id=&quot;toc3&quot;&gt;Returns&lt;/h3&gt;
&lt;p&gt;This method should return an associative array with 0 or more of the following keys:&lt;/p&gt;

&lt;ul&gt;
    &lt;li&gt; &lt;strong&gt;subject&lt;/strong&gt; - The subject line of the email.&lt;/li&gt;
    &lt;li&gt; &lt;strong&gt;message&lt;/strong&gt; - The message content of the email.&lt;/li&gt;
    &lt;li&gt; &lt;strong&gt;headers&lt;/strong&gt; - The Email headers (as a string).&lt;/li&gt;
    &lt;li&gt; &lt;strong&gt;parameters&lt;/strong&gt; - Extra parameters for the mail function.&lt;/li&gt;
&lt;/ul&gt;


&lt;h2 id=&quot;toc4&quot;&gt;See Also&lt;/h2&gt;
&lt;ul&gt;
    &lt;li&gt; &lt;a href=&quot;/wiki/getResetPasswordEmailInfo&quot;&gt;getResetPasswordEmailInfo&lt;/a&gt; - A delegate class method to define the email that is sent to the user when they request a password reset.  This is the step that immediately precedes the Password Changed email step.&lt;/li&gt;
&lt;/ul&gt;

&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Keywords&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;forgot password, reset password&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot;&gt;Language&lt;/td&gt;&lt;td valign=&quot;top&quot;&gt;en&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;</description>
            <author>getPasswordChangedEmailInfo</author>
        </item>
    </channel>
</rss>
