[ class tree: plugins ] [ index: plugins ] [ all elements ]

Procedural File: zenpage-class.php

Source Location: /zp-extensions/zenpage/zenpage-class.php

Page Details

Zenpage root classes

Author:  Stephen Billard (sbillard), Malte Müller (acrylian)
Classes
Class Description
Zenpage
ZenpageRoot Base class from which all Zenpage classes derive
ZenpageItems Base class from which Zenpage news articles and pages derive
Constants
ZP_ARTICLES_PER_PAGE  [line 24]

ZP_ARTICLES_PER_PAGE = getOption("zenpage_articles_per_page")

[ Top ]

ZP_CN_CROPHEIGHT  [line 29]

ZP_CN_CROPHEIGHT = getOption('combinews-thumbnail-cropheight')

[ Top ]

ZP_CN_CROPWIDTH  [line 28]

ZP_CN_CROPWIDTH = getOption('combinews-thumbnail-cropwidth')

[ Top ]

ZP_CN_CROPX  [line 30]

ZP_CN_CROPX = getOption('combinews-thumbnail-cropx')

[ Top ]

ZP_CN_CROPY  [line 31]

ZP_CN_CROPY = getOption('combinews-thumbnail-cropy')

[ Top ]

ZP_CN_IMAGESIZE  [line 25]

ZP_CN_IMAGESIZE = getOption('zenpage_combinews_imagesize')

[ Top ]

ZP_CN_MODE  [line 32]

ZP_CN_MODE = getOption('zenpage_combinews_mode')

[ Top ]

ZP_CN_THUMBHEIGHT  [line 27]

ZP_CN_THUMBHEIGHT = getOption('combinews-thumbnail-height')

[ Top ]

ZP_CN_THUMBWIDTH  [line 26]

ZP_CN_THUMBWIDTH = getOption('combinews-thumbnail-width')

[ Top ]

ZP_COMBINEWS  [line 23]

ZP_COMBINEWS = getOption('zenpage_combinews')

[ Top ]

ZP_COMBINEWS_IMAGETITLES  [line 19]

ZP_COMBINEWS_IMAGETITLES = getOption('combinews-customtitle-imagetitles')

[ Top ]

ZP_COMBINEWS_SORTORDER  [line 21]

ZP_COMBINEWS_SORTORDER = getOption("zenpage_combinews_sortorder")

[ Top ]

ZP_PLURAL  [line 18]

ZP_PLURAL = get_language_string(getOption('combinews-customtitle-plural'))

[ Top ]

ZP_READ_MORE  [line 22]

ZP_READ_MORE = getOption("zenpage_read_more")

[ Top ]

ZP_SHORTENINDICATOR  [line 16]

ZP_SHORTENINDICATOR = $shortenindicator=getOption('zenpage_textshorten_indicator')

Some global variable setup


[ Top ]

ZP_SHORTEN_LENGTH  [line 20]

ZP_SHORTEN_LENGTH = getOption('zenpage_text_length')

[ Top ]

ZP_SINGULAR  [line 17]

ZP_SINGULAR = get_language_string(getOption('combinews-customtitle-singular'))

[ Top ]



Documentation generated on Tue, 20 Dec 2011 16:08:28 +0100 by phpDocumentor 1.4.3