Moodle APIs 3.11
Moodle 3.11.11+ (Build: 20221125)
|
Public Member Functions | |
create_node_array () | |
Create a repository node array. More... | |
repository_googledocs\local\node\node::create_node_array | ( | ) |
Create a repository node array.
This method returns an array which structure is compatible to represent a content node (file/folder) in the repository.
array|null | The node array or null if the node could not be created |
Implemented in repository_googledocs\local\node\file_node, and repository_googledocs\local\node\folder_node.