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