PHP Manual

  • English French German Portuguese Spanish
PHP Manual Function Reference Other Basic Extensions Yaf Yaf_Route_Supervar
Yaf Introduction Installing/Configuring Predefined Constants Examples Application Configuration Yaf_Application Yaf_Bootstrap_Abstract Yaf_Dispatcher Yaf_Config_Abstract Yaf_Config_Ini Yaf_Config_Simple Yaf_Controller_Abstract Yaf_Action_Abstract Yaf_View_Interface Yaf_View_Simple Yaf_Loader Yaf_Plugin_Abstract Yaf_Registry Yaf_Request_Abstract Yaf_Request_Http Yaf_Request_Simple Yaf_Response_Abstract Yaf_Route_Interface Yaf_Route_Map Yaf_Route_Regex Yaf_Route_Rewrite Yaf_Router Yaf_Route_Simple Yaf_Route_Static Yaf_Route_Supervar Yaf_Session Yaf_Exception Yaf_Exception_TypeError Yaf_Exception_StartupError Yaf_Exception_DispatchFailed Yaf_Exception_RouterFailed Yaf_Exception_LoadFailed Yaf_Exception_LoadFailed_Module Yaf_Exception_LoadFailed_Controller Yaf_Exception_LoadFailed_Action Yaf_Exception_LoadFailed_View
  • Yaf_Route_Static::route
  • Yaf_Route_Supervar::assemble

The Yaf_Route_Supervar class

(Yaf >=1.0.0)

Introduction

Class synopsis

Yaf_Route_Supervar implements Yaf_Route_Interface {
/* Properties */
protected $_var_name ;
/* Methods */
public string assemble ( array $info [, array $query ] )
public__construct ( string $supervar_name )
public bool route ( Yaf_Request_Abstract $request )
}

Properties

_var_name

Table of Contents

  • Yaf_Route_Supervar::assemble — Assemble a url
  • Yaf_Route_Supervar::__construct — The __construct purpose
  • Yaf_Route_Supervar::route — The route purpose
© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.