[default] element index

Package indexes

All elements
a b c d e f g h i j k l m n o p r s t u v w x _
_
top
Variable $_allow_overlong
idna_convert::$_allow_overlong in idna_convert.class.php
Variable $_api_encoding
idna_convert::$_api_encoding in idna_convert.class.php
Variable $_base
idna_convert::$_base in idna_convert.class.php
Variable $_damp
idna_convert::$_damp in idna_convert.class.php
Variable $_error
idna_convert::$_error in idna_convert.class.php
Variable $_initial_bias
idna_convert::$_initial_bias in idna_convert.class.php
Variable $_initial_n
idna_convert::$_initial_n in idna_convert.class.php
Variable $_invalid_ucs
idna_convert::$_invalid_ucs in idna_convert.class.php
Variable $_lbase
idna_convert::$_lbase in idna_convert.class.php
Variable $_lcount
idna_convert::$_lcount in idna_convert.class.php
Variable $_max_ucs
idna_convert::$_max_ucs in idna_convert.class.php
Variable $_ncount
idna_convert::$_ncount in idna_convert.class.php
Variable $_punycode_prefix
idna_convert::$_punycode_prefix in idna_convert.class.php
Variable $_sbase
idna_convert::$_sbase in idna_convert.class.php
Variable $_scount
idna_convert::$_scount in idna_convert.class.php
Variable $_skew
idna_convert::$_skew in idna_convert.class.php
Variable $_strict_mode
idna_convert::$_strict_mode in idna_convert.class.php
Variable $_tbase
idna_convert::$_tbase in idna_convert.class.php
Variable $_tcount
idna_convert::$_tcount in idna_convert.class.php
Variable $_tmax
idna_convert::$_tmax in idna_convert.class.php
Variable $_tmin
idna_convert::$_tmin in idna_convert.class.php
Variable $_vbase
idna_convert::$_vbase in idna_convert.class.php
Variable $_vcount
idna_convert::$_vcount in idna_convert.class.php
Method __construct
Container::__construct() in Container.php
Constructor for the DI Container
Method __destruct
Remove items that link back to this before destroying this object
Method __toString
Method __toString
Method __toString
Method __toString
Method __toString
Method __toString
Method __toString
Method __toString
Method __toString
Method __toString
a
top
Variable $aliases
Container::$aliases in Container.php
Holds the key aliases.
Method absolutize_url
Method add_to_blinklist
Method add_to_blogmarks
Method add_to_delicious
Method add_to_digg
Method add_to_furl
Method add_to_magnolia
Method add_to_myweb20
Method add_to_newsvine
Method add_to_reddit
Method add_to_segnalo
Method add_to_simpy
Method add_to_spurl
Method add_to_wists
Method alias
Container::alias() in Container.php
Create an alias for a given key for easy access.
Method array_unique
Method atom_03_construct_type
Method atom_10_construct_type
Method atom_10_content_construct_type
Method autodiscovery
b
top
Variable $base
SimplePie_Locator::$base in simplepie.php
Variable $base
SimplePie_Sanitize::$base in simplepie.php
Variable $base_location
Variable $bitrate
Variable $body
SimplePie_File::$body in simplepie.php
Method body
SimplePie_Locator::body() in simplepie.php
Method buildObject
Container::buildObject() in Container.php
Build an object of class $key;
Method buildSharedObject
Convenience method for building a shared object.
c
top
Variable $cached_entities
Variable $cache_class
Variable $cache_location
Variable $cache_name_function
Variable $captions
Variable $categories
Variable $channels
Variable $checked_feeds
Variable $content_type_sniffer_class
Variable $copyright
Variable $credits
Variable $current_byte
Variable $current_column
Variable $current_line
Variable $current_xhtml_construct
Method cdata
SimplePie_Parser::cdata() in simplepie.php
Method change_encoding
Method codepoint_to_utf8
Converts a unicode codepoint to a UTF-8 character
Method compress_parse_url
Class Container
Container in Container.php
The Container class.
Class ContainerAwareInterface
ContainerAwareInterface in ContainerAwareInterface.php
Part of the Joomla Framework DI Package
Method create
SimplePie_Cache::create() in simplepie.php
Create a new SimplePie_Cache object
Method createChild
Container::createChild() in Container.php
Create a child Container with a new property scope that that has the ability to access the parent scope when resolving.
Page Container.php
Container.php in Container.php
Page ContainerAwareInterface.php
ContainerAwareInterface.php in ContainerAwareInterface.php
d
top
Variable $data
SimplePie_Item::$data in simplepie.php
Variable $data
SimplePie_Source::$data in simplepie.php
Variable $data
SimplePie_Parser::$data in simplepie.php
Variable $datas
SimplePie_Parser::$datas in simplepie.php
Variable $dataStore
Container::$dataStore in Container.php
Holds the keys, their callbacks, and whether or not the item is meant to be a shared resource.
Variable $description
Variable $duration
Method decode
idna_convert::decode() in idna_convert.class.php
Decode a given ACE domain name
Class DependencyResolutionException
DependencyResolutionException in DependencyResolutionException.php
Part of the Joomla Framework DI Package
Method display_cached_file
If a file has been cached, retrieve and display it.
Method do_strip_htmltags
Page DependencyResolutionException.php
DependencyResolutionException.php in DependencyResolutionException.php
e
top
Variable $element
Variable $elsewhere
Variable $email
SimplePie_Author::$email in simplepie.php
Variable $enable_cache
Variable $encode_instead_of_strip
Variable $encoding
Variable $endTime
Variable $error
SimplePie_File::$error in simplepie.php
Variable $error_code
Variable $error_string
Variable $expression
Variable $extension
Method element_implode
Method embed
Method encode
idna_convert::encode() in idna_convert.class.php
Encode a given UTF-8 domain name
Method encode_instead_of_strip
Method encoding
Method entities_decode
Decode HTML entities
Method error
SimplePie_Misc::error() in simplepie.php
Method extend
Container::extend() in Container.php
Extend a defined service Closure by wrapping the existing one with a new Closure. This works very similar to a decorator pattern. Note that this only works on service Closures that have been defined in the current Provider, not parent providers.
Method extension
f
top
Variable $feed
SimplePie_Item::$feed in simplepie.php
Variable $file
SimplePie_Locator::$file in simplepie.php
Variable $filename
Variable $file_class
Variable $file_class
Variable $force_fsockopen
Variable $framerate
Method find
SimplePie_Locator::find() in simplepie.php
Method fix_protocol
g
top
Method get
Container::get() in Container.php
Method to retrieve the results of running the $callback for the specified $key;
Method getContainer
ContainerAwareInterface::getContainer() in ContainerAwareInterface.php
Get the DI container.
Method getMethodArgs
Build an array of constructor parameters.
Method getNewInstance
Method to force the container to return a new instance of the results of the callback for requested $key.
Method getRaw
Container::getRaw() in Container.php
Get the raw data assigned to a key.
Method get_attribution
Method get_author
Method get_author
Method get_authors
Method get_authors
Method get_base
Method get_base
Method get_base
Method get_bitrate
Method get_caption
Method get_captions
Method get_categories
Method get_categories
Method get_categories
Method get_category
Method get_category
Method get_category
Method get_channels
Method get_content
Method get_contributor
Method get_contributor
Method get_contributors
Method get_contributors
Method get_copyright
Method get_copyright
Method get_copyright
Method get_credit
Method get_credits
Method get_curl_version
Method get_current_byte
Method get_current_column
Method get_current_line
Method get_data
Method get_date
Method get_description
Method get_description
Method get_description
Method get_duration
Method get_element
Method get_email
Method get_enclosure
Method get_enclosures
Grabs all available enclosures (podcasts, etc.)
Method get_endtime
Method get_error_code
Method get_error_string
Method get_expression
Method get_extension
Method get_feed
Method get_framerate
Method get_handler
Method get_hash
Method get_hashes
Method get_height
Method get_id
SimplePie_Item::get_id() in simplepie.php
Method get_image_url
Method get_item
Method get_item_tags
Method get_keyword
Method get_keywords
Method get_label
Method get_language
Method get_language
Method get_language
Method get_last_error
idna_convert::get_last_error() in idna_convert.class.php
Use this method to get the last error ocurred
Method get_latitude
Method get_latitude
Method get_length
Method get_link
Method get_link
Method get_link
Method get_link
Method get_links
Method get_links
Method get_links
Method get_local_date
Method get_longitude
Method get_longitude
Method get_medium
Method get_name
Method get_name
Method get_permalink
Added for parity between the parent-level and the item/entry-level.
Method get_permalink
Method get_player
Method get_rating
Method get_ratings
Method get_real_type
Method get_relationship
Method get_restriction
Method get_restrictions
Method get_role
Method get_sampling_rate
Method get_scheme
Method get_scheme
Method get_scheme
Method get_size
Method get_source
Method get_source_tags
Method get_starttime
Method get_term
Method get_text
Method get_thumbnail
Method get_thumbnails
Method get_title
Method get_title
Method get_title
Method get_type
Method get_type
Method get_type
Method get_url
Method get_value
Method get_value
Method get_width
h
top
Variable $handler
Variable $hashes
Variable $headers
SimplePie_File::$headers in simplepie.php
Variable $height
Variable $http_base
Method htmlspecialchars_decode
i
top
Variable $id
Variable $image_handler
Variable $instances
Container::$instances in Container.php
Holds the shared instances.
Variable $item
SimplePie_Source::$item in simplepie.php
Method idna_convert
idna_convert::idna_convert() in idna_convert.class.php
Class idna_convert
idna_convert in idna_convert.class.php
Encode/decode Internationalized Domain Names.
Method is_feed
Method is_isegment_nz_nc
Method is_subclass_of
Page idna_convert.class.php
idna_convert.class.php in idna_convert.class.php
j
top
Variable $javascript
k
top
Variable $keywords
l
top
Variable $label
Variable $label
Variable $lang
Variable $lang
SimplePie_Caption::$lang in simplepie.php
Variable $length
Variable $link
Variable $link
SimplePie_Author::$link in simplepie.php
Variable $local
SimplePie_Locator::$local in simplepie.php
Variable $location
Method load
Method load
m
top
Variable $max_checked_feeds
Variable $medium
Variable $method
SimplePie_File::$method in simplepie.php
Variable $mysql
Method mtime
Method mtime
n
top
Variable $name
Variable $name
SimplePie_Credit::$name in simplepie.php
Variable $name
SimplePie_Author::$name in simplepie.php
Variable $namespace
Method native_embed
Class Net_IDNA_php4
Net_IDNA_php4 in idna_convert.class.php
Adapter class for aligning the API of idna_convert with that of Net_IDNA
Method normalize_url
o
top
Variable $options
Variable $output_encoding
Method output_javascript
p
top
Variable $parent
Container::$parent in Container.php
Parent for hierarchical containers.
Variable $player
Page password.php
password.php in password.php
Method parse
SimplePie_Parser::parse() in simplepie.php
Method parse_date
Method parse_mime
Method parse_str
Similar to parse_str()
Method parse_url
Constant PASSWORD_BCRYPT
PASSWORD_BCRYPT in password.php
A Compatibility library with PHP 5.5's simplified password hashing API.
Constant PASSWORD_DEFAULT
PASSWORD_DEFAULT in password.php
Function password_get_info
password_get_info() in password.php
Get information about the password hash. Returns an array of the information that was used to generate the password hash.
Function password_hash
password_hash() in password.php
Hash the password using the specified algorithm
Function password_needs_rehash
password_needs_rehash() in password.php
Determine if the password hash needs to be rehashed according to the options provided
Function password_verify
password_verify() in password.php
Verify a password against a hash using a timing attack resistant approach
Method pass_cache_data
Method pass_file_data
Method percent_encoding_normalization
Method prepare_simplepie_object_for_cache
Method protect
Container::protect() in Container.php
Convenience method for creating protected keys.
r
top
Variable $ratings
Variable $redirects
Variable $relationship
Variable $remove_div
Variable $replace_url_attributes
Variable $restrictions
Variable $role
SimplePie_Credit::$role in simplepie.php
Method register
ServiceProviderInterface::register() in ServiceProviderInterface.php
Registers the service provider with a DI container.
Method registerServiceProvider
Register a service provider to the container.
Method remove_div
Method remove_dot_segments
Method replace_urls
Method resolveAlias
Container::resolveAlias() in Container.php
Search the aliases property for a matching alias key.
s
top
Variable $samplingrate
Variable $scheme
SimplePie_Credit::$scheme in simplepie.php
Variable $scheme
Variable $scheme
SimplePie_Rating::$scheme in simplepie.php
Variable $separator
Variable $startTime
Variable $status_code
Variable $strip_attributes
Variable $strip_comments
Variable $strip_htmltags
Variable $success
SimplePie_File::$success in simplepie.php
Page ServiceProviderInterface.php
ServiceProviderInterface.php in ServiceProviderInterface.php
Method sanitize
Method sanitize
Method sanitize
Method save
Method save
Method search_technorati
Class ServiceProviderInterface
ServiceProviderInterface in ServiceProviderInterface.php
Defines the interface for a Service Provider.
Method set
Container::set() in Container.php
Method to set the key and callback to the dataStore array.
Method setContainer
ContainerAwareInterface::setContainer() in ContainerAwareInterface.php
Set the DI container.
Method setParams
Net_IDNA_php4::setParams() in idna_convert.class.php
Sets a new option value. Available options and values:
Method set_image_handler
Method set_output_encoding
Method set_parameter
idna_convert::set_parameter() in idna_convert.class.php
Sets a new option value. Available options and values:
Method set_url_replacements
Set element/attribute key/value pairs of HTML attributes containing URLs that need to be resolved relative to the feed
Method share
Container::share() in Container.php
Convenience method for creating shared keys.
Method SimplePie_Author
Class SimplePie_Author
SimplePie_Author in simplepie.php
Class SimplePie_Cache
SimplePie_Cache in simplepie.php
Class SimplePie_Cache_DB
SimplePie_Cache_DB in simplepie.php
Method SimplePie_Cache_File
Class SimplePie_Cache_File
SimplePie_Cache_File in simplepie.php
Class SimplePie_Cache_MySQL
SimplePie_Cache_MySQL in simplepie.php
Method SimplePie_Cache_MySQL
Method SimplePie_Caption
Class SimplePie_Caption
SimplePie_Caption in simplepie.php
Class SimplePie_Category
SimplePie_Category in simplepie.php
Method SimplePie_Category
Method SimplePie_Copyright
Class SimplePie_Copyright
SimplePie_Copyright in simplepie.php
Class SimplePie_Credit
SimplePie_Credit in simplepie.php
Method SimplePie_Credit
Method SimplePie_Enclosure
Class SimplePie_Enclosure
SimplePie_Enclosure in simplepie.php
Method SimplePie_File
Class SimplePie_File
SimplePie_File in simplepie.php
Class SimplePie_Item
SimplePie_Item in simplepie.php
Method SimplePie_Item
Method SimplePie_Locator
Class SimplePie_Locator
SimplePie_Locator in simplepie.php
Class SimplePie_Misc
SimplePie_Misc in simplepie.php
Class SimplePie_Parser
SimplePie_Parser in simplepie.php
Method SimplePie_Rating
Class SimplePie_Rating
SimplePie_Rating in simplepie.php
Method SimplePie_Restriction
Class SimplePie_Restriction
SimplePie_Restriction in simplepie.php
Class SimplePie_Sanitize
SimplePie_Sanitize in simplepie.php
Class SimplePie_Source
SimplePie_Source in simplepie.php
Method SimplePie_Source
Method space_seperated_tokens
Method split_ns
Method stripos
SimplePie_Misc::stripos() in simplepie.php
Re-implementation of PHP 5's stripos()
Method strip_attributes
Method strip_comments
Strip HTML comments
Method strip_comments
Method strip_htmltags
t
top
Variable $term
SimplePie_Category::$term in simplepie.php
Variable $text
SimplePie_Caption::$text in simplepie.php
Variable $thumbnails
Variable $timeout
Variable $timeout
Variable $title
Variable $type
Variable $type
SimplePie_Caption::$type in simplepie.php
Variable $type
Method tag_close
Method tag_open
Method time_hms
Method touch
Method touch
u
top
Variable $url
SimplePie_File::$url in simplepie.php
Variable $url
SimplePie_Copyright::$url in simplepie.php
Variable $useragent
Variable $useragent
Variable $useragent
Method uncomment_rfc822
Remove RFC822 comments
Method unlink
Method unlink
Method utf8_bad_replace
Remove bad UTF-8 bytes
v
top
Variable $value
Variable $value
SimplePie_Rating::$value in simplepie.php
Page version_test.php
version_test.php in version_test.php
Method version_test
version_test::version_test() in version_test.php
Class version_test
version_test in version_test.php
Modififations
w
top
Variable $width
Method windows_1252_to_utf8
Converts a Windows-1252 encoded string to a UTF-8 encoded string
x
top
Variable $xml_base
Variable $xml_base_explicit
Variable $xml_lang
Method xml_encoding
Detect XML encoding, as per XML 1.0 Appendix F.1
a b c d e f g h i j k l m n o p r s t u v w x _