![]() |
Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Champs de données | |
$syndicationURL = '' | |
$image = null | |
$copyright = '' | |
$pubDate = '' | |
$lastBuildDate | |
$editor = '' | |
$docs = '' | |
$editorEmail = '' | |
$webmaster = '' | |
$category = '' | |
$ttl = '' | |
$rating = '' | |
$skipHours = '' | |
$skipDays = '' | |
$items = array() | |
![]() | |
$title = '' | |
$description = '' | |
$link = '' | |
$base = '' | |
$language = 'en-gb' | |
$direction = 'ltr' | |
$_generator = 'Joomla! - Open Source Content Management' | |
$_mdate = '' | |
$_tab = "\11" | |
$_lineEnd = "\12" | |
$_charset = 'utf-8' | |
$_mime = '' | |
$_namespace = '' | |
$_profile = '' | |
$_scripts = array() | |
$_script = array() | |
$_styleSheets = array() | |
$_style = array() | |
$_metaTags = array() | |
$_engine = null | |
$_type = null | |
Membres hérités additionnels | |
![]() | |
static | getInstance ($type='html', $attributes=array()) |
![]() | |
static | $_buffer = null |
![]() | |
preloadAssets () | |
![]() | |
$scriptOptions = array() | |
$mediaVersion = null | |
$factory | |
$preloadManager = null | |
$preloadTypes = ['preload', 'dns-prefetch', 'preconnect', 'prefetch', 'prerender'] | |
$webAssetManager = null | |
![]() | |
static | $instances = array() |
FeedDocument class, provides an easy interface to parse and display any feed document
__construct | ( | $options = array() | ) |
Class constructor
array | $options | Associative array of options |
Références $options, et Symfony\Contracts\Service\__construct().
addItem | ( | FeedItem | $item | ) |
Adds a FeedItem to the feed.
FeedItem | $item | The feeditem to add to the feed. |
Références $item, Document\$link, $this, et items.
render | ( | $cache = false , |
|
$params = array() |
|||
) |
Render the document
boolean | $cache | If true, cache the output |
array | $params | Associative array of attributes |
Références $attr, $data, $params, $renderer, $type, Text\_(), Document\getGenerator(), Document\loadRenderer(), et Document\setMimeEncoding().
$category = '' |
$copyright = '' |
$docs = '' |
$editor = '' |
$editorEmail = '' |
$items = array() |
$lastBuildDate |
$pubDate = '' |
$rating = '' |
$skipDays = '' |
$skipHours = '' |
$syndicationURL = '' |
$ttl = '' |
$webmaster = '' |