Class: Kaltura::Category

Inherits:
Object show all
Defined in:
lib/acts_as_kaltura/extension/entry.rb

Instance Attribute Summary collapse

Instance Attribute Details

#appear_in_listObject

Returns the value of attribute appear_in_list.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def appear_in_list
  @appear_in_list
end

#contribution_policyObject

Returns the value of attribute contribution_policy.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def contribution_policy
  @contribution_policy
end

#default_order_byObject

Returns the value of attribute default_order_by.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def default_order_by
  @default_order_by
end

#default_permission_levelObject

Returns the value of attribute default_permission_level.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def default_permission_level
  @default_permission_level
end

#descriptionObject

Returns the value of attribute description.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def description
  @description
end

#direct_entries_countObject

Returns the value of attribute direct_entries_count.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def direct_entries_count
  @direct_entries_count
end

#direct_sub_categories_countObject

Returns the value of attribute direct_sub_categories_count.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def direct_sub_categories_count
  @direct_sub_categories_count
end

#full_idsObject

Returns the value of attribute full_ids.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def full_ids
  @full_ids
end

#inheritance_typeObject

Returns the value of attribute inheritance_type.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def inheritance_type
  @inheritance_type
end

#inherited_parent_idObject

Returns the value of attribute inherited_parent_id.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def inherited_parent_id
  @inherited_parent_id
end

#members_countObject

Returns the value of attribute members_count.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def members_count
  @members_count
end

#moderationObject

Returns the value of attribute moderation.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def moderation
  @moderation
end

#ownerObject

Returns the value of attribute owner.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def owner
  @owner
end

#partner_dataObject

Returns the value of attribute partner_data.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def partner_data
  @partner_data
end

#partner_sort_valueObject

Returns the value of attribute partner_sort_value.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def partner_sort_value
  @partner_sort_value
end

#pending_entries_countObject

Returns the value of attribute pending_entries_count.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def pending_entries_count
  @pending_entries_count
end

#pending_members_countObject

Returns the value of attribute pending_members_count.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def pending_members_count
  @pending_members_count
end

#privacyObject

Returns the value of attribute privacy.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def privacy
  @privacy
end

#privacy_contextObject

Returns the value of attribute privacy_context.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def privacy_context
  @privacy_context
end

#privacy_contextsObject

Returns the value of attribute privacy_contexts.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def privacy_contexts
  @privacy_contexts
end

#reference_idObject

Returns the value of attribute reference_id.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def reference_id
  @reference_id
end

#statusObject

Returns the value of attribute status.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def status
  @status
end

#tagsObject

Returns the value of attribute tags.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def tags
  @tags
end

#updated_atObject

Returns the value of attribute updated_at.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def updated_at
  @updated_at
end

#user_join_policyObject

Returns the value of attribute user_join_policy.



31
32
33
# File 'lib/acts_as_kaltura/extension/entry.rb', line 31

def user_join_policy
  @user_join_policy
end