Class icms_ipf_Metagen
Generates META tags
Package: Ipf
Category: ICMS
Copyright: The ImpressCMS Project http://www.impresscms.org/
License: GNU General Public License (GPL)
Author: marcan marcan@impresscms.org
Located at ipf/Metagen.php
Category: ICMS
Copyright: The ImpressCMS Project http://www.impresscms.org/
License: GNU General Public License (GPL)
Author: marcan marcan@impresscms.org
Located at ipf/Metagen.php
public
|
#
__construct( string $title, string $keywords = false, string $description = false, string $categoryPath = false )
Constructor for icms_ipf_Metagen |
public
boolean
|
|
public
string
|
#
generateSeoTitle( $title = '', $withExt = true )
Create a title for the short_url field of an article |
public
string
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
string
|
#
purifyText( string $text, boolean $keyword = false )
Cleans the provided text, a wrapper for icms_purifyText |
public
string
|
|
public
array
|
#
findMetaKeywords( string $text, integer $minChar )
Generates a list of keywords from the provided text |
public
string
|
|
public
|
|
public
|
|
public
|
public
object
|
$_myts
|
|
public
string
|
$_title
|
|
public
string
|
$_original_title
|
|
public
string
|
$_keywords
|
|
public
string
|
$_meta_description
|
|
public
string
|
$_categoryPath
|
|
public
string
|
$_description
|
|
public
integer
|
$_minChar
|
#
4
|