Method | Description | |
---|---|---|
boot ( ) | Boot up the repository, pushing criteria | |
destroy ( $id ) : mixed | ||
getFields ( ) | ||
getFormFields ( integer $id ) : array | Execute the job. | |
model ( ) : string | Specify Model class name |
Method | Description | |
---|---|---|
fieldsFromModel ( integer $id, array $fields ) : array | Return the field values from the model |
public getFormFields ( integer $id ) : array | ||
$id | integer | |
return | array | of fieldnames => values |