Public Member Functions | |
__construct ($rootfolderId="", $hostParam=null, $contentTypes=null, $hideParam=null, $containerParam=null, $containerParamValue=null, $outputFormatValue="", $cacheTime=null, $gccRequestParams=null, $sorting=null) | |
getFiltersList () | |
getLatestUpdateTimestampCacheTime () |
Public Attributes | |
$rootfolderId | |
$hostParam | |
$contentTypes | |
$hideParam | |
$containerParam | |
$containerParamValue | |
$outputFormatValue | |
$cacheTime | |
$gccRequestParams | |
$lang | |
$data = array() | |
$sorting |
Gentics Portal.Node PHP Author & Copyright (c) by Gentics Software GmbH sales @gen tics. comhttp://www.gentics.com Licenses can be found in the LICENSE.txt file in the root-folder of this installation You must not use this software without a valid license agreement.
Class for working with Gentics Content Connector
Definition at line 12 of file Googlesitemaps.php.
Googlesitemaps::__construct | ( | $rootfolderId = "" , |
|
$hostParam = null , |
|||
$contentTypes = null , |
|||
$hideParam = null , |
|||
$containerParam = null , |
|||
$containerParamValue = null , |
|||
$outputFormatValue = "" , |
|||
$cacheTime = null , |
|||
$gccRequestParams = null , |
|||
$sorting = null |
|||
) |
Construction that will load nodes tree for given $folderIds
array | $folderIds | contains folder IDs of content to show |
Definition at line 85 of file Googlesitemaps.php.
Googlesitemaps::getFiltersList | ( | ) |
Filter tree by some schema
Definition at line 179 of file Googlesitemaps.php.
Googlesitemaps::$data = array() |
array that contains categories tree
Definition at line 70 of file Googlesitemaps.php.