Class icms_view_template_file_Handler
Template file handler class. This class is responsible for providing data access mechanisms to the data source of template file class objects.
- icms_core_ObjectHandler
- icms_view_template_file_Handler
Package: View\Template
Category: ICMS
Copyright: Copyright (c) 2000 XOOPS.org
License: LICENSE.txt
Author: Kazumi Ono onokazu@xoops.org
Located at view/template/file/Handler.php
Category: ICMS
Copyright: Copyright (c) 2000 XOOPS.org
License: LICENSE.txt
Author: Kazumi Ono onokazu@xoops.org
Located at view/template/file/Handler.php
public
object
&
|
|
public
object
&
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
|
public
array
|
#
getObjects( object $criteria = null, boolean $getsource = false, $id_as_key = false )
retrieve array of |
public
integer
|
|
public
array
|
|
public
array
|
|
public
boolean
|
#
templateExists( string $tplname, string $tplset_name )
Does the template exist in the database in the template set |
public
boolean
|
#
prefetchBlocks( array & $block_arr )
Prefetch blocks to reduce the amount of queries required by Smarty to generate all blocks This function is called exclusively in icms_view_PageBuilder |
public
array
|
#
getPrefetchedBlock( str $tplset, str $tpl_name )
Return a prefetched block. This function only works if prefetchBlocks was called in advance. This function is used in the user function smarty_resource_db_tplinfo(). |
__construct()
|
$db
|