\User\ServiceUser

Created by PhpStorm.

User: hunter Date: 14.08.14 Time: 15:27

Summary

Methods
Properties
Constants
getServiceLocator()
__construct()
signupMail()
forgotPasswordpMail()
create()
forgotPassword()
useModuleMail()
changePassword()
No public properties found
No constants found
No protected methods found
$serviceManager
N/A
No private methods found
No private properties found
N/A

Properties

$serviceManager

$serviceManager : null|\Zend\ServiceManager\ServiceManager

Type

null|\Zend\ServiceManager\ServiceManager

Methods

getServiceLocator()

getServiceLocator() : null|\Zend\ServiceManager\ServiceManager

Returns

null|\Zend\ServiceManager\ServiceManager

__construct()

__construct(\Zend\ServiceManager\ServiceManager  $sm) 

Parameters

\Zend\ServiceManager\ServiceManager $sm

signupMail()

signupMail(\User\Entity\User  $user,   $content) 

Parameters

\User\Entity\User $user
$content

forgotPasswordpMail()

forgotPasswordpMail(\User\Entity\User  $user,   $content) : mixed

Parameters

\User\Entity\User $user
$content

Returns

mixed

useModuleMail()

useModuleMail() : boolean

Returns

boolean