You are here

public property KalturaContentCategories::$categories in Kaltura 7.3

Same name and namespace in other branches
  1. 5 kaltura_client/kaltura_client.php \KalturaContentCategories::categories
  2. 6.2 kaltura_client/kaltura_helpers.php \KalturaContentCategories::categories
  3. 6 kaltura_client/kaltura_client.php \KalturaContentCategories::categories
  4. 7.2 kaltura_client/kaltura_helpers.php \KalturaContentCategories::categories

File

kaltura_client/kaltura_helpers.php, line 653

Class

KalturaContentCategories
Class KalturaContentCategories.

Code

public $categories = array(
  'Arts & Literature',
  'Automotive',
  'Business',
  'Comedy',
  'Education',
  'Entertainment',
  'Film & Animation',
  'Gaming',
  'Howto & Style',
  'Lifestyle',
  'Men',
  'Music',
  'News & Politics',
  'Nonprofits & Activism',
  'People & Blogs',
  'Pets & Animals',
  'Science & Technology',
  'Sports',
  'Travel & Events',
  'Women',
);