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

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ] [ _ ]

a

$additionalElements
in file FeedCreator.php, variable FeedItem::$additionalElements
    Any additional elements to include as an assiciated array. All $key => $value pairs
$additionalElements
in file FeedCreator.php, variable FeedCreator::$additionalElements
    Any additional elements to include as an assiciated array. All $key => $value pairs
$additionalElements
in file FeedCreator.php, variable EnclosureItem::$additionalElements
$author
in file FeedCreator.php, variable FeedItem::$author
    Optional attributes of an item.
$authorEmail
in file FeedCreator.php, variable FeedItem::$authorEmail
addFilter
in file ApacheLogAnalyzer2Feed.php, method ApacheLogAnalyzer2Feed::addFilter()
    Add a new filter
addItem
in file FeedCreator.php, method FeedCreator::addItem()
    Adds an FeedItem to the feed.
ApacheLogAnalyzer2Feed
in file ApacheLogAnalyzer2Feed.php, class ApacheLogAnalyzer2Feed
    ApacheLogAnalyzer2Feed
ApacheLogAnalyzer2Feed.php
procedural page ApacheLogAnalyzer2Feed.php
ApacheLogParser.php
procedural page ApacheLogParser.php
ApacheLogRegex
in file ApacheLogParser.php, class ApacheLogRegex
    *******************
AtomCreator03
in file FeedCreator.php, method AtomCreator03::AtomCreator03()
AtomCreator03
in file FeedCreator.php, class AtomCreator03
    AtomCreator03 is a FeedCreator that implements the atom specification, as in http://www.intertwingly.net/wiki/pie/FrontPage.
AtomCreator10
in file FeedCreator.php, class AtomCreator10
    AtomCreator10 is a FeedCreator that implements the atom specification,
AtomCreator10
in file FeedCreator.php, method AtomCreator10::AtomCreator10()
AUTHOR
in file ApacheLogAnalyzer2Feed.php, class constant ApacheLogAnalyzer2Feed::AUTHOR
    Author
top

b

$buffer
in file FileIterator.php, variable FileIterator::$buffer
    Size of read buffer
BUILD
in file ApacheLogAnalyzer2Feed.php, class constant ApacheLogAnalyzer2Feed::BUILD
    Build
top

c

$category
in file FeedCreator.php, variable FeedItem::$category
$category
in file FeedCreator.php, variable FeedCreator::$category
$comments
in file FeedCreator.php, variable FeedItem::$comments
$contentType
in file FeedCreator.php, variable JSCreator::$contentType
$contentType
in file FeedCreator.php, variable FeedCreator::$contentType
    This feed's MIME content type.
$contentType
in file FeedCreator.php, variable HTMLCreator::$contentType
$copyright
in file FeedCreator.php, variable FeedCreator::$copyright
$creator
in file FeedCreator.php, variable FeedItem::$creator
$cssStyleSheet
in file FeedCreator.php, variable FeedCreator::$cssStyleSheet
    The url of the external css stylesheet used to format the naked rss feed.
$current
in file FileIterator.php, variable FileIterator::$current
    Current line of file
COMPARISON_IS
in file ApacheLogAnalyzer2Feed.php, class constant ApacheLogAnalyzer2Feed::COMPARISON_IS
    X == Y
COMPARISON_ISNOT
in file ApacheLogAnalyzer2Feed.php, class constant ApacheLogAnalyzer2Feed::COMPARISON_ISNOT
    X != Y
COMPARISON_LIKE
in file ApacheLogAnalyzer2Feed.php, class constant ApacheLogAnalyzer2Feed::COMPARISON_LIKE
    X includes Y
COMPARISON_NOTLIKE
in file ApacheLogAnalyzer2Feed.php, class constant ApacheLogAnalyzer2Feed::COMPARISON_NOTLIKE
    X doesn't include Y
createFeed
in file FeedCreator.php, method PIECreator01::createFeed()
createFeed
in file FeedCreator.php, method RSSCreator091::createFeed()
    Builds the RSS feed's text. The feed will be compliant to RDF Site Summary (RSS) 1.0.
createFeed
in file FeedCreator.php, method RSSCreator10::createFeed()
    Builds the RSS feed's text. The feed will be compliant to RDF Site Summary (RSS) 1.0.
createFeed
in file FeedCreator.php, method OPMLCreator::createFeed()
createFeed
in file FeedCreator.php, method UniversalFeedCreator::createFeed()
    Creates a syndication feed based on the items previously added.
