Class autokeyword

Description

Projectname .......... Multibyte Keyword Generator

Version .............. 1.1 Last modified ........ 2010-01-19 Author(s) ............ Peter Kahl, www.dezzignz.com <bf91da40_AT_gmail.com> Ver Pangonilo <smp_AT_itsp.info> Copyright (c) ........ 2009 Peter Kahl 2006 Ver Pangonilo All Rights Reserved

Other contributors ... Vasilich <vasilich_AT_grafin.kiev.ua>

Class URL .... http://www.phpclasses.org/browse/package/5771.html GNU General Public License (Version 2, June 1991) =============================================================== This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Located in /includes/keyword_generator.class.php (line 109)


	
			
Variable Summary
Method Summary
autokeyword autokeyword ( $params)
void array_flatten ( $array, [ $flat = false])
void get_keywords ()
void html2txt ( $str)
void occure_filter ( $array,  $min)
void parse_2words ()
void parse_3words ()
void parse_words ()
void process_text ( $str)
void removeDuplicateKw ( $str)
void stripPunctuations ( $str)
Variables
mixed $contents (line 112)
mixed $encoding (line 113)
mixed $ignore (line 115)
mixed $keywords (line 118)
mixed $lang (line 114)
mixed $phrase2WordLengthMin (line 132)
mixed $phrase2WordLengthMinOccur (line 126)
mixed $phrase3WordLengthMin (line 136)
mixed $phrase3WordLengthMinOccur (line 133)
mixed $word2WordPhraseLengthMin (line 125)
mixed $word3WordPhraseLengthMin (line 129)
mixed $wordLengthMin (line 121)
mixed $wordOccuredMin (line 122)
Methods
Constructor autokeyword (line 140)
autokeyword autokeyword ( $params)
  • $params
array_flatten (line 473)
void array_flatten ( $array, [ $flat = false])
  • $array
  • $flat
get_keywords (line 221)
void get_keywords ()
html2txt (line 487)
void html2txt ( $str)
  • $str
occure_filter (line 457)
void occure_filter ( $array,  $min)
  • $array
  • $min
parse_2words (line 393)
void parse_2words ()
parse_3words (line 425)
void parse_3words ()
parse_words (line 367)
void parse_words ()
process_text (line 285)
void process_text ( $str)
  • $str
removeDuplicateKw (line 513)
void removeDuplicateKw ( $str)
  • $str
stripPunctuations (line 503)
void stripPunctuations ( $str)
  • $str

Documentation generated on Fri, 16 Apr 2010 12:54:45 +1000 by phpDocumentor 1.4.1