Class ::xowiki::PageTemplate

::xowiki::PageTemplate[i] create ... \
           [ -render_adp (default "0") ]

Defined in

Class Relations

  • class: ::xo::db::CrClass[i]
  • superclass: ::xowiki::Page[i]
  • subclass: ::xowiki::Form[i]

Methods (to be applied on the object)

  • count_usages (scripted)

Methods (to be applied on instances)

  • anon_instances (setter)

  • count_usages (scripted)

  • mime_type (setter)

  • page_template_id (setter)

  • render_adp (setter)

  • update (scripted)

  • www-delete (scripted, public)

     <instance of xowiki::PageTemplate[i]> www-delete \
        [ -return_url return_url ]

    This web-callable method deletes a page via the delete method of the package. This method checks first, if there exists still instances of this page (depending on it).

    Switches:
    -return_url (optional)

    Testcases:
    No testcase defined.