|
static | create (array $values=[]) |
| Helper method to create an instance.
|
|
static | ensure ($array, $size=null) |
| Ensures that the passed array is a PdfArray instance with a (optional) specific size.
|
|
static | parse (Tokenizer $tokenizer, PdfParser $parser) |
| Parses an array of the passed tokenizer and parser.
|
|
◆ create()
static PdfArray::create |
( |
array | $values = [] | ) |
|
|
static |
Helper method to create an instance.
- Parameters
-
- Return values
-
◆ ensure()
static PdfArray::ensure |
( |
| $array, |
|
|
| $size = null ) |
|
static |
Ensures that the passed array is a PdfArray instance with a (optional) specific size.
- Parameters
-
mixed | $array | |
null | int | $size | |
- Return values
-
- Exceptions
-
◆ parse()
Parses an array of the passed tokenizer and parser.
- Parameters
-
- Return values
-
- Exceptions
-
The documentation for this class was generated from the following file:
- mod/assign/feedback/editpdf/fpdi/PdfParser/Type/PdfArray.php