You are here

public property KalturaBaseEntryFilter::$tagsLike in Kaltura 6.2

This filter should be in use for retrieving specific entries while applying an SQL 'LIKE' pattern matching on entry tags. It should include only one pattern for matching entry tags against.

Type: string

File

kaltura_client/KalturaClient.php, line 555

Class

KalturaBaseEntryFilter

Code

public $tagsLike = null;