LMS

Welcome to the Lobeo Module Server project. Please feel free to submit bugs related to it.
   | Tasklist |   

FS#576 - [Lobby] add methods to access script item attributes

Attached to Project: LMS
Opened by Guillaume (Guillaume) - Friday, 08 March 2013, 10:43 GMT
Last edited by Ferdinand (PaGaisu) - Tuesday, 26 March 2013, 13:19 GMT
Task Type Feature Request
Category
Status Closed
Assigned To Ferdinand (PaGaisu)
Operating System All
Severity Low
Priority Normal
Reported Version alpha6
Due in Version alpha7
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Hi,

Add methods in the module context to interact with the script item attributes

the methods must allow us to
- get the type of the script
- get the list of objects to import from the descriptor file
- get the list of attributes from the descriptor file
This task depends upon

Closed by  Ferdinand (PaGaisu)
Tuesday, 26 March 2013, 13:19 GMT
Reason for closing:  Implemented
Comment by Ferdinand (PaGaisu) - Tuesday, 26 March 2013, 13:18 GMT
Attached to the event:
com/lobeo/lms/script/INITIALIZING

script.attributes.type
script.parameter.list
script.object.list

Loading...