PrototypeNodeInterface

PrototypeNodeInterface

interface PrototypeNodeInterface implements NodeInterface

This interface must be implemented by nodes which can be used as prototypes.

Methods

string getName()

Returns the name of the node.

from NodeInterface
string getPath()

Returns the path of the node.

from 登录查看完整内容