Function __global->wiki_derive_chain
Definitions
sources/wiki.php
- Create a Wiki+ chain from the specified page ID.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: string
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$id | AUTO_LINK | required parameter | N/A | N/A | The ID of the page to derive a chain for |
$root | ?AUTO_LINK | Null | N/A | N/A | Virtual root to use (null: none) |
Return
- The Wiki+ chain derived
- Type: string
- Set: N/A
- Range: N/A