![]() |
Antidot PHP API
version 0.16.0
##PHP API to simplify integration of Antidot components
|
This is the complete list of members for AfsInterval, including all inherited members.
__construct($lower_bound, $upper_bound=null) | AfsInterval | |
__toString() | AfsInterval | |
create($lower_bound=null, $upper_bound=null) | AfsInterval | static |
exclude_lower_bound() | AfsInterval | |
exclude_upper_bound() | AfsInterval | |
get_lower_bound() | AfsInterval | |
get_upper_bound() | AfsInterval | |
is_lower_bound_excluded() | AfsInterval | |
is_upper_bound_excluded() | AfsInterval | |
parse($value) | AfsInterval | static |