property KalturaContentCategories::$categories in Kaltura 5
Same name and namespace in other branches
- 6.2 kaltura_client/kaltura_helpers.php \KalturaContentCategories::categories
- 6 kaltura_client/kaltura_client.php \KalturaContentCategories::categories
- 7.3 kaltura_client/kaltura_helpers.php \KalturaContentCategories::categories
- 7.2 kaltura_client/kaltura_helpers.php \KalturaContentCategories::categories
File
- kaltura_client/
kaltura_client.php, line 31
Class
Code
var $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',
);