htmlmetatags
in package
Table of Contents
Methods
- __construct() : mixed
- getHTMLMetaData() : mixed
- Prints html meta data to be used in the <head> section of a page
- getOptionsSupported() : mixed
- ipURI() : mixed
- Traps imageProcessorURIs for causing them to be cached.
- getMetaAlbumAndImageTags() : mixed
- Helper function to print the album and image tags and/or the news article categorieslist within printMetaKeywords() Shortens the length to the allowed 1000 characters.
- getMetaKeywords() : mixed
- Helper function to list tags/categories as keywords separated by comma.
Methods
__construct()
public
__construct() : mixed
getHTMLMetaData()
Prints html meta data to be used in the <head> section of a page
public
static getHTMLMetaData() : mixed
getOptionsSupported()
public
getOptionsSupported() : mixed
ipURI()
Traps imageProcessorURIs for causing them to be cached.
public
static ipURI(string $uri) : mixed
Parameters
- $uri : string
getMetaAlbumAndImageTags()
Helper function to print the album and image tags and/or the news article categorieslist within printMetaKeywords() Shortens the length to the allowed 1000 characters.
private
static getMetaAlbumAndImageTags(array<string|int, mixed> $tags[, string $mode = "" ]) : mixed
Parameters
- $tags : array<string|int, mixed>
-
the array of the tags to list
- $mode : string = ""
-
"gallery" (to process tags on all) or "zenpage" (to process news categories)
getMetaKeywords()
Helper function to list tags/categories as keywords separated by comma.
private
static getMetaKeywords() : mixed
Note keywords do not have an SEO meaning anymore