createFeed
in file FeedCreator.php, method HTMLCreator::createFeed()
    Writes the HTML.
createFeed
in file FeedCreator.php, method AtomCreator10::createFeed()
createFeed
in file FeedCreator.php, method FeedCreator::createFeed()
    Builds the feed's text.
createFeed
in file FeedCreator.php, method AtomCreator03::createFeed()
createFeed
in file FeedCreator.php, method MBOXCreator::createFeed()
    Builds the MBOX contents.
createFeed
in file FeedCreator.php, method JSCreator::createFeed()
    writes the javascript
current
in file FileIterator.php, method FileIterator::current()
    Iterator::current() - Returns the current line of the file.
top

d

$date
in file FeedCreator.php, variable FeedItem::$date
    Publishing date of an item. May be in one of the following formats:
$description
in file FeedCreator.php, variable FeedItem::$description
$description
in file FeedCreator.php, variable EnclosureItem::$description
$description
in file FeedCreator.php, variable FeedImage::$description
$description
in file FeedCreator.php, variable FeedCreator::$description
$descriptionHtmlSyndicated
in file FeedCreator.php, variable HtmlDescribable::$descriptionHtmlSyndicated
    Indicates whether the description field should be rendered in HTML.
$descriptionTruncSize
in file FeedCreator.php, variable HtmlDescribable::$descriptionTruncSize
    Indicates whether and to how many characters a description should be truncated.
$docs
in file FeedCreator.php, variable FeedCreator::$docs
top

e

$editor
in file FeedCreator.php, variable FeedCreator::$editor
$editorEmail
in file FeedCreator.php, variable FeedCreator::$editorEmail
$enclosure
in file FeedCreator.php, variable FeedItem::$enclosure
    Add <enclosure> element tag RSS 2.0 modified by : Mohammad Hafiz bin Ismail (mypapit@gmail.com)
$encoding
in file FeedCreator.php, variable FeedCreator::$encoding
    This feed's character encoding.
EnclosureItem
in file FeedCreator.php, class EnclosureItem
    An HtmlDescribable is an item within a feed that can have a description that may include HTML markup.
top

f

$filename
in file FileIterator.php, variable FileIterator::$filename
    Name of file
$footer
in file FeedCreator.php, variable HTMLCreator::$footer
    Contains HTML to be output at the end of the feed's html representation.
$fp
in file FileIterator.php, variable FileIterator::$fp
    File pointer
FeedCreator
in file FeedCreator.php, class FeedCreator
    FeedCreator is the abstract base implementation for concrete implementations that implement a specific format of syndication.
FeedCreator.php
procedural page FeedCreator.php
FEEDCREATOR_VERSION
in file FeedCreator.php, constant FEEDCREATOR_VERSION
    Version string.
FeedDate
in file FeedCreator.php, class FeedDate
    FeedDate is an internal class that stores a date for a feed or feed item.
FeedDate
in file FeedCreator.php, method FeedDate::FeedDate()
    Creates a new instance of FeedDate representing a given date.
FeedHtmlField
in file FeedCreator.php, class FeedHtmlField
    An FeedHtmlField describes and generates a feed, item or image html field (probably a description). Output is generated based on $truncSize, $syndicateHtml properties.
FeedHtmlField
in file FeedCreator.php, method FeedHtmlField::FeedHtmlField()
    Creates a new instance of FeedHtmlField.
FeedImage
in file FeedCreator.php, class FeedImage
    An FeedImage may be added to a FeedCreator feed.
FeedItem
in file FeedCreator.php, class FeedItem
    A FeedItem is a part of a FeedCreator feed.
FileIterator
in file FileIterator.php, class FileIterator
    Implements an object which iterates over each line in a file.
FileIterator.php
procedural page FileIterator.php
FILTER_MODE_AND
in file ApacheLogAnalyzer2Feed.php, class constant ApacheLogAnalyzer2Feed::FILTER_MODE_AND
    AND mode
FILTER_MODE_OR
in file ApacheLogAnalyzer2Feed.php, class constant ApacheLogAnalyzer2Feed::FILTER_MODE_OR
    OR mode
top

g

$guid
in file FeedCreator.php, variable FeedItem::$guid
getDescription
in file FeedCreator.php, method HtmlDescribable::getDescription()
    Returns a formatted description field, depending on descriptionHtmlSyndicated and
getFilters
in file ApacheLogAnalyzer2Feed.php, method ApacheLogAnalyzer2Feed::getFilters()
    Returns log filters
