Overview

Namespaces

  • Simpletools
    • Autoload
    • Config
    • Db
      • Mysql
    • Event
    • Http
    • Mvc
    • Page
    • Store

Classes

  • Common
  • Controller
  • Model
  • Router
  • RoutingHook
  • View
  • Overview
  • Namespace
  • Class

Class Model

MVC Model

Namespace: Simpletools\Mvc
Located at Simpletools/Mvc/Model.php
Methods summary
public
# __construct( $appDir, $_activeRoutingNamespace = '' )
public static
# settings( array $settings )
public static
# getModelDir( )
public static
# setActiveRoutingNamespace( $ns )
public static
# __callStatic( $name, $args )
public static
# of( $model )
public static
# getInstance( $model )
Properties summary
protected string $_appDir
# ''
protected string $_activeRoutingNamespace
# ''
API documentation generated by ApiGen