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_Row

icms_ipf_view_Row class

Class representing a single row of a icms_ipf_view_Single

Package: Ipf\View
Category: ICMS
License: LICENSE.txt
Author: marcan marcan@smartfactory.ca
Located at ipf/view/Row.php
Methods summary
public
# __construct( $keyname, $customMethodForValue = false, $header = false, $class = false )

The constructor

The constructor

Parameters

$keyname
$customMethodForValue
$header
$class
public
# getKeyName( )

Accessor for the keyname var

Accessor for the keyname var

public
# isHeader( )

Accessor for the header var

Accessor for the header var

Properties summary
public unknown_type $_keyname
#
public unknown_type $_align
#
public unknown_type $_customMethodForValue
#
public unknown_type $_header
#
public unknown_type $_class
#
API documentation generated by ApiGen