Overview

Namespaces

  • Routing
  • Teto

  • Classes

    • Action
    • CommonPrefixTrieRouter
    • NotFoundAction
    • Router
    • Overview
    • Namespace
    • Class

    Class NotFoundAction

    NotFoundAction object

    Teto\Routing\Action uses Teto\Object\TypeAssert (not available)
    Extended by Teto\Routing\NotFoundAction
    Namespace: Teto\Routing
    Copyright: 2016 BaguetteHQ
    License: Apache-2.0
    Author: USAMI Kenta tadsan@zonu.me
    Located at NotFoundAction.php
    Methods summary
    protected static
    # assertMethods( array $methods )

    Overrides

    Teto\Routing\Action::assertMethods()
    Methods inherited from Teto\Routing\Action
    __construct(), create(), makePath(), match(), matchExtension(), parsePathParam(), setHTTPMethod()
    Constants inherited from Teto\Routing\Action
    WILDCARD
    Properties inherited from Teto\Routing\Action
    $available_extensions, $extension, $is_wildcard, $methods, $param_pos, $split_path, $value
    Magic properties summary
    public read-only array $param_pos
    public read-only mixed $value
    public read-only string $extension
    public read-only boolean $is_wildcard
    Teto Routing API documentation generated by ApiGen