Path

ez.no / exponential / documentation / reference / data fetching / layout / sitedesign_list


sitedesign_list

Summary

Returns a list of the currently used sitedesigns

Usage

fetch( 'layout', 'sitedesign_list' )

Parameters

NameTypeDescriptionRequired

Returns

An array of strings

Description

Examples

The following design repositories are used:

{let sitedesign_list=fetch( 'layout', 'sitedesign_list' )}

   {section var=design loop=$sitedesign_list}

      {$design}

   {/section}

{/let}

Comments

Log in or create a user account to comment.

Contents

Reference

Database diagram
Template operators
Template functions
Data fetching
    Class
    Content
    Collaboration
    Layout
       sitedesign_list
    Notification
    Package
    Section
    Shop
    URL
    User
Modules
XML tags


Created

06/02/2004
1:36:57 pm
by Balazs Halasy

Last updated

11/02/2004
11:44:16 am
by B�rd Farstad

Authors

Balazs Halasy
B�rd Farstad



This page is part of the Exponential documentation. The documentation is available under the GNU Free Documentation License. All contributions will be released under the terms of this license.