Class: Kaltura::UiConf

Inherits:
ObjectBase show all
Defined in:
lib/kaltura/kaltura_client.rb

Instance Attribute Summary collapse

Attributes inherited from ObjectBase

#object_type

Method Summary

Methods inherited from ObjectBase

#camelcase, #to_b, #to_params

Instance Attribute Details

#conf_fileObject

Returns the value of attribute conf_file.



1034
1035
1036
# File 'lib/kaltura/kaltura_client.rb', line 1034

def conf_file
  @conf_file
end

#conf_file_featuresObject

Returns the value of attribute conf_file_features.



1035
1036
1037
# File 'lib/kaltura/kaltura_client.rb', line 1035

def conf_file_features
  @conf_file_features
end

#conf_file_pathObject

Returns the value of attribute conf_file_path.



1033
1034
1035
# File 'lib/kaltura/kaltura_client.rb', line 1033

def conf_file_path
  @conf_file_path
end

#conf_varsObject

Returns the value of attribute conf_vars.



1036
1037
1038
# File 'lib/kaltura/kaltura_client.rb', line 1036

def conf_vars
  @conf_vars
end

#created_atObject

Returns the value of attribute created_at.



1040
1041
1042
# File 'lib/kaltura/kaltura_client.rb', line 1040

def created_at
  @created_at
end

#creation_modeObject

Returns the value of attribute creation_mode.



1042
1043
1044
# File 'lib/kaltura/kaltura_client.rb', line 1042

def creation_mode
  @creation_mode
end

#descriptionObject

Returns the value of attribute description.



1025
1026
1027
# File 'lib/kaltura/kaltura_client.rb', line 1025

def description
  @description
end

#heightObject

Returns the value of attribute height.



1030
1031
1032
# File 'lib/kaltura/kaltura_client.rb', line 1030

def height
  @height
end

#html_paramsObject

Returns the value of attribute html_params.



1031
1032
1033
# File 'lib/kaltura/kaltura_client.rb', line 1031

def html_params
  @html_params
end

#idObject

Returns the value of attribute id.



1023
1024
1025
# File 'lib/kaltura/kaltura_client.rb', line 1023

def id
  @id
end

#nameObject

Returns the value of attribute name.



1024
1025
1026
# File 'lib/kaltura/kaltura_client.rb', line 1024

def name
  @name
end

#obj_typeObject

Returns the value of attribute obj_type.



1027
1028
1029
# File 'lib/kaltura/kaltura_client.rb', line 1027

def obj_type
  @obj_type
end

#obj_type_as_stringObject

Returns the value of attribute obj_type_as_string.



1028
1029
1030
# File 'lib/kaltura/kaltura_client.rb', line 1028

def obj_type_as_string
  @obj_type_as_string
end

#partner_idObject

Returns the value of attribute partner_id.



1026
1027
1028
# File 'lib/kaltura/kaltura_client.rb', line 1026

def partner_id
  @partner_id
end

#swf_urlObject

Returns the value of attribute swf_url.



1032
1033
1034
# File 'lib/kaltura/kaltura_client.rb', line 1032

def swf_url
  @swf_url
end

#swf_url_versionObject

Returns the value of attribute swf_url_version.



1039
1040
1041
# File 'lib/kaltura/kaltura_client.rb', line 1039

def swf_url_version
  @swf_url_version
end

#tagsObject

Returns the value of attribute tags.



1038
1039
1040
# File 'lib/kaltura/kaltura_client.rb', line 1038

def tags
  @tags
end

#updated_atObject

Returns the value of attribute updated_at.



1041
1042
1043
# File 'lib/kaltura/kaltura_client.rb', line 1041

def updated_at
  @updated_at
end

#use_cdnObject

Returns the value of attribute use_cdn.



1037
1038
1039
# File 'lib/kaltura/kaltura_client.rb', line 1037

def use_cdn
  @use_cdn
end

#widthObject

Returns the value of attribute width.



1029
1030
1031
# File 'lib/kaltura/kaltura_client.rb', line 1029

def width
  @width
end