-
$filename
-
-
$footer
-
Contains HTML to be output at the end of the feed's html representation.
-
$footer_content
-
-
$footer_content_style
-
-
FeedCreator
-
FeedCreator is the abstract base implementation for concrete implementations that implement a specific format of syndication.
-
FEEDCREATOR_VERSION
-
Version string.
-
FeedDate
-
FeedDate is an internal class that stores a date for a feed or feed item.
-
FeedDate
-
Creates a new instance of FeedDate representing a given date.
-
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
-
Creates a new instance of FeedHtmlField.
-
FeedImage
-
An FeedImage may be added to a FeedCreator feed.
-
FeedItem
-
A FeedItem is a part of a FeedCreator feed.
-
FILE_APPEND
-
-
file_get_contents
-
Replace file_get_contents()
-
file_put_contents
-
Replace file_put_contents()
-
FILE_USE_INCLUDE_PATH
-
-
finalise
-
method: finalise ---------------- Takes the parsed code and various options, and creates the HTML surrounding it to make it look nice.
-
fireEvent
-
-
fireHTTPEvent
-
-
footer
-
method: footer
-
format_footer_content
-
method: format_footer_content
-
format_header_content
-
method: format_header_content
-
fromDateTime_iso
-
-
fromDateTime_php
-
-
feedcreator.class.php
-
-
$guid
-
-
GeSHi
-
constructor: GeSHi
-
GeSHi
-
-
GESHI_ACTIVE
-
-
GESHI_AFTER
-
-
GESHI_ALWAYS
-
-
GESHI_BEFORE
-
-
GESHI_CAPS_LOWER
-
-
GESHI_CAPS_NO_CHANGE
-
-
GESHI_CAPS_UPPER
-
-
GESHI_COMMENTS
-
-
GESHI_END_IMPORTANT
-
-
GESHI_ERROR_NO_INPUT
-
-
GESHI_ERROR_NO_SUCH_LANG
-
-
GESHI_FANCY_LINE_NUMBERS
-
-
GESHI_HEADER_DIV
-
-
GESHI_HEADER_PRE
-
-
geshi_highlight
-
function: geshi_highlight
-
GESHI_HOVER
-
-
GESHI_LINK
-
-
GESHI_MAYBE
-
-
GESHI_MODIFIERS
-
-
GESHI_NEVER
-
-
GESHI_NORMAL_LINE_NUMBERS
-
-
GESHI_NO_LINE_NUMBERS
-
-
GESHI_OUTPUT_HTML
-
***********************************************************************************
-
GESHI_REPLACE
-
-
GESHI_SEARCH
-
-
GESHI_START_IMPORTANT
-
-
GESHI_VISITED
-
-
getBacktrace
-
Get the call backtrace from where the error was generated.
-
getCallback
-
Get the callback function/method from an error object.
-
getCode
-
Get error code from an error object
-
getCodes
-
-
getCodeString
-
-
getDataFromFile
-
Retrieves binary or text data from the specified file
-
getDateTime_iso
-
-
getDateTime_php
-
-
getDebug
-
-
getDebugInfo
-
Get additional debug information supplied by the application.
-
getDescription
-
Returns a formatted description field, depending on descriptionHtmlSyndicated and
-
getExtension
-
-
getFileName
-
-
getFiles
-
-
getHeaders
-
-
getMessage
-
Get the error message from an error object.
-
getMode
-
Get the error mode from an error object.
-
getObject
-
-
getStaticProperty
-
If you have a class that's mostly/entirely static, and you need static
-
getTime
-
-
getType
-
Get the name of this error/exception.
-
getUserInfo
-
Get additional user-supplied information.
-
getVCard
-
-
get_attributes
-
method: get_attributes
-
get_language_name
-
get_language_name()
-
get_stylesheet
-
method: get_stylesheet
-
get_tab_replacement
-
method: get_tab_replacement --------------------------- Gets the replacement string for tabs in the source code. Useful for HTML highlighting, where tabs don't mean anything to a browser.
-
get_time
-
method: get_time
-
geshi.php
-
-
$saxparser
-
-
$second
-
-
$separator
-
Contains HTML to be output between entries. A separator is only used in case of multiple entries.
-
$skipDays
-
-
$skipHours
-
-
$source
-
-
$source
-
-
$startTime
-
-
$statusCode
-
-
$stopTime
-
-
$strict_mode
-
-
$stylelessOutput
-
In case of very simple output you may want to get rid of the style tags,
-
$stylePrefix
-
Used to prefix the stylenames to make sure they are unique and do not clash with stylenames on the users' page.
-
$syndicateHtml
-
-
$syndicationURL
-
Optional attributes of a feed.
-
sql.php
-
-
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.
-
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.
-
setAddress
-
-
setBirthday
-
-
setDebug
-
-
setEmail
-
-
setErrorHandling
-
Sets how errors generated by this object should be handled.
-
setFormattedName
-
-
setHeader
-
-
setHeaders
-
-
setHTTPEvent
-
-
setLabel
-
-
setName
-
-
setNote
-
-
setPhoneNumber
-
-
setPhoto
-
-
setProtocolVersion
-
-
setURL
-
-
set_brackets_highlighting
-
method: set_brackets_highlighting --------------------------------- Turns highlighting on/off for brackets
-
set_brackets_style
-
method: set_brackets_style
-
set_case_keywords
-
method: set_case_keywords
-
set_case_sensitivity
-
method: set_case_sensitivity
-
set_code_style
-
method: set_code_style
-
set_comments_highlighting
-
method: set_comments_highlighting
-
set_comments_style
-
method: set_comments_style
-
set_encoding
-
method: set_encoding -------------------- Sets the encoding used for htmlentities(), for international support.
-
set_escape_characters_highlighting
-
method: set_escape_characters_highlighting
-
set_escape_characters_style
-
method: set_escape_characters_style
-
set_footer_content
-
method: set_footer_content
-
set_footer_content_style
-
method: set_footer_content_style
-
set_header_content
-
method: set_header_content
-
set_header_content_style
-
method: set_header_content_style
-
set_header_type
-
method: set_header_type
-
set_highlight_lines_extra_style
-
method: set_highlight_lines_extra_style
-
set_important_styles
-
method: set_important_styles
-
set_keyword_group_highlighting
-
method: set_keyword_group_highlighting
-
set_keyword_group_style
-
method: set_keyword_group_style
-
set_language
-
method: set_language
-
set_language_path
-
method: set_language_path
-
set_line_style
-
method: set_line_style
-
set_link_styles
-
method: set_link_styles
-
set_link_target
-
method: set_link_target
-
set_methods_highlighting
-
method: set_methods_highlighting
-
set_methods_style
-
method: set_methods_style
-
set_numbers_highlighting
-
method: set_numbers_highlighting
-
set_numbers_style
-
method: set_numbers_style
-
set_overall_class
-
method: set_overall_class
-
set_overall_id
-
method: set_overall_id
-
set_overall_style
-
method: set_overall_style
-
set_regexps_highlighting
-
method: set_regexps_highlighting
-
set_regexps_style
-
method: set_regexps_style
-
set_source
-
method: set_source
-
set_strings_highlighting
-
method: set_strings_highlighting
-
set_strings_style
-
method: set_strings_style
-
set_symbols_highlighting
-
method: set_symbols_highlighting
-
set_symbols_style
-
method: set_symbols_style
-
set_tab_width
-
method: set_tab_width
-
set_time
-
method: set_time
-
set_url_for_keyword_group
-
method: set_url_for_keyword_group
-
start
-
-
start
-
-
start_line_numbers_at
-
method: start_line_numbers_at ----------------------------- Sets what number line numbers should start at. Should be a positive integer, and will be converted to one.
-
stop
-