45 | | * ''!GetList'' function is called to get complete associative list of available elements. In this list the key is an element identificator and value contains the presented above associative array describing the item. Besides the described standard properties, this array should contain |
---|
46 | | Of course, the ''rating'' and ''certain'' fields are not set yet. So, we have the following list of properties: |
---|
| 45 | * ''!GetList'' function is called to get complete associative list of available elements. In this list the key is an element identificator and value contains the presented above associative array describing the item. Besides the described standard properties, this array should contain the properties used for matching. The default implementation expects ''name'' and optionally ''uid'' properties to be matched against search string. And of course, the ''rating'' and ''certain'' fields are not set yet. So, we have the following list of properties: |
---|