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_About
  • icms_ipf_Handler
  • icms_ipf_Metagen
  • Overview
  • Package
  • Class

Class icms_ipf_About

icms_ipf_About

Simple class that lets you build an about page

Package: Ipf
Category: ICMS
Copyright: The ImpressCMS Project http://www.impresscms.org/
License: GNU General Public License (GPL)
Author: marcan marcan@impresscms.org
Since: 1.0
Located at ipf/About.php
Methods summary
public icms_ipf_About
# __construct( string $aboutTitle = _MODABOUT_ABOUT )

Constructor

Constructor

Initiate the object, based on the module

Parameters

$aboutTitle
text used in the extreme right caption of the menu

Returns

icms_ipf_About
public string
# sanitize( string $value )

Sanitize a value

Sanitize a value

Parameters

$value
to be sanitized

Returns

string
sanitized value
public
# render( )

Render the whole About page of a module

Render the whole About page of a module

Properties summary
public $_lang_aboutTitle
#
public $_lang_author_info
#
public $_lang_developer_lead
#
public $_lang_developer_contributor
#
public $_lang_developer_website
#
public $_lang_developer_email
#
public $_lang_developer_credits
#
public $_lang_module_info
#
public $_lang_module_status
#
public $_lang_module_release_date
#
public $_lang_module_demo
#
public $_lang_module_support
#
public $_lang_module_bug
#
public $_lang_module_submit_bug
#
public $_lang_module_feature
#
public $_lang_module_submit_feature
#
public $_lang_module_disclaimer
#
public $_lang_author_word
#
public $_lang_version_history
#
public $_lang_by
#
public $_tpl
#
API documentation generated by ApiGen