Convert an author entity into an stdClass.
More...
Convert an author entity into an stdClass.
- Copyright
- 2019 Ryan Wyllie ryan@.nosp@m.mood.nosp@m.le.co.nosp@m.m
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ to_legacy_object()
mod_forum\local\data_mappers\legacy\author::to_legacy_object |
( |
author_entity | $author | ) |
|
Convert an author entity into an stdClass.
- Parameters
-
author_entity | $author | The author to convert. |
- Return values
-
◆ to_legacy_objects()
mod_forum\local\data_mappers\legacy\author::to_legacy_objects |
( |
array | $authors | ) |
|
Convert a list of author entities into stdClasses.
- Parameters
-
author_entity[] | $authors | The authors to convert. |
- Return values
-
The documentation for this class was generated from the following file:
- mod/forum/classes/local/data_mappers/legacy/author.php