Overview

Packages

  • admin
  • classes
    • media
  • CodeIgniter
    • Libraries
  • core
  • functions
  • JSMin
  • None
  • OpenID
  • PHP
  • PHPMailer
  • plugins
    • admin
    • development
    • feed
    • mail
    • media
    • misc
    • seo
    • spam
    • uploader
    • users
    • zenpage
    • zenphoto
      • news
  • Services
    • JSON

Classes

  • Zenpage
  • ZenpageCategory
  • ZenpageItems
  • ZenpageNews
  • ZenpagePage
  • ZenpageRoot

Functions

  • authorSelector
  • checkForEmptyTitle
  • checkForPage
  • checkHitcounterDisplay
  • checkIfChecked
  • checkIfLockedNews
  • checkIfLockedPage
  • deleteArticle
  • deleteCategory
  • deletePage
  • getAuthor
  • getBareNewsTitle
  • getBarePageTitle
  • getContentShorten
  • getCurrentNewsArchive
  • getExpiryDatePost
  • getLatestNews
  • getLatestZenpageComments
  • getNewsAdminOption
  • getNewsAdminOptionPath
  • getNewsArchivePath
  • getNewsAuthor
  • getNewsCategories
  • getNewsCategoryCustomData
  • getNewsCategoryDesc
  • getNewsCategoryURL
  • getNewsContent
  • getNewsCustomData
  • getNewsDate
  • getNewsExtraContent
  • getNewsID
  • getNewsPagesStatistic
  • getNewsPathNav
  • getNewsReadMore
  • getNewsTitle
  • getNewsURL
  • getNextNewsPageURL
  • getNextNewsURL
  • getNextPrevNews
  • getNumNews
  • getNumPages
  • getPageAuthor
  • getPageContent
  • getPageCustomData
  • getPageDate
  • getPageExtraContent
  • getPageID
  • getPageLastChangeDate
  • getPageParentID
  • getPageSortorder
  • getPageTitle
  • getPageTitleLink
  • getPageURL
  • getPrevNewsPageURL
  • getPrevNewsURL
  • getTotalNewsPages
  • getZenpageStatistic
  • is_AdminEditPage
  • is_News
  • is_NewsArchive
  • is_NewsArticle
  • is_NewsCategory
  • is_NewsPage
  • is_Pages
  • next_news
  • next_page
  • printAllNewsCategories
  • printArticleCategories
  • printArticleDatesDropdown
  • printArticlesPerPageDropdown
  • printBareNewsTitle
  • printBarePageTitle
  • printCategoriesStatistic
  • printCategoryCheckboxListEntry
  • printCategoryDropdown
  • printCategoryListSortableTable
  • printCategorySelection
  • printCurrentNewsArchive
  • printCurrentNewsCategory
  • printExpired
  • printLatestNews
  • printMostPopularItems
  • printMostRatedItems
  • printNestedItemsList
  • printNestedMenu
  • printNewsArchive
  • printNewsAuthor
  • printNewsCategories
  • printNewsCategoryCustomData
  • printNewsCategoryDesc
  • printNewsCategoryURL
  • printNewsContent
  • printNewsCustomData
  • printNewsDate
  • printNewsExtraContent
  • printNewsIndexURL
  • printNewsPageList
  • printNewsPageListWithNav
  • printNewsStatistic
  • printNewsTitle
  • printNewsURL
  • printNextNewsLink
  • printNextNewsPageLink
  • printPageArticleTags
  • printPageAuthor
  • printPageContent
  • printPageCustomData
  • printPageDate
  • printPageExtraContent
  • printPageID
  • printPageLastChangeDate
  • printPageMenu
  • printPagesListTable
  • printPagesStatistic
  • printPageTitle
  • printPageTitleLink
  • printPageURL
  • printPrevNewsLink
  • printPrevNewsPageLink
  • printPublished
  • printPublishIconLink
  • printSortOrderDropdown
  • printSubPagesExcerpts
  • printTopRatedItems
  • printUnpublishedDropdown
  • printZenpageIconLegend
  • printZenpageItemsBreadcrumb
  • printZenpageStatistic
  • processTags
  • processZenpageBulkActions
  • skipScheduledPublishing
  • stickyNews
  • updateArticle
  • updateCategory
  • updateItemSortorder
  • updatePage
  • zenpageAlbumImage
  • zenpageBulkActionMessage
  • zenpageJSCSS
  • zenpagePublish
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated

Class ZenpageItems

Base class from which Zenpage news articles and pages derive

PersistentObject
Extended by ThemeObject
Extended by ZenpageRoot
Extended by ZenpageItems

Direct known subclasses

ZenpageNews, ZenpagePage
Package: plugins\zenpage
Author: Stephen Billard (sbillard), Malte Müller (acrylian)
Located at zp-extensions/zenpage/zenpage-class.php
Methods summary
public
# __construct( )

Class instantiator

Class instantiator

Overrides

ThemeObject::__construct()
public string
# getAuthor( )

Returns the author

Returns the author

Returns

string
public
# setAuthor( $a )

sets the author attribute

public string
# getContent( $locale = NULL )

Returns the content

Returns the content

Returns

string
public
# setContent( $c )

Set the content datum

Parameters

$c
language string
public string
# getLastchange( )

Returns the last change date

Returns the last change date

Returns

string
public
# setLastchange( $d )

sets the last change date

public string
# getLastchangeAuthor( )

Returns the last change author

Returns the last change author

Returns

string
public
# setLastchangeAuthor( $a )

stores the last change author

public string
# getLocked( )

Returns the locked status , "1" if locked (only used on the admin)

Returns the locked status , "1" if locked (only used on the admin)

Returns

string
public
# setLocked( $l )

sets the locked status , "1" if locked (only used on the admin)

sets the locked status , "1" if locked (only used on the admin)

public string
# getExtraContent( $locale = NULL )

Returns the extra content

Returns the extra content

Returns

string
public
# setExtraContent( $ec )

sets the extra content

sets the extra content

public string
# getExpireDate( )

Returns the expire date

Returns the expire date

Returns

string
public
# setExpireDate( $ed )

sets the expire date

sets the expire date

Methods inherited from ZenpageRoot
getPermalink(), getTitlelink(), setPermalink(), setTitlelink()
Methods inherited from ThemeObject
addComment(), checkAccess(), checkForGuest(), checkPublishDates(), countHit(), getCodeblock(), getCommentCount(), getComments(), getCommentsAllowed(), getCustomData(), getDateTime(), getHitcounter(), getParentID(), getShow(), getTags(), getTitle(), hasTag(), isMyItem(), setCodeblock(), setCommentsAllowed(), setCustomData(), setDateTime(), setParentID(), setShow(), setTags(), setTitle()
Methods inherited from PersistentObject
__toString(), copy(), get(), getData(), getID(), instantiate(), move(), remove(), save(), set(), setDefaults()
Properties inherited from ZenpageRoot
$sortSticky, $sortdirection, $sortorder
Properties inherited from ThemeObject
$comments, $manage_rights, $manage_some_rights, $view_rights
Properties inherited from PersistentObject
$exists, $id, $loaded, $table, $transient
Zenphoto doc API documentation generated by ApiGen