Function EmailIntegration->_convert_text_quote_to_comcode

Definitions

sources/mail_integration.php

  • Process a quote block in plain-text e-mail, into a Comcode quote tag. preg callback.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$matches array required parameter N/A N/A preg Matches

Return

  • The result
  • Type: string
  • Set: N/A
  • Range: N/A