PHP Interface Jackalope\Transport\NodeTypeManagementInterface
There is an alternate interface if your transport implements direct support
for the "compact node type and namespace" definition. But if it does not,
Jackalope will parse the cnd for you and call registerNodeTypes.
Note that this is about creating custom node types. The basic node type
discovery is part of the CoreInterface.
ファイルを表示
Open project: jackalope/jackalope
Public Methods
Method Details
registerNodeTypes()
public method
Register a list of node types with the storage backend