PHP Class SearchResult, php-malware-finder

################################################### This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ###################################################
Afficher le fichier Open project: nbs-system/php-malware-finder Class Usage Examples

Méthodes publiques

Свойство Type Description
$FileMatschesCount
$FilesToSearch
$FilesTotal
$MatchesCount
$ResultFiles
$TimeStart
$TimeTotal
$text
$titles

Méthodes publiques

Méthode Description
GetFileMatchesCount ( )
GetFilesTotal ( )
GetMatchesCount ( )
GetResultFiles ( )
GetTimeTotal ( )
GetTitles ( )
SearchResult ( $dir, $text, $filter = '' )
SearchText ( $phrase, $case )

Method Details

GetFileMatchesCount() public méthode

public GetFileMatchesCount ( )

GetFilesTotal() public méthode

public GetFilesTotal ( )

GetMatchesCount() public méthode

public GetMatchesCount ( )

GetResultFiles() public méthode

public GetResultFiles ( )

GetTimeTotal() public méthode

public GetTimeTotal ( )

GetTitles() public méthode

public GetTitles ( )

SearchResult() public méthode

public SearchResult ( $dir, $text, $filter = '' )

SearchText() public méthode

public SearchText ( $phrase, $case )

Property Details

$FileMatschesCount public_oe property

public $FileMatschesCount

$FilesToSearch public_oe property

public $FilesToSearch

$FilesTotal public_oe property

public $FilesTotal

$MatchesCount public_oe property

public $MatchesCount

$ResultFiles public_oe property

public $ResultFiles

$TimeStart public_oe property

public $TimeStart

$TimeTotal public_oe property

public $TimeTotal

$text public_oe property

public $text

$titles public_oe property

public $titles