interface TableAble in QueryPath 6
Same name and namespace in other branches
- 7.3 QueryPath/Extension/QPList.php \TableAble
- 7.2 QueryPath/Extension/QPList.php \TableAble
Hierarchy
- interface \TableAble
Expanded class hierarchy of TableAble
All classes that implement TableAble
File
- QueryPath/
Extension/ QPList.php, line 108
View source
interface TableAble {
public function getHeaders();
public function getRows();
public function size();
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
TableAble:: |
public | function | 1 | |
TableAble:: |
public | function | 1 | |
TableAble:: |
public | function | 1 |