3ev Core Wordpress library API
  • Namespace
  • Class

Namespaces

  • Tev
    • Application
      • Bootstrap
    • Author
      • Model
    • Contracts
    • Database
      • CustomTables
    • Field
      • Model
      • Util
    • Plugin
      • Action
      • Shortcode
    • Post
      • Model
      • Repository
    • Taxonomy
      • Model
      • Repository
    • Term
      • Model
      • Repository
    • Util
    • View
      • Exception
  • None

Classes

  • AuthorFactory
  • FieldFactory
  • PluginLoader
  • Post
  • Taxonomy
  • Term
  • Util

Class Post

Bootstrap the post library.

Tev\Application\Bootstrap\Post implements Tev\Contracts\BootstrapperInterface
Namespace: Tev\Application\Bootstrap
Located at Tev/Application/Bootstrap/Post.php

Methods summary

public
# bootstrap( Tev\Application\Application $app )

Bootstrap application services.

Bootstrap application services.

Parameters

$app
Application instance

Implementation of

Tev\Contracts\BootstrapperInterface::bootstrap()
3ev Core Wordpress library API API documentation generated by ApiGen