|
Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
The googledocs repository content node interface. More...
Public Member Functions | |
| create_node_array () | |
| Create a repository node array. | |
The googledocs repository content node interface.
| 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.