PluginContentsx PluginContentsx(
)
|
|
Action Plugin Main Function
$options check_options(
string
$page, string
$current, array
$options, [array
$unknowns = array()]
)
|
|
Check validity and compatibility of options
Parameters:
|
string |
$page: |
name to get contents |
|
string |
$current: |
showing page name |
|
array |
$options: |
|
|
array |
$unknowns: |
|
$options check_page(
string
$page,
$current, array
$options
)
|
|
Check validity of page
Parameters:
|
string |
$page: |
|
|
array |
$options: |
|
|
|
$current: |
|
Clean Table of Contents Cache Files
Block Plugin Main Function
string display_toc(
string
$page, array
$options
)
|
|
Display Table of Contents
Parameters:
|
string |
$page: |
|
|
array |
$options: |
|
API Tags: