72ca609b52
Changed _getDescendents to take _nested_ flag, be extensible later for smart folders and other types, and include the collection name in the dataset Added Collection.toArray() Sample array: '0' ... 'id' => "13" 'type' => "item" '1' ... 'id' => "14" 'type' => "item" '2' ... 'id' => "7373" 'name' => "A Sub-project!" 'type' => "collection" 'children' ... '0' ... 'id' => "15" 'type' => "item" '1' ... 'id' => "9233" 'name' => "A Sub-sub-project!" 'type' => "collection" 'children' ... |
||
---|---|---|
.. | ||
chromeFiles |