File
[
class tree: File
] [
index: File
] [
all elements
]
Packages:
File
Classes:
File_SearchReplace
Files:
SearchReplace.php
Element index for package File
[
d
] [
f
] [
g
] [
i
] [
l
] [
o
] [
p
] [
r
] [
s
]
d
$directories
in file SearchReplace.php, variable
File_SearchReplace::$directories
doSearch
in file SearchReplace.php, method
File_SearchReplace::doSearch()
This starts the search/replace off. Call this to do the search.
top
f
$files
in file SearchReplace.php, variable
File_SearchReplace::$files
$find
in file SearchReplace.php, variable
File_SearchReplace::$find
File_SearchReplace
in file SearchReplace.php, method
File_SearchReplace::File_SearchReplace()
Sets up the object
File_SearchReplace
in file SearchReplace.php, class
File_SearchReplace
Search and Replace Utility
top
g
getLastError
in file SearchReplace.php, method
File_SearchReplace::getLastError()
Accessor for retrieving last error.
getNumOccurences
in file SearchReplace.php, method
File_SearchReplace::getNumOccurences()
Accessor to return the number of occurences found.
top
i
$ignore_lines
in file SearchReplace.php, variable
File_SearchReplace::$ignore_lines
$ignore_sep
in file SearchReplace.php, variable
File_SearchReplace::$ignore_sep
$include_subdir
in file SearchReplace.php, variable
File_SearchReplace::$include_subdir
top
l
$last_error
in file SearchReplace.php, variable
File_SearchReplace::$last_error
top
o
$occurences
in file SearchReplace.php, variable
File_SearchReplace::$occurences
top
p
$php5
in file SearchReplace.php, variable
File_SearchReplace::$php5
top
r
$replace
in file SearchReplace.php, variable
File_SearchReplace::$replace
top
s
$search_function
in file SearchReplace.php, variable
File_SearchReplace::$search_function
SearchReplace.php
procedural page
SearchReplace.php
setDirectories
in file SearchReplace.php, method
File_SearchReplace::setDirectories()
Accessor for setting directories variable.
setFiles
in file SearchReplace.php, method
File_SearchReplace::setFiles()
Accessor for setting files variable.
setFind
in file SearchReplace.php, method
File_SearchReplace::setFind()
Accessor for setting find variable.
setIgnoreLines
in file SearchReplace.php, method
File_SearchReplace::setIgnoreLines()
Accessor for setting ignore_lines variable.
setIncludeSubdir
in file SearchReplace.php, method
File_SearchReplace::setIncludeSubdir()
Accessor for setting include_subdir variable.
setReplace
in file SearchReplace.php, method
File_SearchReplace::setReplace()
Accessor for setting replace variable.
setSearchFunction
in file SearchReplace.php, method
File_SearchReplace::setSearchFunction()
Function to determine which search function is used.
top
Documentation generated on Mon, 11 Mar 2019 14:05:36 -0400 by
phpDocumentor 1.4.4
. PEAR Logo Copyright © PHP Group 2004.