Documentation

GatewayInterface
in

Db gateway 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
6.5.0

Table of Contents

Methods

getTable()  : string
Get the table name
getTableInfo()  : array<string|int, mixed>
Get table info

Methods

getTable()

Get the table name

public getTable() : string
Return values
string

getTableInfo()

Get table info

public getTableInfo() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results