"Org GChart" plugin

Parent Previous Next

"ARI Smart Content - Org GChart" plugin creates org charts. The plugin can be enabled/disabled and configured on "Extensions → Plugin Manager" page on Joomla! backend. Common information how to use "ARI Smart Content" applications plugins is here. {orggchart} plugin tag is used for the plugin. The following plugin creates military org chart:


{orggchart allowCollapse="1"}

{node}

  General

  {node}

       Colonel 1

  {/node}

  {node}

       Colonel 2

       {node}

           Captain 1

           {node}

               Sergeant 1

          {/node}

       {/node}

       {node}

           Captain 2

           {node}

               Sergeant 2

               {node}

                   Private 1

               {/node}

               {node}

                   Private 2

               {/node}

               {node}

                   Private 3

               {/node}

          {/node}

       {/node}

  {/node}

{/node}

{/orggchart}


Use {node} tag inside {orggchart} or {node} to define a node of a chart.


The plugin supports only one root node. If several root nodes are defined, the first root node with children will be shown and others will be ignored.


Plugin settings


The following parameters can be defined on plugin settings page ("Extensions → Plugin Manager → ARI Smart Content - Org GChart" page on Joomla! backend):







Plugin code syntax


The following attributes can be used for {orggchart} tag:







The following attributes can be used for {node} tag: