ZenphotoCMS 1.6.3

zenpage

Table of Contents

Packages

classes
deprecated
admin

Classes

zenpagecms

Constants

OFFSET_PATH  = 4
zenpage admin-categories.php
OFFSET_PATH  = 4
zenpage admin-edit.php
OFFSET_PATH  = 4
zenpage admin-news-articles.php
OFFSET_PATH  = 4
zenpage admin-pages.php

Functions

getNewsIndexURL()  : string
Returns the full path of the news index page
getNewsArchiveURL()  : string
Returns the full path of the news archive page

Constants

OFFSET_PATH

zenpage admin-categories.php

public mixed OFFSET_PATH = 4
Tags
author

Malte Müller (acrylian)

OFFSET_PATH

zenpage admin-edit.php

public mixed OFFSET_PATH = 4
Tags
author

Malte Müller (acrylian)

OFFSET_PATH

zenpage admin-news-articles.php

public mixed OFFSET_PATH = 4
Tags
author

Malte Müller (acrylian)

OFFSET_PATH

zenpage admin-pages.php

public mixed OFFSET_PATH = 4
Tags
author

Malte Müller (acrylian)

Functions

getNewsIndexURL()

Returns the full path of the news index page

getNewsIndexURL([int $page = '' ]) : string
Parameters
$page : int = ''

Page number to append, default empty (page 1)

Return values
string

getNewsArchiveURL()

Returns the full path of the news archive page

getNewsArchiveURL(string $date) : string
Parameters
$date : string

the date of the archive page

Return values
string

        
On this page

Search results