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

Index of all elements

[ d ] [ f ] [ g ] [ i ] [ l ] [ o ] [ p ] [ r ] [ s ]

d

$directories
in file SearchReplace.php, variable File_SearchReplace::$directories
doReplace
in file SearchReplace.php, method File_SearchReplace::doReplace()
    This starts the search/replace off. Call this to do the replace.
doSearch
in file SearchReplace.php, method File_SearchReplace::doSearch()
    This starts the search/replace off. The behavior of this function will likely to be changed in future versions to work in read only mode. If you want to do actual replace with writing files - use doReplace method instead.
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

getFind
in file SearchReplace.php, method File_SearchReplace::getFind()
    Helper method to ensure we always have an array of things to find.
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.
getReplace
in file SearchReplace.php, method File_SearchReplace::getReplace()
    Helper method to fetch replace
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 15:40:34 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.