|
Elgg
Version 1.12
|
This is the complete list of members for ElggPriorityList, including all inherited members.
| __construct(array $elements=array()) | ElggPriorityList | |
| add($element, $priority=null, $exact=false) | ElggPriorityList | |
| contains($element, $strict=false) | ElggPriorityList | |
| count() | ElggPriorityList | |
| current() | ElggPriorityList | |
| getElement($priority) | ElggPriorityList | |
| getElements() | ElggPriorityList | |
| getNextPriority($near=0) | ElggPriorityList | |
| getPriority($element, $strict=false) | ElggPriorityList | |
| key() | ElggPriorityList | |
| move($element, $new_priority, $strict=false) | ElggPriorityList | |
| next() | ElggPriorityList | |
| remove($element, $strict=false) | ElggPriorityList | |
| rewind() | ElggPriorityList | |
| sort($callback=null) | ElggPriorityList | |
| valid() | ElggPriorityList |