Class: Moodle2CC::Moodle2::Models::Moodle2File
- Inherits:
-
Object
- Object
- Moodle2CC::Moodle2::Models::Moodle2File
- Defined in:
- lib/moodle2cc/moodle2/models/moodle2_file.rb
Instance Attribute Summary collapse
-
#author ⇒ Object
Returns the value of attribute author.
-
#component ⇒ Object
Returns the value of attribute component.
-
#content_hash ⇒ Object
Returns the value of attribute content_hash.
-
#context_id ⇒ Object
Returns the value of attribute context_id.
-
#file_area ⇒ Object
Returns the value of attribute file_area.
-
#file_location ⇒ Object
Returns the value of attribute file_location.
-
#file_name ⇒ Object
Returns the value of attribute file_name.
-
#file_path ⇒ Object
Returns the value of attribute file_path.
-
#file_size ⇒ Object
Returns the value of attribute file_size.
-
#id ⇒ Object
Returns the value of attribute id.
-
#item_id ⇒ Object
Returns the value of attribute item_id.
-
#license ⇒ Object
Returns the value of attribute license.
-
#mime_type ⇒ Object
Returns the value of attribute mime_type.
-
#reference ⇒ Object
Returns the value of attribute reference.
-
#repository_id ⇒ Object
Returns the value of attribute repository_id.
-
#repository_type ⇒ Object
Returns the value of attribute repository_type.
-
#sort_order ⇒ Object
Returns the value of attribute sort_order.
-
#source ⇒ Object
Returns the value of attribute source.
-
#status ⇒ Object
Returns the value of attribute status.
-
#time_created ⇒ Object
Returns the value of attribute time_created.
-
#time_modified ⇒ Object
Returns the value of attribute time_modified.
-
#user_id ⇒ Object
Returns the value of attribute user_id.
Instance Attribute Details
#author ⇒ Object
Returns the value of attribute author.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/moodle2_file.rb', line 4 def @author end |
#component ⇒ Object
Returns the value of attribute component.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/moodle2_file.rb', line 4 def component @component end |
#content_hash ⇒ Object
Returns the value of attribute content_hash.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/moodle2_file.rb', line 4 def content_hash @content_hash end |
#context_id ⇒ Object
Returns the value of attribute context_id.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/moodle2_file.rb', line 4 def context_id @context_id end |
#file_area ⇒ Object
Returns the value of attribute file_area.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/moodle2_file.rb', line 4 def file_area @file_area end |
#file_location ⇒ Object
Returns the value of attribute file_location.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/moodle2_file.rb', line 4 def file_location @file_location end |
#file_name ⇒ Object
Returns the value of attribute file_name.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/moodle2_file.rb', line 4 def file_name @file_name end |
#file_path ⇒ Object
Returns the value of attribute file_path.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/moodle2_file.rb', line 4 def file_path @file_path end |
#file_size ⇒ Object
Returns the value of attribute file_size.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/moodle2_file.rb', line 4 def file_size @file_size end |
#id ⇒ Object
Returns the value of attribute id.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/moodle2_file.rb', line 4 def id @id end |
#item_id ⇒ Object
Returns the value of attribute item_id.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/moodle2_file.rb', line 4 def item_id @item_id end |
#license ⇒ Object
Returns the value of attribute license.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/moodle2_file.rb', line 4 def license @license end |
#mime_type ⇒ Object
Returns the value of attribute mime_type.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/moodle2_file.rb', line 4 def mime_type @mime_type end |
#reference ⇒ Object
Returns the value of attribute reference.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/moodle2_file.rb', line 4 def reference @reference end |
#repository_id ⇒ Object
Returns the value of attribute repository_id.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/moodle2_file.rb', line 4 def repository_id @repository_id end |
#repository_type ⇒ Object
Returns the value of attribute repository_type.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/moodle2_file.rb', line 4 def repository_type @repository_type end |
#sort_order ⇒ Object
Returns the value of attribute sort_order.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/moodle2_file.rb', line 4 def sort_order @sort_order end |
#source ⇒ Object
Returns the value of attribute source.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/moodle2_file.rb', line 4 def source @source end |
#status ⇒ Object
Returns the value of attribute status.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/moodle2_file.rb', line 4 def status @status end |
#time_created ⇒ Object
Returns the value of attribute time_created.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/moodle2_file.rb', line 4 def time_created @time_created end |
#time_modified ⇒ Object
Returns the value of attribute time_modified.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/moodle2_file.rb', line 4 def time_modified @time_modified end |
#user_id ⇒ Object
Returns the value of attribute user_id.
4 5 6 |
# File 'lib/moodle2cc/moodle2/models/moodle2_file.rb', line 4 def user_id @user_id end |