getLogFormat
in file ApacheLogAnalyzer2Feed.php, method ApacheLogAnalyzer2Feed::getLogFormat()
    Returns log format
getLogLimit
in file ApacheLogAnalyzer2Feed.php, method ApacheLogAnalyzer2Feed::getLogLimit()
    Returns log limit
getSource
in file ApacheLogAnalyzer2Feed.php, method ApacheLogAnalyzer2Feed::getSource()
    Returns log source filename
getTarget
in file ApacheLogAnalyzer2Feed.php, method ApacheLogAnalyzer2Feed::getTarget()
    Returns target filename
top

h

$header
in file FeedCreator.php, variable HTMLCreator::$header
    Contains HTML to be output at the start of the feed's html representation.
$height
in file FeedCreator.php, variable EnclosureItem::$height
$height
in file FeedCreator.php, variable FeedImage::$height
HTMLCreator
in file FeedCreator.php, class HTMLCreator
    HTMLCreator is a FeedCreator that writes an HTML feed file to a specific location, overriding the createFeed method of the parent FeedCreator.
HtmlDescribable
in file FeedCreator.php, class HtmlDescribable
    An HtmlDescribable is an item within a feed that can have a description that may include HTML markup.
top

i

$image
in file FeedCreator.php, variable FeedItem::$image
$image
in file FeedCreator.php, variable FeedCreator::$image
$imageAlign
in file FeedCreator.php, variable HTMLCreator::$imageAlign
$items
in file FeedCreator.php, variable FeedCreator::$items
ID
in file ApacheLogAnalyzer2Feed.php, class constant ApacheLogAnalyzer2Feed::ID
    SVN ID
iso8601
in file FeedCreator.php, method FeedDate::iso8601()
    Gets the date stored in this FeedDate as an ISO 8601 date.
iTrunc
in file FeedCreator.php, method FeedCreator::iTrunc()
    Truncates a string to a certain length at the most sensible point.
top

j

JSCreator
in file FeedCreator.php, class JSCreator
    JSCreator is a class that writes a js file to a specific location, overriding the createFeed method of the parent HTMLCreator.
top

k

$key
in file FileIterator.php, variable FileIterator::$key
    Current line number of file
$keywords
in file FeedCreator.php, variable EnclosureItem::$keywords
key
in file FileIterator.php, method FileIterator::key()
    Iterator::key() - Returns the current "key". In this instance, key() + 1 would give you the current line number.
top

l

$language
in file FeedCreator.php, variable FeedCreator::$language
$lastBuildDate
in file FeedCreator.php, variable FeedCreator::$lastBuildDate
$length
in file FeedCreator.php, variable EnclosureItem::$length
$link
in file FeedCreator.php, variable FeedCreator::$link
$link
in file FeedCreator.php, variable FeedItem::$link
$link
in file FeedCreator.php, variable FeedImage::$link
logtime_to_timestamp
in file ApacheLogParser.php, method ApacheLogRegex::logtime_to_timestamp()
LOG_FORMAT_COMBINED
in file ApacheLogAnalyzer2Feed.php, class constant ApacheLogAnalyzer2Feed::LOG_FORMAT_COMBINED
    Combined Apache Log Format
LOG_FORMAT_COMMON
in file ApacheLogAnalyzer2Feed.php, class constant ApacheLogAnalyzer2Feed::LOG_FORMAT_COMMON
    Common Apache Log Format
top

m

MBOXCreator
in file FeedCreator.php, method MBOXCreator::MBOXCreator()
MBOXCreator
in file FeedCreator.php, class MBOXCreator
    MBOXCreator is a FeedCreator that implements the mbox format as described in http://www.qmail.org/man/man5/mbox.html
top

n

NAME
in file ApacheLogAnalyzer2Feed.php, class constant ApacheLogAnalyzer2Feed::NAME
    Name
names
in file ApacheLogParser.php, method ApacheLogRegex::names()
next
in file FileIterator.php, method FileIterator::next()
    Iterator::next() - Advances the iterator to the next "element"
top

o

$openInNewWindow
in file FeedCreator.php, variable HTMLCreator::$openInNewWindow
    Determines whether the links open in a new window or not.
OPMLCreator
in file FeedCreator.php, method OPMLCreator::OPMLCreator()
OPMLCreator
in file FeedCreator.php, class OPMLCreator
    OPMLCreator is a FeedCreator that implements OPML 1.0.
output
in file FeedCreator.php, method FeedHtmlField::output()
    Creates the right output, depending on $truncSize, $syndicateHtml properties.
