Skip to content

SimplePie_Locator

Used for feed auto-discovery

  • Full name: \SimplePie_Locator
  • Parent class: \SimplePie\Locator
  • Warning: this class is deprecated. This means that this class will likely be removed in a future version.

Inherited methods

__construct

public __construct(\SimplePie\File $file, mixed $timeout = 10, mixed $useragent = null, mixed $max_checked_feeds = 10, mixed $force_fsockopen = false, mixed $curl_options = []): mixed

Parameters:

Parameter Type Description
$file \SimplePie\File
$timeout mixed
$useragent mixed
$max_checked_feeds mixed
$force_fsockopen mixed
$curl_options mixed

set_registry

Set the Registry into the class

public set_registry(\SimplePie\Registry $registry): void

Parameters:

Parameter Type Description
$registry \SimplePie\Registry

find

public find(mixed $type = SimplePieSimplePie::LOCATOR_ALL, mixed& $working = null): mixed

Parameters:

Parameter Type Description
$type mixed
$working mixed

is_feed

public is_feed(mixed $file, mixed $check_html = false): mixed

Parameters:

Parameter Type Description
$file mixed
$check_html mixed

get_base

public get_base(): mixed

autodiscovery

public autodiscovery(): mixed

search_elements_by_tag

protected search_elements_by_tag(mixed $name, mixed& $done, mixed $feeds): mixed

Parameters:

Parameter Type Description
$name mixed
$done mixed
$feeds mixed

public get_links(): mixed

public get_rel_link(mixed $rel): mixed

Parameters:

Parameter Type Description
$rel mixed

extension

public extension(mixed& $array): mixed

Parameters:

Parameter Type Description
$array mixed

body

public body(mixed& $array): mixed

Parameters:

Parameter Type Description
$array mixed


Automatically generated on 2025-03-18