Overview

Packages

  • Core
    • Authentication
    • Backend
    • Cache
    • CEC
    • Chain
    • ContentType
    • Database
    • Datatype
    • Debug
    • Exception
    • Frontend
      • Search
      • URI
      • Util
    • GenericDB
      • Model
    • GUI
      • HTML
    • I18N
    • LayoutHandler
    • Log
    • Security
    • Session
    • Util
    • Validation
    • Versioning
    • XML
  • Module
    • ContentSitemapHtml
    • ContentSitemapXml
    • ContentUserForum
    • NavigationTop
  • mpAutoloaderClassMap
  • None
  • Plugin
    • ContentAllocation
    • CronjobOverview
    • FormAssistant
    • FrontendLogic
    • FrontendUsers
    • Linkchecker
    • ModRewrite
    • Newsletter
    • Repository
      • FrontendNavigation
      • KeywordDensity
    • SearchSolr
    • SmartyWrapper
    • UrlShortener
    • UserForum
    • Workflow
  • PluginManager
  • Setup
    • Form
    • GUI
    • Helper
      • Environment
      • Filesystem
      • MySQL
      • PHP
    • UpgradeJob

Classes

  • cFrontendSession
  • cSession
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class cFrontendSession

Session class for the frontend. It uses a different prefix. The rest is the same

cSession
Extended by cFrontendSession
Package: Core\Session
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Frederic Schneider
Located at classes/class.session.php
Methods summary
public
# __construct( )

Starts the session and initilializes the class

Starts the session and initilializes the class

Overrides

cSession::__construct()
public mixed
# url( string $url )

This function overrides cSession::url() so that the contenido=1 isn't attached to the URL for the frontend

This function overrides cSession::url() so that the contenido=1 isn't attached to the URL for the frontend

Parameters

$url
string
$url A URL

Returns

mixed

See

cSession::url()

Overrides

cSession::url()
Methods inherited from cSession
_rSerialize(), delete(), freeze(), isRegistered(), register(), selfURL(), serialize(), start(), thaw(), unregister()
Properties inherited from cSession
$_prefix, $_pt, $id, $name
CMS CONTENIDO 4.9.1 API documentation generated by ApiGen 2.8.0