PHP Classes

File: docs/ListSummary.md

Recommend this page to a friend!
  Classes of Kjell-Inge Gustafsson   Asit PHP Collection Class   docs/ListSummary.md   Download  
File: docs/ListSummary.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: Asit PHP Collection Class
Manages collections of elements stored in arrays
Author: By
Last change: 1.4.10
Date: 3 years ago
Size: 2,367 bytes
 

Contents

Class file image Download

[comment]: # (This file is part of Asit, manages array collections. Copyright 2020 Kjell-Inge Gustafsson, kigkonsult, All rights reserved, licence LGPL 3.0)

List Summary

> Class ItList extends [It]

> Class AsitList extends [Asit]

> Class AsittagList extends [Asittag]

> Class AsmitList extends [Asmit]

> Class AsmittagList extends [Asmittag]

  • assert collection elements of expected valueType * one of TypeInterface constants or FQCN (for class or interface)

Shared methods

* ```collection``` _array_ / _Traversable_
* ```valueType``` _string_
* Throws CollectionException, TypeException

  • 
    
  • Throws TypeException
* ```collection``` _array_ / _Traversable_
* ```valueType``` _string_
* Return _static_
* Throws CollectionException, TypeException
* Static

  • 
    
  • Return _static_
  • Throws TypeException
  • Static
* ```collection``` _array_ / _Traversable_
* ```valueType``` _string_
* Return _static_
* Throws CollectionException, TypeException
* Static

  • 
    
  • Return _static_
  • Throws TypeException
  • Static

Inherited methods

Inherited methods from [It] - [Asit] - [Asmit] - [Asittag] - [Asmittag]

Element value type methods

* Assert collection element value type
* ```element``` _mixed_
* Throws TypeException

---

  • Assert value type * one of TypeInterface constants or FQCN (for class or interface)
  • 
    
  • Throws TypeException
  • Static

* Return _string_

---

  • Return _bool_

* ```valueType``` _string_
  * one of TypeInterface constants or FQCN (for class or interface)
* Return _static_
* Throws TypeException

---
Go to [README] - [It] summary - [Asit]/[Asmit] summary - [Asittag]/[Asmittag] summary 

[Asit]:AsitSummary.md
[Asmit]:AsitSummary.md
[Asittag]:AsittagSummary.md
[Asmittag]:AsittagSummary.md
[It]:ItSummary.md
[README]:../README.md