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.



2336
2337
2338
# File 'lib/kaltura_client.rb', line 2336

def conf_file
  @conf_file
end

#conf_file_featuresObject

Returns the value of attribute conf_file_features.



2337
2338
2339
# File 'lib/kaltura_client.rb', line 2337

def conf_file_features
  @conf_file_features
end

#conf_file_pathObject

Returns the value of attribute conf_file_path.



2335
2336
2337
# File 'lib/kaltura_client.rb', line 2335

def conf_file_path
  @conf_file_path
end

#conf_varsObject

Returns the value of attribute conf_vars.



2338
2339
2340
# File 'lib/kaltura_client.rb', line 2338

def conf_vars
  @conf_vars
end

#created_atObject

Returns the value of attribute created_at.



2342
2343
2344
# File 'lib/kaltura_client.rb', line 2342

def created_at
  @created_at
end

#creation_modeObject

Returns the value of attribute creation_mode.



2344
2345
2346
# File 'lib/kaltura_client.rb', line 2344

def creation_mode
  @creation_mode
end

#descriptionObject

Returns the value of attribute description.



2327
2328
2329
# File 'lib/kaltura_client.rb', line 2327

def description
  @description
end

#heightObject

Returns the value of attribute height.



2332
2333
2334
# File 'lib/kaltura_client.rb', line 2332

def height
  @height
end

#html_paramsObject

Returns the value of attribute html_params.



2333
2334
2335
# File 'lib/kaltura_client.rb', line 2333

def html_params
  @html_params
end

#idObject

Returns the value of attribute id.



2325
2326
2327
# File 'lib/kaltura_client.rb', line 2325

def id
  @id
end

#nameObject

Returns the value of attribute name.



2326
2327
2328
# File 'lib/kaltura_client.rb', line 2326

def name
  @name
end

#obj_typeObject

Returns the value of attribute obj_type.



2329
2330
2331
# File 'lib/kaltura_client.rb', line 2329

def obj_type
  @obj_type
end

#obj_type_as_stringObject

Returns the value of attribute obj_type_as_string.



2330
2331
2332
# File 'lib/kaltura_client.rb', line 2330

def obj_type_as_string
  @obj_type_as_string
end

#partner_idObject

Returns the value of attribute partner_id.



2328
2329
2330
# File 'lib/kaltura_client.rb', line 2328

def partner_id
  @partner_id
end

#swf_urlObject

Returns the value of attribute swf_url.



2334
2335
2336
# File 'lib/kaltura_client.rb', line 2334

def swf_url
  @swf_url
end

#swf_url_versionObject

Returns the value of attribute swf_url_version.



2341
2342
2343
# File 'lib/kaltura_client.rb', line 2341

def swf_url_version
  @swf_url_version
end

#tagsObject

Returns the value of attribute tags.



2340
2341
2342
# File 'lib/kaltura_client.rb', line 2340

def tags
  @tags
end

#updated_atObject

Returns the value of attribute updated_at.



2343
2344
2345
# File 'lib/kaltura_client.rb', line 2343

def updated_at
  @updated_at
end

#use_cdnObject

Returns the value of attribute use_cdn.



2339
2340
2341
# File 'lib/kaltura_client.rb', line 2339

def use_cdn
  @use_cdn
end

#widthObject

Returns the value of attribute width.



2331
2332
2333
# File 'lib/kaltura_client.rb', line 2331

def width
  @width
end