outputFeed
in file FeedCreator.php, method UniversalFeedCreator::outputFeed()
    Outputs feed to the browser - needed for on-the-fly feed generation (like it is done in WordPress, etc.)
outputFeed
in file FeedCreator.php, method FeedCreator::outputFeed()
    Outputs this feed directly to the browser - for on-the-fly feed generation
top

p

$pubDate
in file FeedCreator.php, variable FeedCreator::$pubDate
PACKAGE
in file ApacheLogAnalyzer2Feed.php, class constant ApacheLogAnalyzer2Feed::PACKAGE
    Package
parse
in file ApacheLogParser.php, method ApacheLogRegex::parse()
parse_n
in file ApacheLogParser.php, method ApacheLogRegex::parse_n()
PIECreator01
in file FeedCreator.php, method PIECreator01::PIECreator01()
PIECreator01
in file FeedCreator.php, class PIECreator01
    PIECreator01 is a FeedCreator that implements the emerging PIE specification, as in http://intertwingly.net/wiki/pie/Syntax.
top

q

qp_enc
in file FeedCreator.php, method MBOXCreator::qp_enc()
top

r

$rating
in file FeedCreator.php, variable FeedCreator::$rating
$rawFieldContent
in file FeedCreator.php, variable FeedHtmlField::$rawFieldContent
    Mandatory attributes of a FeedHtmlField.
$RSSVersion
in file FeedCreator.php, variable RSSCreator091::$RSSVersion
    Stores this RSS feed's version number.
regex
in file ApacheLogParser.php, method ApacheLogRegex::regex()
rename_this_name
in file ApacheLogParser.php, method ApacheLogRegex::rename_this_name()
rewind
in file FileIterator.php, method FileIterator::rewind()
    Iterator::rewind() - Resets the iterator to the "beginning"
rfc822
in file FeedCreator.php, method FeedDate::rfc822()
    Gets the date stored in this FeedDate as an RFC 822 date.
RSSCreator091
in file FeedCreator.php, method RSSCreator091::RSSCreator091()
RSSCreator091
in file FeedCreator.php, class RSSCreator091
    RSSCreator091 is a FeedCreator that implements RSS 0.91 Spec, revision 3.
RSSCreator10
in file FeedCreator.php, class RSSCreator10
    RSSCreator10 is a FeedCreator that implements RDF Site Summary (RSS) 1.0.
RSSCreator20
in file FeedCreator.php, method RSSCreator20::RSSCreator20()
RSSCreator20
in file FeedCreator.php, class RSSCreator20
    RSSCreator20 is a FeedCreator that implements RDF Site Summary (RSS) 2.0.
run
in file ApacheLogAnalyzer2Feed.php, method ApacheLogAnalyzer2Feed::run()
    Run parse/filter/generation batch
top

s

$separator
in file FeedCreator.php, variable HTMLCreator::$separator
    Contains HTML to be output between entries. A separator is only used in case of multiple entries.
$skipDays
in file FeedCreator.php, variable FeedCreator::$skipDays
$skipHours
in file FeedCreator.php, variable FeedCreator::$skipHours
$source
in file FeedCreator.php, variable FeedItem::$source
$stylelessOutput
in file FeedCreator.php, variable HTMLCreator::$stylelessOutput
    In case of very simple output you may want to get rid of the style tags,
$stylePrefix
in file FeedCreator.php, variable HTMLCreator::$stylePrefix
    Used to prefix the stylenames to make sure they are unique and do not clash with stylenames on the users' page.
$syndicateHtml
in file FeedCreator.php, variable FeedHtmlField::$syndicateHtml
$syndicationURL
in file FeedCreator.php, variable FeedCreator::$syndicationURL
    Optional attributes of a feed.
saveFeed
in file FeedCreator.php, method UniversalFeedCreator::saveFeed()
    Saves this feed as a file on the local disk. After the file is saved, an HTTP redirect header may be sent to redirect the use to the newly created file.
saveFeed
in file FeedCreator.php, method FeedCreator::saveFeed()
    Saves this feed as a file on the local disk. After the file is saved, a redirect header may be sent to redirect the user to the newly created file.
setFilterCallback
in file ApacheLogAnalyzer2Feed.php, method ApacheLogAnalyzer2Feed::setFilterCallback()
    Sets filter callback function
setLogFormat
in file ApacheLogAnalyzer2Feed.php, method ApacheLogAnalyzer2Feed::setLogFormat()
    Sets Apache Log formats
