ZenphotoCMS 1.6.1

zenpage

Packages

deprecated
admin
classes

Interfaces, Classes, Traits and Enums

zenpagecms

Table of Contents

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
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

Search results