Search

Are page parameters available to an extension? If so, how would I go about accessing them? I looked in $GLOBALS and there doesn’t appear to be anything, should the following take care of it?

    public function getSubscribedDelegates() {
        return array(
            array(
                'page'      => '/frontend/',
                'delegate'  => 'FrontendParamsResolve',
                'callback'  => 'getParams'
            )
        );
    }

I tried that, but it wasn’t calling the function getParams, and to be honest, I’m not sure if it should :)

Ah, I figured it out, I needed to uninstall/reinstall the extension for it to register I guess.

Create an account or sign in to comment.

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