%3 ::xowiki::MenuItem ::xowiki::MenuItem init render ::xowiki::MenuComponent ::xowiki::MenuComponent ::xowiki::MenuItem->::xowiki::MenuComponent ::xowiki::Menu ::xowiki::Menu render ::xowiki::Menu->::xowiki::MenuComponent ::xowiki::BootstrapNavbarDropzone ::xowiki::BootstrapNavbarDropzone render ::xowiki::BootstrapNavbarDropzone->::xowiki::MenuComponent ::xo::tdom::Object ::xo::tdom::Object ::xowiki::MenuComponent->::xo::tdom::Object ::xowiki::BootstrapNavbarDropdownMenuItem ::xowiki::BootstrapNavbarDropdownMenuItem render ::xowiki::BootstrapNavbarDropdownMenuItem->::xowiki::MenuItem ::xowiki::BootstrapNavbarModeButton ::xowiki::BootstrapNavbarModeButton ::xowiki::BootstrapNavbarModeButton->::xowiki::MenuItem ::xowiki::YUIMenuItem ::xowiki::YUIMenuItem render ::xowiki::YUIMenuItem->::xowiki::MenuItem ::xowiki::YUIContextMenuItem ::xowiki::YUIContextMenuItem ::xowiki::YUIContextMenuItem->::xowiki::YUIMenuItem ::xowiki::YUIMenuBarItem ::xowiki::YUIMenuBarItem ::xowiki::YUIMenuBarItem->::xowiki::YUIMenuItem

Class ::xowiki::MenuItem

::xowiki::MenuItem[i] create ... \
           [ -CSSclass CSSclass ] \
           [ -group (default "") ] \
           [ -href href ] \
           [ -id (default "[:html_id]") ] \
           [ -linkclass linkclass ] \
           [ -listener listener ] \
           [ -style style ] \
           [ -target target ] \
           [ -text text ] \
           [ -title title ]

Class Relations

  • class: ::xo::tdom::Class[i]
  • superclass: ::xowiki::MenuComponent[i]
  • subclass: ::xowiki::BootstrapNavbarDropdownMenuItem[i], ::xowiki::BootstrapNavbarModeButton[i], ::xowiki::YUIMenuItem[i]

Methods (to be applied on instances)

  • init (scripted, private)

     <instance of xowiki::MenuItem[i]> init args [ args... ]

    doku

    Parameters:
    args

    Partial Call Graph (max 5 caller/called nodes):
    %3 test_create_folder_with_page create_folder_with_page (test xowf) xowiki::MenuItem instproc init xowiki::MenuItem instproc init test_create_folder_with_page->xowiki::MenuItem instproc init test_create_workflow_with_instance create_workflow_with_instance (test xowf) test_create_workflow_with_instance->xowiki::MenuItem instproc init

    Testcases:
    create_folder_with_page, create_workflow_with_instance
  • render (scripted, public)

     <instance of xowiki::MenuItem[i]> render

    doku

    Partial Call Graph (max 5 caller/called nodes):
    %3 html::a html::a html::li html::li html::t html::t xowiki::MenuItem instproc render xowiki::MenuItem instproc render xowiki::MenuItem instproc render->html::a xowiki::MenuItem instproc render->html::li xowiki::MenuItem instproc render->html::t

    Testcases:
    No testcase defined.