|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Class AbstractManufacturer. More...
Inheritance diagram for ilAssLacAbstractManufacturer:
Collaboration diagram for ilAssLacAbstractManufacturer:Public Member Functions | |
| match ($subject) | |
| Matches a delivered string with a the pattern returned by getPattern implemented in the explicit Manufacturer. More... | |
Public Member Functions inherited from ilAssLacManufacturerInterface | |
| manufacture ($attribute) | |
| Create a new specific Composite object which is representing the delivered Attribute. More... | |
| getPattern () | |
| match ($subject) | |
| Matches a delivered string with a the pattern returned by getPattern implemented in the explicit Manufacturer. More... | |
Additional Inherited Members | |
Static Public Member Functions inherited from ilAssLacManufacturerInterface | |
| static | _getInstance () |
| Get an singleton of the manufacturer. More... | |
Class AbstractManufacturer.
Date: 26.03.13 Time: 15:13
Definition at line 12 of file ilAssLacAbstractManufacturer.php.
| ilAssLacAbstractManufacturer::match | ( | $subject | ) |
Matches a delivered string with a the pattern returned by getPattern implemented in the explicit Manufacturer.
| string | $subject |
| ilAssLacUnableToParseCondition |
Implements ilAssLacManufacturerInterface.
Definition at line 24 of file ilAssLacAbstractManufacturer.php.
References ilAssLacManufacturerInterface\getPattern().
Here is the call graph for this function: