PHP Класс 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. ###################################################
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$FileMatschesCount
$FilesToSearch
$FilesTotal
$MatchesCount
$ResultFiles
$TimeStart
$TimeTotal
$text
$titles

Открытые методы

Метод Описание
GetFileMatchesCount ( )
GetFilesTotal ( )
GetMatchesCount ( )
GetResultFiles ( )
GetTimeTotal ( )
GetTitles ( )
SearchResult ( $dir, $text, $filter = '' )
SearchText ( $phrase, $case )

Описание методов

GetFileMatchesCount() публичный Метод

public GetFileMatchesCount ( )

GetFilesTotal() публичный Метод

public GetFilesTotal ( )

GetMatchesCount() публичный Метод

public GetMatchesCount ( )

GetResultFiles() публичный Метод

public GetResultFiles ( )

GetTimeTotal() публичный Метод

public GetTimeTotal ( )

GetTitles() публичный Метод

public GetTitles ( )

SearchResult() публичный Метод

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

SearchText() публичный Метод

public SearchText ( $phrase, $case )

Описание свойств

$FileMatschesCount публичное свойство

public $FileMatschesCount

$FilesToSearch публичное свойство

public $FilesToSearch

$FilesTotal публичное свойство

public $FilesTotal

$MatchesCount публичное свойство

public $MatchesCount

$ResultFiles публичное свойство

public $ResultFiles

$TimeStart публичное свойство

public $TimeStart

$TimeTotal публичное свойство

public $TimeTotal

$text публичное свойство

public $text

$titles публичное свойство

public $titles