Class localizedfullpath
The localised fullpath query extends the fullpath query for localisation.
- Core\Object implements Core\Chainable
-
Core\Set
implements
Core\Accessor
-
Core\Query
-
Core\Query\Driver\fullpath
-
Core\Query\Driver\localizedfullpath
Package: Core\Query
Since: 3.1
Requires: PHP 5.3
Version: 1.1
Located at Query/Driver/localizedfullpath.inc.php
Methods summary
public
|
|
public
string
|
|
public
array
|
Methods inherited from Core\Query\Driver\fullpath
Methods inherited from Core\Query
Methods inherited from Core\Object
__autocreateFactory(),
__call(),
__processParameters(),
__toString(),
attachMethod(),
chain(),
getValueForKey(),
getValueForKeyPath(),
getValueForUndefinedKey(),
hash(),
issetValueForKey(),
setValueForKey(),
setValueForKeyPath(),
setValueForUndefinedKey(),
uuid()
Constants summary
string |
DefaultLocaleParameter
The name of the default locale to use, if no locale has been defined. Defaults to »en« if not defined. |
#
'default-locale'
|
Constants inherited from Core\Query
Constants inherited from Core\Object
AnyParameterType,
AutochainParameterType,
AutocreateParameterType,
BooleanParameterType,
CharParameterType,
EnumParameterType,
IntegerParameterType,
RealParameterType,
StringParameterType,
UserParameterType