API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
MailtoController::mailto | ( | ) |
Show the form so that the user can send the link to someone
public
Références $session, JFactory::getSession(), et JRequest::setVar().
MailtoController::send | ( | ) |
Send the message and display a notice
public
Références $db, $error, $link, $mainframe, $session, JText::_(), JRequest::checkToken(), JMailHelper::cleanAddress(), JMailHelper::cleanBody(), JMailHelper::cleanSubject(), JFactory::getDBO(), JFactory::getSession(), JRequest::getString(), JMailHelper::isEmailAddress(), JURI::isInternal(), jexit(), jimport(), JError::raiseError(), JError::raiseNotice(), JError::raiseWarning(), JUtility::sendMail(), JRequest::setVar(), JText::sprintf(), et MailtoHelper::validateHash().