5.4. Email Templates

Top  Previous  Next

activation_email.tpl - the template for user activation letter

Used blocks:

o

subject -  subject of the letter

o

message  -  message    

Local variables:

o

$user -  the array contained information about a user

 

password_change_email.tpl - the template for the letter of user password change

Used blocks:

o

subject -  subject of the letter

o

message  -  message    

Local variables:

o

$user -  the array contained information about a user

 

admin_listing_expired.tpl - the template of the letter which informs the administrator about an expired listing

Used blocks:

o

subject -  subject of the letter

o

message  -  message    

Local variables:

o

$listing_sid -  SID of an expired listing

 

admin_user_contract_expired.tpl - the template of the letter which informs the administrator about an expired user contract

Used blocks:

o

subject -  subject of the letter

o

message  -  message    

Local variables:

o

$contract_id -  ID of an expired user contract

 

admin_user_registration_email.tpl - the template of the letter which informs the administrator about a newly registered user

Used blocks:

o

subject -  subject of the letter

o

message  -  message    

Local variables:

o

$user_sid -  SID of a newly registered user

 

contract_expired.tpl - the template of the letter which informs a user about an expired contract

Used blocks:

o

subject -  subject of the letter

o

message  -  message    

Local variables:

o

$user -  information about a user

 

admin_add_listing.tpl - the template of the letter where the administrator informs about a new listing

Used blocks:

o

subject -  subject of the letter

o

message  -  message    

Local variables:

o

$listing_sid -  SID of a new listing

 

listing_expired.tpl - the template of the letter where a user is informed about an expired listing

Used blocks:

o

subject -  subject of the letter

o

message  -  message    

Local variables:

o

$user  -  information about a user

o

$listing_sid -  SID of an expired listing

 

contact_form_message.tpl - the template for the contact form from a user to the registered user.

Local variables:

o

$FullName - the name of a user

o

$Email - the email of a user

o

$Request - the text with the user's request

 

listing_activation.tpl - the template of the letter where a user is informed about listing activation by the administrator (the template contains in the administration part)

Used blocks:

o

subject -  subject of the letter

o

message  -  message    

Local variables:

o

$listing_sid -  SID of an activated listing