Class rcube_content_filter

Description

PHP stream filter to detect html/javascript code in attachments

Located in /rcube_content_filter.php (line 27)

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 38)
void filter ( $in,  $out,  &$consumed,  $closing)
  • $in
  • $out
  • &$consumed
  • $closing

Redefinition of:
php_user_filter::filter ( $in, $out, &$consumed, $closing )
onCreate (line 32)
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 Wed, 23 May 2012 16:40:48 +0200 by phpDocumentor 1.4.4