Gentics Portal.Node PHP API
 All Classes Namespaces Functions Variables Pages
Public Member Functions | Public Attributes | List of all members
GooglesitemapsModule Class Reference

Public Member Functions

 init ()

Public Attributes

 $cacheTime = 60
 $timestampCacheTime = 20
 $excludeURLs = array()
 $rootfolderId
 $hostParam
 $contentTypes = array()
 $hideParam
 $containerParam
 $containerParamValue
 $outputFormatValue
 $gccRequestParams
 $sorting

Detailed Description

Gentics Portal.Node PHP Author & Copyright (c) by Gentics Software GmbH sales.nosp@m.@gen.nosp@m.tics..nosp@m.com http://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.

Googlesitemaps module class file.

Definition at line 12 of file GooglesitemapsModule.php.

Member Function Documentation

GooglesitemapsModule::init ( )

Import dependent classes

Returns
void

Definition at line 79 of file GooglesitemapsModule.php.

{
// import the module-level components
$this->setImport(
array(
'googlesitemaps.components.*',
)
);
}

The documentation for this class was generated from the following file: