Service for getting field definitions for type/subtype combinations.
More...
Service for getting field definitions for type/subtype combinations.
- Since
- 4.0
Definition at line 14 of file FieldsService.php.
Elgg\Forms\FieldsService::get |
( |
string |
$type, |
|
|
string |
$subtype |
|
) |
| |
Returns an array of fields for a give type/subtype combination.
- Parameters
-
string | $type | type of the entity to get fields for |
string | $subtype | subtype of the entity to get fields for |
- Returns
- array
Definition at line 52 of file FieldsService.php.
Elgg\Forms\FieldsService::$fields = [] |
|
protected |
Elgg\Forms\FieldsService::$hooks |
|
protected |
Elgg\Forms\FieldsService::$translator |
|
protected |
The documentation for this class was generated from the following file: