Child classes:
Inherited Variables
Inherited Methods
Class Details
This class is designed to provide information about a given result
from the indexer
Tags:
- Package - sevenseas
- Version - $Revision$
- Author - Antoine Angénieux <aangenieux@clever-age.com>
[ Top ]
Class Variables
$abstract =
This attribute represents an abstract for this result
Tags:
- Access - public
Type: String
Overrides:
[ Top ]
$filename =
This attribute represents the filename of the
result file
Tags:
- Access - public
Type: String
Overrides:
[ Top ]
$path =
This attribute represents the filesystem path to the
result file
Tags:
- Access - public
Type: String
Overrides:
[ Top ]
$pertinence =
This attribute represents the pertinence of this result
Tags:
- Access - public
Type: int
Overrides:
[ Top ]
$title =
This attribute represents the title (if available)
of this result
Tags:
- Access - public
Type: String
Overrides:
[ Top ]
$vpath =
This attribute represents the virtual path to the
result file
Tags:
- Access - public
Type: String
Overrides:
[ Top ]
Class Methods
constructor SearchResult
void constructor SearchResult ( )
Constructor for this helper class.
Tags:
- Access - public
Parameters:
[ Top ]