Static Public Member Functions |
| static | getAllKeywords ($lang=false, $limit=0) |
| | Zwraca listę słów kluczowych jako array( key = array( count = ) )
|
| static | getSqlKeywordsCount ($itemId, $keywords, $lang=false, $where= '') |
| | Buduje SQL podający liczbę pasujących słów dla elementu.
|
Member Function Documentation
| static KWebKeywords::getAllKeywords |
( |
$ |
lang = false, |
|
|
$ |
limit = 0 |
|
) |
| [static] |
Zwraca listę słów kluczowych jako array( key = array( count = ) )
| static KWebKeywords::getSqlKeywordsCount |
( |
$ |
itemId, |
|
|
$ |
keywords, |
|
|
$ |
lang = false, |
|
|
$ |
where = '' |
|
) |
| [static] |
Buduje SQL podający liczbę pasujących słów dla elementu.
- Parameters:
-
| itemId | - id elementu do sprawdzenia, lub false żeby sprawdzić wszystkie... |
| $keywords | - tablica słów, lub KWebItem do ich wydobycia |
The documentation for this class was generated from the following file: