LEPTON CMS 7.0.0
feel free to keep it strictly simple...
Loading...
Searching...
No Matches
function.droplet_exists.php File Reference

Go to the source code of this file.

Functions

 droplet_exists ($droplet_name, $page_id, &$option=array())
 

Variables

if(!defined("SEC_FILE")) if(defined('LEPTON_PATH')) else
 
 $root = $oneback
 
 $level = 1
 

Function Documentation

◆ droplet_exists()

droplet_exists (   $droplet_name,
  $page_id,
$option = array() 
)

Check if the Droplet $droplet_name exists in a WYSIWYG section of $page_id or if the Droplet is placed in a NEWs or TOPICs article.

Parameters
string$droplet_name
integer$page_id
array$option
Returns
boolean true on success

Definition at line 49 of file function.droplet_exists.php.

Variable Documentation

◆ $level

$level = 1

Definition at line 26 of file function.droplet_exists.php.

◆ $root

$root = $oneback

Definition at line 25 of file function.droplet_exists.php.

◆ else

while(($level< 10) &&(!file_exists($root.SEC_FILE))) if (file_exists( $root.SEC_FILE)) else
Initial value:
{
$oneback = "../"

This file is part of LEPTON Core, released under the GNU GPL Please see LICENSE and COPYING files in your package for details, specially for terms and warranties.

NOTICE:LEPTON CMS Package has several different licenses. Please see the individual license in the header of each single file or info.php of modules and templates.

Author
LEPTON Project

Definition at line 23 of file function.droplet_exists.php.