Class Siteuser_Controller_Restore_Password
Восстановление пароля пользователея
Доступные методы:
- contentType('text/plain') Content Type, по умолчанию 'text/plain'
- subject() тема письма
- from() адрес электронной почты отправителя, по умолчанию используется первый адрес, указанный для сайта
$Siteuser_Controller_Restore_Password = new Siteuser_Controller_Restore_Password( $oSiteuser ); $Siteuser_Controller_Restore_Password ->xsl( Core_Entity::factory('Xsl')->getByName('ПисьмоВосстановлениеПароля') ) ->sendNewPassword();
- Core_Servant_Properties
-
Core_Controller
-
Siteuser_Controller_Restore_Password
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at siteuser/controller/restore/password.php
Methods summary
public
|
|
public
|
Methods inherited from Core_Controller
__toString(),
addCacheSignature(),
addCacheTag(),
addEntities(),
addEntity(),
append(),
assign(),
clearCacheTag(),
clearEntities(),
clearVars(),
get(),
getCacheTags(),
getEntities(),
getEntity(),
getShownIDs(),
getStdObject(),
getTpl(),
getXml(),
getXsl(),
mode(),
setAttributePrefix(),
setEntity(),
show(),
tpl(),
xsl()
Methods inherited from Core_Servant_Properties
__call(),
__get(),
__isset(),
__set(),
addAllowedProperties(),
addAllowedProperty(),
set(),
setUnlimitedProperties()
Properties summary
protected
array
|
$_allowedProperties
Allowed object properties |
#
array(
'contentType',
'subject',
'from',
)
|
Properties inherited from Core_Controller
$_attributePrefix,
$_cacheSignatures,
$_cacheTags,
$_entities,
$_entity,
$_mode,
$_shownIDs,
$_tpl,
$_vars,
$_xsl