Class BeHashComponent
General BEdita hash component
- Object
- BeHashComponent
Version
Modifiedby
Lastmodified: $Id: be_newsletter.php
Located at controllers/components/be_hash.php
Modifiedby
Lastmodified: $Id: be_newsletter.php
Located at controllers/components/be_hash.php
Methods summary
public
|
|
public
boolean
|
#
handleHash( string $service_type, string $hash = null )
handle hash request like newsletter/frontend subscribe/unsubscribe |
public
array
|
|
protected
array
|
|
protected
array
|
|
protected
array
|
|
protected
array
|
|
protected
array
|
|
protected
array
|
|
protected
array
|
|
protected
array
|
|
protected
|
|
protected
|
#
loadMessages( )
Load messages: 1. default messages 2. local unversioned instance messages 3. frontend messages (if frontend app) |
protected
string
|
#
getNotifyText( string $msgType, string $field )
get message (in current lang, if present translation) |
protected
string
|
Properties summary
protected
|
$controller
instance |
|
protected
array
|
$notifyMsg
store notification messages |
#
null
|
public
array
|
$components
other components |
#
array("BeMail")
|
public
boolean
|
$closeHashJob
if an hash job has to be closed after at the end of handleHash method |
#
true
|