| PHP |
|---|
| class LJCItems |
| construct | Initializes an object instance. |
| Clone | Creates an object clone. |
| GetKeys | Gets an indexed array of keys. |
| GetValues | Gets an indexed array of objects. |
| HasKey | _FunctionSummary_ |
| Item | Get item by index. |
| Add | _FunctionSummary_ |
| FindGroupItem | _FunctionSummary_ |
| Remove | Remove the item by Key value. |
| Retrieve | _FunctionSummary_ |
| getIterator | Allows foreach() |
| count | Allows Count(object). |