__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
/**
* @package SP Page Builder
* @author JoomShaper http://www.joomshaper.com
* @copyright Copyright (c) 2010 - 2021 JoomShaper
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 or later
*/
//no direct accees
defined ('_JEXEC') or die ('Restricted access');
class SppagebuilderHelperIntegrations {
public static function integrations()
{
$integrations = array(
'content' => array(
'title' => 'Joomla Article',
'group' => 'content',
'name' => 'sppagebuilder',
'view' => 'article',
'id_alias' => 'id'
),
'spsimpleportfolio' => array(
'title' => 'SP Simple Portfolio',
'group' => 'spsimpleportfolio',
'name' => 'sppagebuilder',
'view' => 'item',
'id_alias' => 'id',
'frontend_only' => true,
),
'k2' => array(
'title' => 'K2',
'group' => 'k2',
'name' => 'sppagebuilder',
'view' => 'item',
'id_alias' => 'cid'
)
);
return $integrations;
}
}| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| traits | Folder | 0775 |
|
|
| ajax.php | File | 6.72 KB | 0664 |
|
| image.php | File | 2.65 KB | 0664 |
|
| integrations.php | File | 949 B | 0664 |
|
| language.php | File | 46 KB | 0664 |
|
| languages.php | File | 1.2 KB | 0664 |
|
| maintenance.php | File | 8.71 KB | 0664 |
|
| media-helper.php | File | 4.55 KB | 0664 |
|
| sppagebuilder.php | File | 11.96 KB | 0664 |
|