ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
SplitterInterface.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
Sabre\VObject\Splitter
;
4
18
interface
SplitterInterface
{
19
27
function
__construct
(
$input
);
28
37
function
getNext
();
38
39
}
Sabre\VObject\Splitter\SplitterInterface\__construct
__construct($input)
Constructor.
Sabre\VObject\$input
if($argc< 3) $input
Definition:
mergeduplicates.php:35
Sabre\VObject\Splitter\SplitterInterface
VObject splitter.
Definition:
SplitterInterface.php:18
Sabre\VObject\Splitter
Definition:
ICalendar.php:3
php
Sabre\VObject\Splitter\SplitterInterface\getNext
getNext()
Every time getNext() is called, a new object will be parsed, until we hit the end of the stream...
libs
composer
vendor
sabre
vobject
lib
Splitter
SplitterInterface.php
Generated on Thu Jan 16 2025 19:01:53 for ILIAS by
1.8.13 (using
Doxyfile
)