setLogLimit
in file ApacheLogAnalyzer2Feed.php, method ApacheLogAnalyzer2Feed::setLogLimit()
    Sets log limit
setSource
in file ApacheLogAnalyzer2Feed.php, method ApacheLogAnalyzer2Feed::setSource()
    Sets source log file
setTarget
in file ApacheLogAnalyzer2Feed.php, method ApacheLogAnalyzer2Feed::setTarget()
    Sets target file
STATUS
in file ApacheLogAnalyzer2Feed.php, class constant ApacheLogAnalyzer2Feed::STATUS
    Status
SVN_DATE
in file ApacheLogAnalyzer2Feed.php, class constant ApacheLogAnalyzer2Feed::SVN_DATE
    SVN Date
SVN_REVISION
in file ApacheLogAnalyzer2Feed.php, class constant ApacheLogAnalyzer2Feed::SVN_REVISION
    SVN Revision
top

t

$thumburl
in file FeedCreator.php, variable EnclosureItem::$thumburl
$title
in file FeedCreator.php, variable FeedItem::$title
    Mandatory attributes of an item.
$title
in file FeedCreator.php, variable FeedImage::$title
    Mandatory attributes of an image.
$title
in file FeedCreator.php, variable FeedCreator::$title
    Mandatory attributes of a feed.
$title
in file FeedCreator.php, variable EnclosureItem::$title
$truncSize
in file FeedCreator.php, variable FeedHtmlField::$truncSize
    Optional attributes of a FeedHtmlField.
$ttl
in file FeedCreator.php, variable FeedCreator::$ttl
$type
in file FeedCreator.php, variable EnclosureItem::$type
TIME_ZONE
in file FeedCreator.php, constant TIME_ZONE
    * GENERAL USAGE *********************************************************
top

u

$unix
in file FeedCreator.php, variable FeedDate::$unix
$url
in file FeedCreator.php, variable FeedImage::$url
$url
in file FeedCreator.php, variable EnclosureItem::$url
UniversalFeedCreator
in file FeedCreator.php, class UniversalFeedCreator
    UniversalFeedCreator lets you choose during runtime which format to build.
unix
in file FeedCreator.php, method FeedDate::unix()
    Gets the date stored in this FeedDate as unix time stamp.
useCached
in file FeedCreator.php, method UniversalFeedCreator::useCached()
    Turns on caching and checks if there is a recent version of this feed in the cache.
useCached
in file FeedCreator.php, method FeedCreator::useCached()
    Turns on caching and checks if there is a recent version of this feed in the cache.
top

v

$valid
in file FileIterator.php, variable FileIterator::$valid
    Whether current element is valid or not
valid
in file FileIterator.php, method FileIterator::valid()
    Iterator::valid() - Returns true/false as to whether a call to current() is valid/possible or not.
VERSION
in file ApacheLogAnalyzer2Feed.php, class constant ApacheLogAnalyzer2Feed::VERSION
    Version
top

w

$webmaster
in file FeedCreator.php, variable FeedCreator::$webmaster
$width
in file FeedCreator.php, variable FeedImage::$width
    Optional attributes of an image.
$width
in file FeedCreator.php, variable EnclosureItem::$width
top

x

$xslStyleSheet
in file FeedCreator.php, variable FeedCreator::$xslStyleSheet
    The url of the external xsl stylesheet used to format the naked rss feed.
top

_

$_apacheLogParser
in file ApacheLogAnalyzer2Feed.php, variable ApacheLogAnalyzer2Feed::$_apacheLogParser
    ApacheLogParser instance
$_feed
in file FeedCreator.php, variable UniversalFeedCreator::$_feed
$_fileIterator
in file ApacheLogAnalyzer2Feed.php, variable ApacheLogAnalyzer2Feed::$_fileIterator
    FileIterator instance
$_filterCallback
in file ApacheLogAnalyzer2Feed.php, variable ApacheLogAnalyzer2Feed::$_filterCallback
    Log filter callback function
$_filters
in file ApacheLogAnalyzer2Feed.php, variable ApacheLogAnalyzer2Feed::$_filters
    Log filters
$_format
in file ApacheLogParser.php, variable ApacheLogRegex::$_format
$_logFormat
in file ApacheLogAnalyzer2Feed.php, variable ApacheLogAnalyzer2Feed::$_logFormat
    Apache Log Format
$_logLimit
in file ApacheLogAnalyzer2Feed.php, variable ApacheLogAnalyzer2Feed::$_logLimit
    Log limit, the maximum nuber of rows to be processes
