Loading...
 
Create a frame in which to assemble custom applications

Plugin App Frame

Use this wiki plugin, introduced in Tiki9, to create a frame to assemble custom applications in. Components in the frame can be various wiki pages and modules with associated display and execution logic. 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 to define the structure of the frame. The plugins can be nested to achieve the desired result. The PluginAppframe was built 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: Creates 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 and a label parameter allows a title tag to be set.
  • COND: Determines if the content should be displayed based on a given condition (empty/notempty), useful in conjunction with arg variables.
  • HIDDEN: allows a section of the frame to remian hidden

Content plugins

  • PAGE: Includes a wiki page
  • TEMPLATE: Executes a smarty template
  • MODULE: Executes any module
  • MAPCONTROL: allows control tools to be added to a map with the following options:
    • pan_zoom
    • mode_enable
    • select_feature
    • modify_feature
    • draw_polygon
    • draw_path
    • reset_zoom

Usage

Copy to clipboard
{APPFRAME(min= , hideleft= , hideright= , fullpage= )} Application layout {APPFRAME}
 Note
Application layout may only contain the above listed Structure plugins and Content plugins. IMPORTANT: normal plugins will not be executed.

Structure plugin examples

Copy to clipboard
{COLUMN(width=100%)} Contents of the column ie more Structure & Content plugins {COLUMN}

Copy to clipboard
{OVERLAY(top=375 left=12)} Contents of the overlay ie more Structure & Content plugins {OVERLAY}

Copy to clipboard
{ANCHOR(icon="path/to/image.jpg" label=title_text)} Contents of the anchor ie typically template & module plugins {ANCHOR}

Copy to clipboard
{HIDDEN()} Contents of the hidden section ie typically module plugins {HIDDEN}

Parameters

Create a frame in which to assemble custom applications
Introduced in Tiki 9.
Go to the source code
Preferences required: wikiplugin_appframe

Parameters Accepted Values Description Default Since
(body of plugin) Application layout
absolute n
y
Use all available space for the application frame (by means of CSS absolute positioning). n 9.0
fullpage n
y
Completely fill the content area of the page. n 9.0
fullscreen n
y
Fill the complete page. n 10.0
hideleft n
y
Hide the left column when the application frame is in use to provide more space to the application. n 9.0
hideright n
y
Hide the right column when the application frame is in use to provide more space to the application. n 9.0
max int Prevent the frame from becoming any higher than the specified size. -1 10.0
min int Prevent the frame from becoming any shorter than the specified size. 300 9.0
top int When using absolute mode, leave some space for the header at the top. 0 9.0

Examples

Cartograf profile

Help enter tracker 1 items with a view on tracker 2 items

Create the page with a view

filter on tracker 1
Copy to clipboard
{trackerfilter filters="1" action="Search" trackerId="1" }

Create the appFrame page

appframe page
Copy to clipboard
{APPFRAME(hideleft="y" hideright="y" fullpage="y" absolute="n" fullscreen="y")} {page name="filter on tracker 1" }{APPFRAME}

Create the general page

Fill tracker 2 with a view on tracker 1
Copy to clipboard
!Search tracker 1 {IFRAME(name="Search tracker 1" title="Search" width="100%" height="300" frameborder="0" scrolling="yes")}appframe page{IFRAME} !!!Fill tracker 2 {tracker trackerId="2" }

doc.tiki.org

Get Started

Admin Guide User Guide

Keywords

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

Accessibility (WAI and 508)
Accounting
Articles and Submissions
Backlinks
Banners
Batch
BigBlueButton audio/video/chat/screensharing
Blog
Bookmark
Browser Compatibility
Link Cache
Calendar
Category
Chat
Clean URLs
Comments
Communication Center
Compression (gzip)
Contacts (Address Book)
Contact us
Content Templates
Contribution
Cookie
Copyright
Credit
Custom Home and Group Home Page
Date and Time
Debugger Console
Directory of hyperlinks
Documentation link from Tiki to doc.tiki.org (Help System)
Docs
Draw
Dynamic Content
Dynamic Variable
External Authentication
FAQ
Featured links
File Gallery
Forum
Friendship Network (Community)
Gmap Google maps
Groups
Hotword
HTML Page
i18n (Multilingual, l10n)
Image Gallery
Import-Export
Install
Integrator
Interoperability
Inter-User Messages
InterTiki
Kaltura video management
Karma
Live Support
Login
Logs (system & action)
Look and Feel
Mail-in
Map with Mapserver
Menu
Meta Elements
Mobile Tiki and Voice Tiki
Module
MultiTiki
MyTiki
Newsletter
Notepad
Payment
Performance Speed / Load
Permissions
Platform independence (Linux-Apache, Windows/IIS, Mac, BSD)
Polls
Profiles
Profile Manager
Report
Toolbar
Quiz
Rating
Feeds
Score
Search engine optimization
Search
Search and Replace
Security
Semantic links
Shadowbox
Shadow Layers
Share
Shopping cart
Shoutbox
Slideshow
Smiley
Social Networks
Spam protection (Anti-bot CATPCHA)
Spellcheck
Spreadsheet
Stats
Surveys
Tags
Task
Tell a Friend, alert + Social Bookmarking
TikiTests
Theme CSS & Smarty
Tiki Manager
Trackers
Transitions
User Administration including registration and banning
User Files
User Menu
Watch
WebDAV
Webmail
Web Services
Wiki History, page rename, etc
Wiki Syntax
Wiki structure (book and table of content)
Workspace
WSOD
WYSIWYCA
WYSIWYG
XMLRPC

Tiki Newsletter

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