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

Interfaces

  • BootstrapperInterface
  • WordpressWrapperInterface

Namespace Tev\Contracts

Interfaces summary

BootstrapperInterface

Classes that implement this interface should provide a bootstrap method, into which they should bootstrap application services.

WordpressWrapperInterface

This interface should be implemented by library entities that wrap source Wordpress objects.

3ev Core Wordpress library API API documentation generated by ApiGen