| Concept Framework 2.2 documentation | Contents | Index |
| Name | Type | Access | Version | Deprecated |
| DeleteItem | function | public | version 1.0 | no |
| public function DeleteItem(item_index) |
| item_index | the index of the item to delete as number, or the path as string or array |
| Deletes the item in the view at the given index. The index can be a number (eg: 3), a path string (eg: "3:2:2") or a path array (eg: [3,2,2]). |
| Documented by Eduard Suica, generation time: Sun Jan 27 18:15:10 2013 GMT | (c)2013 Devronium Applications |