Documentation

PublicationsModel extends MainApiModel
in package

Description of PublicationsModel

Tags
author

nczirjak

Table of Contents

Properties

$config  : mixed
$repo  : mixed
$repodb  : mixed

Methods

__construct()  : mixed
getData()  : array<string|int, mixed>
setSqlTimeout()  : mixed
Set the sql execution max time
changeBackDBConnection()  : mixed
setActiveConnection()  : mixed
Allow the DB connection

Properties

Methods

getData()

public getData(string $searchStr) : array<string|int, mixed>
Parameters
$searchStr : string
Return values
array<string|int, mixed>

setSqlTimeout()

Set the sql execution max time

public setSqlTimeout([string $timeout = '7000' ]) : mixed
Parameters
$timeout : string = '7000'

changeBackDBConnection()

protected changeBackDBConnection() : mixed

setActiveConnection()

Allow the DB connection

protected setActiveConnection() : mixed

        
On this page

Search results