Overview

Packages

  • Auth
    • Ads
    • Ldap
    • Xoops
  • Autotasks
  • Config
    • Category
    • Item
    • Option
  • Core
    • Filesystem
    • Filters
    • Logger
    • Mail
    • Message
    • Password
    • Security
    • StopSpammer
    • Template
    • Textsanitizer
    • VersionChecker
  • Data
    • Avatar
    • Comment
  • Database
    • Connection
    • Criteria
    • Legacy
    • MySQL
    • PDO
    • Updater
  • Feeds
    • RSS
  • File
  • Form
    • Base
    • Elements
  • ICMS
    • IPF
      • View
  • Image
    • Category
  • Ipf
    • Category
    • Controller
    • Export
    • form
    • Keyhighlighter
    • Member
    • Object
    • Permission
    • richfile
    • Tree
    • urllink
    • View
  • kernel
    • Set
  • Member
    • Group
    • GroupMembership
    • GroupPermission
    • User
  • Messaging
  • Module
  • None
  • Notification
  • Page
  • Plugins
    • Editor
  • Preload
    • Libraries
  • Privmessage
  • Session
  • SmartObject
  • View
    • Block
    • Breadcrumb
    • PageNav
    • PrinterFriendly
    • Template
    • Templates
    • Theme
    • Tree

Classes

  • icms_ipf_view_Column
  • icms_ipf_view_Row
  • icms_ipf_view_Single
  • icms_ipf_view_Tree
  • Overview
  • Package
  • Class

Class icms_ipf_view_Single

icms_ipf_view_Single base class

Base class handling the display of a single object

Package: Ipf\View
Category: ICMS
Copyright: The ImpressCMS Project http://www.impresscms.org/
License: GNU General Public License (GPL)
Author: marcan marcan@smartfactory.ca
Located at ipf/view/Single.php
Methods summary
public
# __construct( & $object, $userSide = false, $actions = array(), $headerAsRow = true )

Constructor

Constructor

public
# addRow( $rowObj )

Parameters

$rowObj
public
# render( $fetchOnly = false, $debug = false )

Parameters

$fetchOnly
$debug
public
# fetch( unknown_type $debug = false )

Parameters

$debug
Properties summary
public $_object
#
public $_userSide
#
public $_tpl
#
public $_rows
#
public $_actions
#
public boolean $_headerAsRow
# true
API documentation generated by ApiGen