This class represents a knowledge source
| author | bruno |
|---|---|
| package | personalization |
| subpackage | ksources |
__construct(string $u)
stringthe url string of the knowledge source
getURL() : string
stringthe urlgetValueFromPath(string $path, string $date)
| inherited_from | \KSourceDataProvider::getValueFromPath() |
|---|
stringthe path to the wanted data
stringoptional argument to precise the date of the wanted data
matchConstraint(string $c) : int
stringthe string constraint
inta completion code, if 0: no matches, 1: match, other: error$url : \url