Fullscreen
Loading...
 
[Show/Hide Right Column]

Create a frame in which to assemble custom applications

Plugin AppFrame

Introduced with Tiki9

Use this wiki plugin to create a frame to assemble custom applications in. Components in the frame will be various wiki pages and modules.

This is useful if you want your Tiki to feel more like a custom-made application instead of a CMS with custom features. See Framework

AppFrame uses its own set of plugins do define the structure of the frame. The plugins can be nexted to reach the desired result. The plugin was build for the CartoGraf profile. Some features may be missing for your specific needs.

Structure plugins

  • COLUMN: Divides the space into columns. The 'width' parameter indicates the percentage of the space to use.
  • TAB: Created a tabbed interface. The 'label' parameter indicates the name displayed on the tab.
  • OVERLAY: Creates an overlay above the app frame at the desired position. The position can be specified in pixels relative to top, left, bottom or right.
  • ANCHOR: Creates a sliding panel at the right of the section. The panel is initially displayed as an icon, specified by a parameter of the same name.
  • COND: Determines if the content should be displayed based on a given condition (empty/notempty), useful in conjunction with arg variables.

Content plugins

  • PAGE: Includes a wiki page
  • TEMPLATE: Executes a smarty template
  • MODULE: Executes any module


Usage

{APPFRAME(min= , hideleft= , hideright= , fullpage= )} Application layout {APPFRAME}


Required parameters are in bold
Parameters
no parameters




Examples


Contributors to this page: Marc Laporte9146 points  , Louis-Philippe Huberdeau1046 points  and lindon137 points  .
Page last modified on Tuesday 22 May, 2012 18:51:48 UTC by Marc Laporte9146 points .
The content on this page is licensed under the terms of the Creative Commons Attribution-ShareAlike License.

Site Language

Reference Guide

Keywords

These keywords serve as "hubs" for navigation within the Tiki documentation. They correspond to development keywords (bug reports and feature requests):



Tiki Newsletter

Delivered fresh to your email inbox!
Newsletter subscribe icon
Don't miss major announcements and other news!
Contribute to Tiki

Show php error messages