Method | Description | |
---|---|---|
__construct ( Swift_Mailer $mailer = null ) | ||
acquireLock ( string $lockFile ) | ||
escape ( string $input ) : string | ||
getApplicationEnv ( ) : string | null | ||
getHost ( ) : string | ||
getLockLifetime ( string $lockFile ) : integer | ||
getPlatform ( ) : integer | ||
getSystemNullDevice ( ) | ||
getTempDir ( ) : string | ||
releaseLock ( string $lockFile ) | ||
sendMail ( string $job, array $config, string $message ) : Swift_Message |
Method | Description | |
---|---|---|
getCurrentMailer ( array $config ) : Swift_Mailer |
public getLockLifetime ( string $lockFile ) : integer | ||
$lockFile | string | |
return | integer |