PQL Property | Object Property |
---|---|
{@code id} | {@link Content#id} |
{@code status} | {@link Content#status} |
{@code name} | {@link Content#name} |
{@code lastModifiedDateTime} | {@link Content#lastModifiedDateTime>}: Requires indexed content search to be enabled. |
Property | Type | Description | |
---|---|---|---|
$customTargetingValueId | integer | ||
$filterStatement | Statement |
Method | Description | |
---|---|---|
__construct ( $filterStatement = null, $customTargetingValueId = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $filterStatement = null, $customTargetingValueId = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |