$dbal
$dbal :null
The database abstraction layer buffer
Save(boolean $force_new_id = false,boolean $skip = false): \FAA\Obj\Result
save object entry in file system and git repository store the current payload inside the system storage and commit the changes to the local repository
boolean | $force_new_id | Indicate force new id on demand (local id empty) |
boolean | $skip | Skips sending email on demand |
A default system result set
RenderTemplate( $interface): \FAA\Obj\Result
Render the email base template and on demand the secondary one
Will also resolve static includes and dynamic attachments When attachments are encrypted the passwors will be added to the token %filepasswords%
$interface | MailSender |
A system result object with body in values and text body in secondary values
database(): \FAA\Handler\Database\MailDBAL|null
Get the database instance