DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:event:io_namespace_created

IO_NAMESPACE_CREATED

Description:
catch namespace creations
DefaultAction:
the namespace is created
Preventable:
no
Added:
2006-07-05

This event is called by io_createNamespace() in inc/io.php after creating namespaces. Events are called “inside out” so parent namespace created events are called before their children.

Passed Data

  • $data[0] – ns: The colon separated namespace path minus the trailing page name.
  • $data[1] – ns_type: 'pages' or 'media' namespace tree.

See also

devel/event/io_namespace_created.txt · Last modified: 2018-12-08 15:42 by torpedo

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki