ea-Geiercode-base
[ class tree: ea-Geier ] [ index: ea-Geier ] [ all elements ]

Procedural File: sendpw.inc.php

Source Location: /code/base/sendpw.inc.php

Page Details

php functions to sent lost passwords

LICENSE: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Link:  http://www.ea-geier.at/
Filesource:  Source Code for this file
Version:  $Id: sendpw.inc.php 73 2007-05-22 22:11:29Z m2mtech $
License:  GNU General Public License Version 2
Copyright:  2007 m2m server software gmbh
Author:  m2mtech <tech@m2m.at>
Includes
require_once ('code/base/sendpw.html.php') [line 30]

html functions for send-password screen

[ Top ]

require_once ('code/base/sendpw.mail.php') [line 35]

mail functions for send-password screen

[ Top ]


Functions
genOptSendPW  [line 42]

void genOptSendPW( eaInput &$in  )

generate data for html output of send-password screen

Parameters:
eaInput   &$in:  input data


[ Top ]
genPW  [line 85]

string genPW( )

generate mnemnonic password


API Tags:
Return:  password


[ Top ]
sendPW  [line 54]

boolean sendPW( eaDB &$db, eaInput &$in  )

send new user password data

validates the input data, generates new password and delivers it

Parameters:
eaDB   &$db:  database
eaInput   &$in:  input data

API Tags:
Return:  status


[ Top ]


Documentation generated on Sun, 09 Sep 2007 17:09:26 +0200 by phpDocumentor 1.3.1