$_num_fields
in file ApacheLogParser.php, variable ApacheLogRegex::$_num_fields
$_regex_fields
in file ApacheLogParser.php, variable ApacheLogRegex::$_regex_fields
$_regex_string
in file ApacheLogParser.php, variable ApacheLogRegex::$_regex_string
$_source
in file ApacheLogAnalyzer2Feed.php, variable ApacheLogAnalyzer2Feed::$_source
    Path to source log file
$_target
in file ApacheLogAnalyzer2Feed.php, variable ApacheLogAnalyzer2Feed::$_target
    Path to target file
_addFeedItem
in file ApacheLogAnalyzer2Feed.php, method ApacheLogAnalyzer2Feed::_addFeedItem()
    Append a feed item to current feed handler
_createAdditionalElements
in file FeedCreator.php, method FeedCreator::_createAdditionalElements()
    Creates a string containing all additional elements specified in $additionalElements.
_createGeneratorComment
in file FeedCreator.php, method FeedCreator::_createGeneratorComment()
    Creates a comment indicating the generator of this feed.
_createStylesheetReferences
in file FeedCreator.php, method FeedCreator::_createStylesheetReferences()
_displayFeed
in file ApacheLogAnalyzer2Feed.php, method ApacheLogAnalyzer2Feed::_displayFeed()
    Prints out the feed
_generateFilename
in file FeedCreator.php, method JSCreator::_generateFilename()
    Overrrides parent to produce .js extensions
_generateFilename
in file FeedCreator.php, method FeedCreator::_generateFilename()
    Generate a filename for the feed cache file. The result will be $_SERVER["PHP_SELF"] with the extension changed to .xml.
_generateFilename
in file FeedCreator.php, method MBOXCreator::_generateFilename()
    Generate a filename for the feed cache file. Overridden from FeedCreator to prevent XML data types.
_generateFilename
in file FeedCreator.php, method HTMLCreator::_generateFilename()
    Overrrides parent to produce .html extensions
_generateItemHash
in file ApacheLogAnalyzer2Feed.php, method ApacheLogAnalyzer2Feed::_generateItemHash()
    Generates an unique hash for a single item
_getApacheLogParser
in file ApacheLogAnalyzer2Feed.php, method ApacheLogAnalyzer2Feed::_getApacheLogParser()
    Returns ApacheLogParser instance
_getFeedHandler
in file ApacheLogAnalyzer2Feed.php, method ApacheLogAnalyzer2Feed::_getFeedHandler()
    Create and returns a feed handler
_getFileIterator
in file ApacheLogAnalyzer2Feed.php, method ApacheLogAnalyzer2Feed::_getFileIterator()
    Returns FileIterator instance
_getFilterMethodName
in file ApacheLogAnalyzer2Feed.php, method ApacheLogAnalyzer2Feed::_getFilterMethodName()
    Returns filter method name to be called according to filter mode.
_parse_format
in file ApacheLogParser.php, method ApacheLogRegex::_parse_format()
_redirect
in file FeedCreator.php, method FeedCreator::_redirect()
_saveFeed
in file ApacheLogAnalyzer2Feed.php, method ApacheLogAnalyzer2Feed::_saveFeed()
    Creates the feed and saves it
_setFormat
in file FeedCreator.php, method UniversalFeedCreator::_setFormat()
_setMIME
in file FeedCreator.php, method UniversalFeedCreator::_setMIME()
_setRSSVersion
in file FeedCreator.php, method RSSCreator091::_setRSSVersion()
    Sets this RSS feed's version number.
_testFilter
in file ApacheLogAnalyzer2Feed.php, method ApacheLogAnalyzer2Feed::_testFilter()
    Tests current log row against a single filter
_testFiltersModeAnd
in file ApacheLogAnalyzer2Feed.php, method ApacheLogAnalyzer2Feed::_testFiltersModeAnd()
    Tests current log row against all given filters.
_testFiltersModeOr
in file ApacheLogAnalyzer2Feed.php, method ApacheLogAnalyzer2Feed::_testFiltersModeOr()
    Tests current log row against all given filters.
__construct
in file FileIterator.php, method FileIterator::__construct()
    Constructor. Takes the name of the file
__construct
in file ApacheLogAnalyzer2Feed.php, method ApacheLogAnalyzer2Feed::__construct()
    ApacheLogAnalyzer2Feed constructor
__construct
in file ApacheLogParser.php, method ApacheLogRegex::__construct()
top

Documentation generated on Mon, 28 May 2007 16:14:24 +0200 by phpDocumentor 1.3.2