Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
repository_googledocs\local\node\node Interface Reference

The googledocs repository content node interface. More...

Inheritance diagram for repository_googledocs\local\node\node:

Public Member Functions

 create_node_array ()
 Create a repository node array.
 

Detailed Description

The googledocs repository content node interface.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Member Function Documentation

◆ create_node_array()

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.

Return values
array|nullThe 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.


The documentation for this interface was generated from the following file: