Class: Kaltura::KalturaUiConf
- Inherits:
-
KalturaObjectBase
- Object
- KalturaObjectBase
- Kaltura::KalturaUiConf
- Defined in:
- lib/kaltura_types.rb
Direct Known Subclasses
Instance Attribute Summary collapse
-
#conf_file ⇒ Object
Returns the value of attribute conf_file.
-
#conf_file_features ⇒ Object
Returns the value of attribute conf_file_features.
-
#conf_file_path ⇒ Object
Returns the value of attribute conf_file_path.
-
#conf_vars ⇒ Object
Returns the value of attribute conf_vars.
-
#config ⇒ Object
Returns the value of attribute config.
-
#created_at ⇒ Object
Entry creation date as Unix timestamp (In seconds).
-
#creation_mode ⇒ Object
Returns the value of attribute creation_mode.
-
#description ⇒ Object
Returns the value of attribute description.
-
#height ⇒ Object
Returns the value of attribute height.
-
#html5url ⇒ Object
Returns the value of attribute html5url.
-
#html_params ⇒ Object
Returns the value of attribute html_params.
-
#id ⇒ Object
Returns the value of attribute id.
-
#name ⇒ Object
Name of the uiConf, this is not a primary key.
-
#obj_type ⇒ Object
Returns the value of attribute obj_type.
-
#obj_type_as_string ⇒ Object
Returns the value of attribute obj_type_as_string.
-
#partner_id ⇒ Object
Returns the value of attribute partner_id.
-
#partner_tags ⇒ Object
Returns the value of attribute partner_tags.
-
#swf_url ⇒ Object
Returns the value of attribute swf_url.
-
#swf_url_version ⇒ Object
Returns the value of attribute swf_url_version.
-
#tags ⇒ Object
Returns the value of attribute tags.
-
#updated_at ⇒ Object
Entry creation date as Unix timestamp (In seconds).
-
#use_cdn ⇒ Object
Returns the value of attribute use_cdn.
-
#version ⇒ Object
UiConf version.
-
#width ⇒ Object
Returns the value of attribute width.
Attributes inherited from KalturaObjectBase
#object_type, #related_objects
Instance Method Summary collapse
Methods inherited from KalturaObjectBase
Instance Attribute Details
#conf_file ⇒ Object
Returns the value of attribute conf_file.
9919 9920 9921 |
# File 'lib/kaltura_types.rb', line 9919 def conf_file @conf_file end |
#conf_file_features ⇒ Object
Returns the value of attribute conf_file_features.
9920 9921 9922 |
# File 'lib/kaltura_types.rb', line 9920 def conf_file_features @conf_file_features end |
#conf_file_path ⇒ Object
Returns the value of attribute conf_file_path.
9918 9919 9920 |
# File 'lib/kaltura_types.rb', line 9918 def conf_file_path @conf_file_path end |
#conf_vars ⇒ Object
Returns the value of attribute conf_vars.
9922 9923 9924 |
# File 'lib/kaltura_types.rb', line 9922 def conf_vars @conf_vars end |
#config ⇒ Object
Returns the value of attribute config.
9921 9922 9923 |
# File 'lib/kaltura_types.rb', line 9921 def config @config end |
#created_at ⇒ Object
Entry creation date as Unix timestamp (In seconds)
9927 9928 9929 |
# File 'lib/kaltura_types.rb', line 9927 def created_at @created_at end |
#creation_mode ⇒ Object
Returns the value of attribute creation_mode.
9930 9931 9932 |
# File 'lib/kaltura_types.rb', line 9930 def creation_mode @creation_mode end |
#description ⇒ Object
Returns the value of attribute description.
9910 9911 9912 |
# File 'lib/kaltura_types.rb', line 9910 def description @description end |
#height ⇒ Object
Returns the value of attribute height.
9915 9916 9917 |
# File 'lib/kaltura_types.rb', line 9915 def height @height end |
#html5url ⇒ Object
Returns the value of attribute html5url.
9931 9932 9933 |
# File 'lib/kaltura_types.rb', line 9931 def html5url @html5url end |
#html_params ⇒ Object
Returns the value of attribute html_params.
9916 9917 9918 |
# File 'lib/kaltura_types.rb', line 9916 def html_params @html_params end |
#id ⇒ Object
Returns the value of attribute id.
9907 9908 9909 |
# File 'lib/kaltura_types.rb', line 9907 def id @id end |
#name ⇒ Object
Name of the uiConf, this is not a primary key
9909 9910 9911 |
# File 'lib/kaltura_types.rb', line 9909 def name @name end |
#obj_type ⇒ Object
Returns the value of attribute obj_type.
9912 9913 9914 |
# File 'lib/kaltura_types.rb', line 9912 def obj_type @obj_type end |
#obj_type_as_string ⇒ Object
Returns the value of attribute obj_type_as_string.
9913 9914 9915 |
# File 'lib/kaltura_types.rb', line 9913 def obj_type_as_string @obj_type_as_string end |
#partner_id ⇒ Object
Returns the value of attribute partner_id.
9911 9912 9913 |
# File 'lib/kaltura_types.rb', line 9911 def partner_id @partner_id end |
#partner_tags ⇒ Object
Returns the value of attribute partner_tags.
9934 9935 9936 |
# File 'lib/kaltura_types.rb', line 9934 def @partner_tags end |
#swf_url ⇒ Object
Returns the value of attribute swf_url.
9917 9918 9919 |
# File 'lib/kaltura_types.rb', line 9917 def swf_url @swf_url end |
#swf_url_version ⇒ Object
Returns the value of attribute swf_url_version.
9925 9926 9927 |
# File 'lib/kaltura_types.rb', line 9925 def swf_url_version @swf_url_version end |
#tags ⇒ Object
Returns the value of attribute tags.
9924 9925 9926 |
# File 'lib/kaltura_types.rb', line 9924 def @tags end |
#updated_at ⇒ Object
Entry creation date as Unix timestamp (In seconds)
9929 9930 9931 |
# File 'lib/kaltura_types.rb', line 9929 def updated_at @updated_at end |
#use_cdn ⇒ Object
Returns the value of attribute use_cdn.
9923 9924 9925 |
# File 'lib/kaltura_types.rb', line 9923 def use_cdn @use_cdn end |
#version ⇒ Object
UiConf version
9933 9934 9935 |
# File 'lib/kaltura_types.rb', line 9933 def version @version end |
#width ⇒ Object
Returns the value of attribute width.
9914 9915 9916 |
# File 'lib/kaltura_types.rb', line 9914 def width @width end |
Instance Method Details
#from_xml(xml_element) ⇒ Object
9964 9965 9966 9967 9968 9969 9970 9971 9972 9973 9974 9975 9976 9977 9978 9979 9980 9981 9982 9983 9984 9985 9986 9987 9988 9989 9990 9991 9992 9993 9994 9995 9996 9997 9998 9999 10000 10001 10002 10003 10004 10005 10006 10007 10008 10009 10010 10011 10012 10013 10014 10015 10016 10017 10018 10019 10020 10021 10022 10023 10024 10025 10026 10027 10028 10029 10030 10031 10032 10033 10034 10035 10036 10037 10038 |
# File 'lib/kaltura_types.rb', line 9964 def from_xml(xml_element) super if xml_element.elements['id'] != nil self.id = xml_element.elements['id'].text end if xml_element.elements['name'] != nil self.name = xml_element.elements['name'].text end if xml_element.elements['description'] != nil self.description = xml_element.elements['description'].text end if xml_element.elements['partnerId'] != nil self.partner_id = xml_element.elements['partnerId'].text end if xml_element.elements['objType'] != nil self.obj_type = xml_element.elements['objType'].text end if xml_element.elements['objTypeAsString'] != nil self.obj_type_as_string = xml_element.elements['objTypeAsString'].text end if xml_element.elements['width'] != nil self.width = xml_element.elements['width'].text end if xml_element.elements['height'] != nil self.height = xml_element.elements['height'].text end if xml_element.elements['htmlParams'] != nil self.html_params = xml_element.elements['htmlParams'].text end if xml_element.elements['swfUrl'] != nil self.swf_url = xml_element.elements['swfUrl'].text end if xml_element.elements['confFilePath'] != nil self.conf_file_path = xml_element.elements['confFilePath'].text end if xml_element.elements['confFile'] != nil self.conf_file = xml_element.elements['confFile'].text end if xml_element.elements['confFileFeatures'] != nil self.conf_file_features = xml_element.elements['confFileFeatures'].text end if xml_element.elements['config'] != nil self.config = xml_element.elements['config'].text end if xml_element.elements['confVars'] != nil self.conf_vars = xml_element.elements['confVars'].text end if xml_element.elements['useCdn'] != nil self.use_cdn = xml_element.elements['useCdn'].text end if xml_element.elements['tags'] != nil self. = xml_element.elements['tags'].text end if xml_element.elements['swfUrlVersion'] != nil self.swf_url_version = xml_element.elements['swfUrlVersion'].text end if xml_element.elements['createdAt'] != nil self.created_at = xml_element.elements['createdAt'].text end if xml_element.elements['updatedAt'] != nil self.updated_at = xml_element.elements['updatedAt'].text end if xml_element.elements['creationMode'] != nil self.creation_mode = xml_element.elements['creationMode'].text end if xml_element.elements['html5Url'] != nil self.html5url = xml_element.elements['html5Url'].text end if xml_element.elements['version'] != nil self.version = xml_element.elements['version'].text end if xml_element.elements['partnerTags'] != nil self. = xml_element.elements['partnerTags'].text end end |