Class: Kaltura::KalturaWidget

Inherits:
KalturaObjectBase show all
Defined in:
lib/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from KalturaObjectBase

#object_type

Method Summary

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#created_atObject

Returns the value of attribute created_at.



2527
2528
2529
# File 'lib/kaltura_client.rb', line 2527

def created_at
  @created_at
end

#entry_idObject

Returns the value of attribute entry_id.



2523
2524
2525
# File 'lib/kaltura_client.rb', line 2523

def entry_id
  @entry_id
end

#idObject

Returns the value of attribute id.



2519
2520
2521
# File 'lib/kaltura_client.rb', line 2519

def id
  @id
end

#partner_dataObject

Returns the value of attribute partner_data.



2529
2530
2531
# File 'lib/kaltura_client.rb', line 2529

def partner_data
  @partner_data
end

#partner_idObject

Returns the value of attribute partner_id.



2522
2523
2524
# File 'lib/kaltura_client.rb', line 2522

def partner_id
  @partner_id
end

#root_widget_idObject

Returns the value of attribute root_widget_id.



2521
2522
2523
# File 'lib/kaltura_client.rb', line 2521

def root_widget_id
  @root_widget_id
end

#security_policyObject

Returns the value of attribute security_policy.



2526
2527
2528
# File 'lib/kaltura_client.rb', line 2526

def security_policy
  @security_policy
end

#security_typeObject

Returns the value of attribute security_type.



2525
2526
2527
# File 'lib/kaltura_client.rb', line 2525

def security_type
  @security_type
end

#source_widget_idObject

Returns the value of attribute source_widget_id.



2520
2521
2522
# File 'lib/kaltura_client.rb', line 2520

def source_widget_id
  @source_widget_id
end

#ui_conf_idObject

Returns the value of attribute ui_conf_id.



2524
2525
2526
# File 'lib/kaltura_client.rb', line 2524

def ui_conf_id
  @ui_conf_id
end

#updated_atObject

Returns the value of attribute updated_at.



2528
2529
2530
# File 'lib/kaltura_client.rb', line 2528

def updated_at
  @updated_at
end

#widget_htmlObject

Returns the value of attribute widget_html.



2530
2531
2532
# File 'lib/kaltura_client.rb', line 2530

def widget_html
  @widget_html
end