Class TTextMetaKeyword

Description

manage the meta keywords

  • author: SimpliciWeb
  • version: $Id: t_text_metakeyword.class.php 606 2007-07-19 10:14:30Z stephanet $

Located in /core/internal_components/common/t_text/t_text_metakeyword.class.php (line 67)

ObjectCached
   |
   --XTText
      |
      --TTextMetaKeyword
Variable Summary
Method Summary
 bool getArray ( &$r_result, array $r_result)
 bool getForTitle ( &$r_result, [string $p_ray_keyword = ""], string $r_result)
 void insert (array $p_array_words)
 bool isGoodKeyWord (string $key_word)
Variables
Methods
Constructor TTextMetaKeyword (line 82)

Constructor, init the requests and objects

TTextMetaKeyword TTextMetaKeyword ()
getArray (line 154)

get Array

  • return: TRUE on error
bool getArray ( &$r_result, array $r_result)
  • array $r_result
  • &$r_result
getForTitle (line 167)

Get for title

  • return: TRUE on error
bool getForTitle ( &$r_result, [string $p_ray_keyword = ""], string $r_result)
  • string $r_result
  • string $p_ray_keyword
  • &$r_result
insert (line 91)

Insert

void insert (array $p_array_words)
  • array $p_array_words
isGoodKeyWord (line 128)

Is good keyword

  • return: TRUE on error
bool isGoodKeyWord (string $key_word)
  • string $key_word

Inherited Methods

Inherited From XTText

 XTText::XTText()
 XTText::xDelete()
 XTText::xGet()
 XTText::xInsert()

Inherited From ObjectCached

 ObjectCached::xClearRemember()
 ObjectCached::xClearRememberAll()
 ObjectCached::xIsRemembered()
 ObjectCached::xRemember()

Documentation generated on Tue, 25 Mar 2008 15:37:26 +0100 by phpDocumentor 1.3.2