seek_quarry
[ class tree: seek_quarry ] [ index: seek_quarry ] [ all elements ]

Class: JpgProcessor

Source Location: /lib/processors/jpg_processor.php

Class Overview

PageProcessor
   |
   --ImageProcessor
      |
      --JpgProcessor

Used to create crawl summary information for JPEG files


Author(s):

  • Chris Pollett

Methods


Inherited Variables

Inherited Methods

Class: ImageProcessor

ImageProcessor::createThumb()
Used to create a thumbnail from an image object
ImageProcessor::process()
Extract summary data from the image provided in $page together the url in $url where it was downloaded from

Class: PageProcessor

PageProcessor::__construct()
Set-ups the any indexing plugins associated with this page processor
PageProcessor::handle()
Method used to handle processing data for a web page. It makes
PageProcessor::process()
Should be implemented to compute a summary based on a

Class Details

[line 51]
Used to create crawl summary information for JPEG files



Tags:

author:  Chris Pollett


[ Top ]


Class Methods


method process [line 57]

void process( $page, $url)



Overrides ImageProcessor::process() (Extract summary data from the image provided in $page together the url in $url where it was downloaded from)

Parameters:

   $page  
   $url  

[ Top ]


Documentation generated by phpDocumentor 1.4.3