Documentation

ModuleInterface
in

Pop router interface

Tags
category

Pop

author

Nick Sagona, III dev@nolainteractive.com

copyright

Copyright (c) 2009-2024 NOLA Interactive, LLC. (http://www.nolainteractive.com)

license

http://www.popphp.org/license New BSD License

version
4.2.0

Table of Contents

Methods

application()  : Application
Get application
isRegistered()  : bool
Determine if the module has been registered with an application object
register()  : ModuleInterface
Register the module

Methods

isRegistered()

Determine if the module has been registered with an application object

public isRegistered() : bool
Return values
bool

        
On this page

Search results