5.7. Miscellaneous
□
contact_form.tpl - the contact form template
•
Local variables:
o
$message_sent - contains the data if a message was successfully sent
$key - the associated array containing the identifier of the array element
$GLOBALS.current_user.logged_in - contains the data if the current user is logged in
$GLOBALS.current_user.FirstName - contains the value of the first name of the current logged in user
$GLOBALS.current_user.LastName - contains the value of the last name of the current user
$name - a full name of an unregistered user who fills in the contact form
$email - an email of an unregistered user
$GLOBALS.current_user.email - contains theemail of the current logged in user
$comments - the text with a user's comments
task_scheduler_log.tpl - the template for the task scheduler log
$smarty.now - the current date and time
$expired_listings_id - the array containing IDs of expired listings
$listing_id - the ID of a listing
$expired_contracts_id - the array containing IDs of expired contracts
$contract_id - the ID of a user contract
$notified_saved_searches_id - the array containing IDs of saved searches with notifications where new listings match saved search criteria
$search_id - the ID of a saved search