5.7. Miscellaneous

Top  Previous  Next

contact_form.tpl - the contact form template

Local variables:

o

$message_sent - contains the data if a message was successfully sent

o

$key -  the associated array containing the identifier of the array element

o

$GLOBALS.current_user.logged_in - contains the data if the current user is logged in

o

$GLOBALS.current_user.FirstName -  contains the value of the first name of the current logged in user

o

$GLOBALS.current_user.LastName -  contains the value of the last name of the current user

o

$name - a full name of an unregistered user who fills in the contact form

o

$email - an email of an unregistered user

o

$GLOBALS.current_user.email - contains theemail of the current logged in user

o

$comments - the text with a user's comments

 

task_scheduler_log.tpl - the template for the task scheduler log

Local variables:

o

$smarty.now -  the current date and time

o

$expired_listings_id -  the array containing IDs of expired listings

o

$listing_id -  the ID of a listing

o

$expired_contracts_id -  the array containing IDs of expired contracts

o

$contract_id -  the ID of a user contract

o

$notified_saved_searches_id - the array containing IDs of saved searches with notifications where new listings match saved search criteria

o

$search_id - the ID of a saved search