kernel/classes/eznodeviewfunctions.php

Show: inherited
Table of Contents

File containing the eZNodeviewfunctions class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
kernel  
Version
4.6.0  

\eZNodeviewfunctions

Package: kernel

File containing the eZNodeviewfunctions class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

Methods

methodpubliccontentViewGenerate(  $file,  $args ) : void
static

Parameters
Name Type Description
$file
$args
methodpubliccontentViewRetrieve(  $file,  $mtime,  $args ) : void
static

Parameters
Name Type Description
$file
$mtime
$args
methodpublicgenerateCallback(  $file,  $args ) : void
static

Parameters
Name Type Description
$file
$args
methodpublicgenerateNodeView(  $tpl,  $node,  $object,  $languageCode,  $viewMode,  $offset,  $cacheDir,  $cachePath,  $viewCacheEnabled,  $viewParameters = array( 'offset' => 0, 'year' => false, 'month' => false, 'day' => false ),  $collectionAttributes = false,  $validation = false ) : void
static

Parameters
Name Type Description
$tpl
$node
$object
$languageCode
$viewMode
$offset
$cacheDir
$cachePath
$viewCacheEnabled
$viewParameters
$collectionAttributes
$validation
methodpublicgenerateNodeViewData( \eZTemplate $tpl, \eZContentObjectTreeNode $node, \eZContentObject $object, false | string $languageCode, string $viewMode, int $offset, array $viewParameters = array( 'offset' => 0, 'year' => false, 'month' => false, 'day' => false ), false | array $collectionAttributes = false, bool $validation = false ) : array
static

Generate result data for a node view

Parameters
Name Type Description
$tpl \eZTemplate
$node \eZContentObjectTreeNode
$object \eZContentObject
$languageCode false | string
$viewMode string
$offset int
$viewParameters array
$collectionAttributes false | array
$validation bool
Returns
Type Description
array Result array for view
methodpublicgenerateViewCacheFile(  $user,  $nodeID,  $offset,  $layout,  $language,  $viewMode,  $viewParameters = false,  $cachedViewPreferences = false,  $viewCacheTweak = '' ) : void
static

Parameters
Name Type Description
$user
$nodeID
$offset
$layout
$language
$viewMode
$viewParameters
$cachedViewPreferences
$viewCacheTweak
Documentation was generated by DocBlox 0.18.1.