Class: Kaltura::KalturaUiConf

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

#conf_fileObject

Returns the value of attribute conf_file.



5799
5800
5801
# File 'lib/kaltura_client.rb', line 5799

def conf_file
  @conf_file
end

#conf_file_featuresObject

Returns the value of attribute conf_file_features.



5800
5801
5802
# File 'lib/kaltura_client.rb', line 5800

def conf_file_features
  @conf_file_features
end

#conf_file_pathObject

Returns the value of attribute conf_file_path.



5798
5799
5800
# File 'lib/kaltura_client.rb', line 5798

def conf_file_path
  @conf_file_path
end

#conf_varsObject

Returns the value of attribute conf_vars.



5802
5803
5804
# File 'lib/kaltura_client.rb', line 5802

def conf_vars
  @conf_vars
end

#configObject

Returns the value of attribute config.



5801
5802
5803
# File 'lib/kaltura_client.rb', line 5801

def config
  @config
end

#created_atObject

Entry creation date as Unix timestamp (In seconds)



5808
5809
5810
# File 'lib/kaltura_client.rb', line 5808

def created_at
  @created_at
end

#creation_modeObject

Returns the value of attribute creation_mode.



5812
5813
5814
# File 'lib/kaltura_client.rb', line 5812

def creation_mode
  @creation_mode
end

#descriptionObject

Returns the value of attribute description.



5790
5791
5792
# File 'lib/kaltura_client.rb', line 5790

def description
  @description
end

#heightObject

Returns the value of attribute height.



5795
5796
5797
# File 'lib/kaltura_client.rb', line 5795

def height
  @height
end

#html5urlObject

Returns the value of attribute html5url.



5813
5814
5815
# File 'lib/kaltura_client.rb', line 5813

def html5url
  @html5url
end

#html_paramsObject

Returns the value of attribute html_params.



5796
5797
5798
# File 'lib/kaltura_client.rb', line 5796

def html_params
  @html_params
end

#idObject

Returns the value of attribute id.



5786
5787
5788
# File 'lib/kaltura_client.rb', line 5786

def id
  @id
end

#nameObject

Name of the uiConf, this is not a primary key



5789
5790
5791
# File 'lib/kaltura_client.rb', line 5789

def name
  @name
end

#obj_typeObject

Returns the value of attribute obj_type.



5792
5793
5794
# File 'lib/kaltura_client.rb', line 5792

def obj_type
  @obj_type
end

#obj_type_as_stringObject

Returns the value of attribute obj_type_as_string.



5793
5794
5795
# File 'lib/kaltura_client.rb', line 5793

def obj_type_as_string
  @obj_type_as_string
end

#partner_idObject

Returns the value of attribute partner_id.



5791
5792
5793
# File 'lib/kaltura_client.rb', line 5791

def partner_id
  @partner_id
end

#partner_tagsObject

Returns the value of attribute partner_tags.



5817
5818
5819
# File 'lib/kaltura_client.rb', line 5817

def partner_tags
  @partner_tags
end

#swf_urlObject

Returns the value of attribute swf_url.



5797
5798
5799
# File 'lib/kaltura_client.rb', line 5797

def swf_url
  @swf_url
end

#swf_url_versionObject

Returns the value of attribute swf_url_version.



5805
5806
5807
# File 'lib/kaltura_client.rb', line 5805

def swf_url_version
  @swf_url_version
end

#tagsObject

Returns the value of attribute tags.



5804
5805
5806
# File 'lib/kaltura_client.rb', line 5804

def tags
  @tags
end

#updated_atObject

Entry creation date as Unix timestamp (In seconds)



5811
5812
5813
# File 'lib/kaltura_client.rb', line 5811

def updated_at
  @updated_at
end

#use_cdnObject

Returns the value of attribute use_cdn.



5803
5804
5805
# File 'lib/kaltura_client.rb', line 5803

def use_cdn
  @use_cdn
end

#versionObject

UiConf version



5816
5817
5818
# File 'lib/kaltura_client.rb', line 5816

def version
  @version
end

#widthObject

Returns the value of attribute width.



5794
5795
5796
# File 'lib/kaltura_client.rb', line 5794

def width
  @width
end