[ class tree: plugins ] [ index: plugins ] [ all elements ]

Procedural File: html_meta_tags.php

Source Location: /zp-extensions/html_meta_tags.php

Page Details
Classes
Class Description
htmlmetatags A plugin to print the most common html meta tags to the head of your site's pages using general existing Zenphoto info like gallery description, tags or Zenpage news categories.
Functions
getHTMLMetaData  [line 122]

Prints html meta data to be used in the <head> section of a page


void getHTMLMetaData( )

[ Top ]
getMetaAlbumAndImageTags  [line 288]

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.

Parameters:
array   $tags:  the array of the tags to list
string   $mode:  "gallery" (to process tags on all) or "zenpage" (to process news categories)


void getMetaAlbumAndImageTags( array $tags, [string $mode = &quot;&quot;]  )

[ Top ]
getMetaKeywords  [line 253]

Helper function to list tags/categories as keywords separated by comma.

Parameters:
array   $array:  the array of the tags or categories to list


void getMetaKeywords( [array $array = the array of the tags or categories to list]  )

[ Top ]


Documentation generated on Tue, 20 Dec 2011 16:07:29 +0100 by phpDocumentor 1.4.3