Documentation

GatewayInterface
in

Db gateway interface

Tags
category

Pop

author

Nick Sagona, III dev@nolainteractive.com

copyright

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

license

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

version
5.3.0

Table of Contents

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>

Search results