Deprecated in Symphony 2.4

References in the API marked as deprecated should not be used for new integrations. Existing implementations should seek to find alternative methods/functions where possible.

Classes

class.ajaxpage.php #17
::AjaxPage

AjaxPage extends the Page class to provide an object representation of a Symphony backend AJAX page.

class.md5.php #14
::MD5

MD5 is a cryptography class for hashing and comparing messages using the MD5-Algorithm

class.sha1.php #14
::SHA1

SHA1 is a cryptography class for hashing and comparing messages using the SHA1-Algorithm

Fields

class.entry.php #35
Entry::$creationDate

An ISO 8601 representation of when this Entry was created eg. 2004-02-12T15:19:21+00:00

class.page.php #100
Page::$_status

The HTTP status code of the page using the HTTP_STATUSES constants

Methods

class.cacheable.php #157
Cacheable::check

Given the hash of a some data, check to see whether it exists in tbl_cache. If no cached object is found, this function will return false, otherwise the cached object will be returned as an array.

class.cacheable.php #182
Cacheable::clean

Removes all cache objects from tbl_cache that have expired. After removing, the function uses the optimise function

class.cacheable.php #170
Cacheable::forceExpiry

Given the hash of a cacheable object, remove it from tbl_cache regardless of if it has expired or not.

class.symphony.php #632
Symphony::customError

A wrapper for throwing a new Symphony Error page.

class.symphony.php #269
Symphony::initialiseCookie

Setter for $Cookie. This will use PHP's parseurl function on the current URL to set a cookie using the cookieprefix defined in the Symphony configuration. The cookie will last two weeks.

This function also defines two constants, __SYM_COOKIE_PATH__ and __SYM_COOKIE_PREFIX__.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details