Class Plugin_AllTargetsFinder

Description

This class looks for all scanned files, placing them in an attachment.

Located in /plugins/default/scanners/AllTargetsFinder.php (line 8)

Plugin
   |
   --Plugin_AllTargetsFinder
Variable Summary
static mixed $CACHE_ID
Method Summary
void execute ()
Variables
static mixed $CACHE_ID = 'Plugin_AllTargetsFinder.target_list,All Scanned Files' (line 14)

Unique ID used by this plugin to refer to the general cache.

  • access: private
mixed $is_multi_target = true (line 19)

This plugin is multi-target, only run once.

  • access: public

Redefinition of:
Plugin::$is_multi_target
True iff this object is to be only invoked once. The object itself should prevent multiple executions.
mixed $valid_file_types = array() (line 9)
  • access: public

Redefinition of:
Plugin::$valid_file_types
Valid file types that this Plugin can operate on.

Inherited Variables

Inherited from Plugin

Plugin::$context_size
Plugin::$description
Plugin::$filename
Plugin::$file_contents
Plugin::$initialized
Plugin::$is_valid_filetype
Plugin::$result_list
Methods
execute (line 24)

Executes this plugin, scanning for files, placing them into an attachment.

void execute ()

Redefinition of:
Plugin::execute()
This function should not be called, since this class is abstract. The execute() function should be overridden by child classes.

Inherited Methods

Inherited From Plugin

Plugin::Plugin()
Plugin::check_for_java()
Plugin::destructor()
Plugin::execute()
Plugin::run()

Documentation generated on Mon, 28 Apr 2008 12:51:44 -0400 by phpDocumentor 1.4.0a2