Convert a forum entity into an stdClass.
More...
Convert a forum 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\forum::to_legacy_object |
( |
forum_entity | $forum | ) |
|
Convert a forum entity into an stdClass.
- Parameters
-
forum_entity | $forum | The forum to convert. |
- Return values
-
◆ to_legacy_objects()
mod_forum\local\data_mappers\legacy\forum::to_legacy_objects |
( |
array | $forums | ) |
|
Convert a list of forum entities into stdClasses.
- Parameters
-
forum_entity[] | $forums | The forums to convert. |
- Return values
-
The documentation for this class was generated from the following file:
- mod/forum/classes/local/data_mappers/legacy/forum.php