Class FlexiBeeRW
Základní třída pro zápis do FlexiBee
- Ease\Sand
-
FlexiPeeHP\FlexiBeeRO
-
FlexiPeeHP\FlexiBeeRW
Direct known subclasses
FlexiPeeHP\Adresar, FlexiPeeHP\Banka, FlexiPeeHP\Kontakt, FlexiPeeHP\Pokladna, FlexiPeeHP\PokladniPohyb, FlexiPeeHP\Priloha, FlexiPeeHP\RadaPokladniPohyb, FlexiPeeHP\SkladovaKarta, FlexiPeeHP\SkladovyPohyb, FlexiPeeHP\SkladovyPohybPolozka, FlexiPeeHP\SkupinaFirem, FlexiPeeHP\Smlouva, FlexiPeeHP\Cenik, FlexiPeeHP\Stitek, FlexiPeeHP\Strom, FlexiPeeHP\StromCenik, FlexiPeeHP\UcetniObdobi, FlexiPeeHP\VyrobniCislo, FlexiPeeHP\Zavazek, FlexiPeeHP\Company, FlexiPeeHP\DodavatelskaSmlouva, FlexiPeeHP\FakturaPrijata, FlexiPeeHP\FakturaVydana, FlexiPeeHP\FakturaVydanaPolozka, FlexiPeeHP\Hooks, FlexiPeeHP\InterniDokladUrl: https://demo.flexibee.eu/devdoc/http-operations
Located at FlexiPeeHP/FlexiBeeRW.php
public
|
|
public
array
|
#
insertToFlexiBee( array $data = null )
Save record (if evidence allow to). Uloží záznam (pokud to evidence dovoluje) |
public
array
|
|
public
|
|
public
array
|
|
public
integer
|
|
public
boolean
|
|
public
integer
|
|
public
array
|
|
public
array
|
|
public static
string
|
|
public static
string
|
#
timestampToFlexiDateTime( integer $timpestamp = null )
Convert Timestamp to Flexi DateTime format. |
public
boolean
|
#
addArrayToBranch( array $data, string $relationPath = 'polozkyDokladu', boolean $removeAll = false )
Add Data to evidence Branch Přidá data do větve |
public
|
#
addObjectToBranch(
Vloží do větve data z objektu |
public
|
|
public
|
|
public
string
|
#
getJsonizedData( array $data = null, integer $options = 0 )
Převede data do Json formátu pro FlexiBee. Pokud jsou štítky pole, jsou převedeny na seznam oddělený čárkou. Convert data to FlexiBee like Json format. Array of Labels is converted to coma separated list |
public
array
|
|
public
boolean
|
|
public
|
|
public
boolean
|
#
performAction( string $action, string $method = 'int' )
Perform given action (if availble) on current evidence/record |
public
array
|
|
public
array
|
#
changeExternalID( string $selector, string|integer $newValue, string|integer $forID = null )
Change Value of external id identified by selector. Add new if not exists |
public
string
|
$myCreateColumn
Sloupeček obsahující datum vložení záznamu do shopu. |
#
'false'
|
public
string
|
$myLastModifiedColumn
Slopecek obsahujici datum poslení modifikace záznamu do shopu. |
#
'lastUpdate'
|
public
integer
|
$lastInsertedID
Last Inserted ID. |
#
null
|
public
string
|
$postFields
Array of fields for next curl POST operation |
#
null
|
public
boolean
|
$atomic
Transaction processing mode |
#
null
|