Class rcube_content_filter

Description

PHP stream filter to detect html/javascript code in attachments

Located in /lib/Roundcube/rcube_content_filter.php (line 25)

php_user_filter
   |
   --rcube_content_filter
Method Summary
 void filter ( $in,  $out,  &$consumed,  $closing)
 void onCreate ()
Variables

Inherited Variables

Inherited from php_user_filter (Internal Class)

$filtername
$params
Methods
filter (line 36)
void filter ( $in,  $out,  &$consumed,  $closing)
  • $in
  • $out
  • &$consumed
  • $closing

Redefinition of:
php_user_filter::filter ( $in, $out, &$consumed, $closing )
onCreate (line 30)
void onCreate ()

Redefinition of:
php_user_filter::onCreate ( )

Inherited Methods

Inherited From php_user_filter (Internal Class)

 filter ( $in, $out, &$consumed, $closing )
 onClose ( )
 onCreate ( )

Documentation generated on Fri, 03 May 2013 12:44:58 +0200 by phpDocumentor 1.4.4