contenido\includes\functions.lay.php

Show: PublicProtectedPrivateinherited
    Table of Contents
    Project: Contenido Content Management System

    Description: Defines the Layout related functions

    Requirements:

    Author
    Jan Lengowski  
    Con_php_req
    5.0  
    Copyright
    four for business AG  
    License
    http://www.contenido.org/license/LIZENZ.txt  
    Link
    http://www.4fb.de  
    Link
    http://www.contenido.org  
    Package
    Contenido Backend includes  
    Since
    file available since contenido release <= 4.6 {@internal created 2003 modified 2008-06-26, Frederic Schneider, add security fix $Id: functions.lay.php 1185 2010-08-09 08:43:47Z timo.trautmann $: }}  
    Version
    1.3.2  

    Functions

    functionlayDeleteLayout( $idlay) : void

    Parameters
    NameTypeDescription
    $idlay
    functionlayEditLayout(int $idlay, string $name, string $description, string $code) : int

    Edit or Create a new layout

    Parameters
    NameTypeDescription
    $idlayint

    Id of the Layout

    $namestring

    Name of the Layout

    $descriptionstring

    Description of the Layout

    $codestring

    Layout HTML Code

    Returns
    TypeDescription
    int$idlay Id of the new or edited Layout
    Details
    Author
    Olaf Niemann  
    Copryright
    four for business AG  
    Documentation was generated by phpDocumentor 2.0.0a12.