2017 © Pedro Peláez
 

library kww-domstorlib-c

image

stepanets/kww-domstorlib-c

  • Tuesday, October 31, 2017
  • by stepanets
  • Repository
  • 2 Watchers
  • 1 Stars
  • 117 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 15 Versions
  • 4 % Grown

The README.md

kww-domstorlib-c

Using

First creates domstor builder:, (*1)

$builder = new Domstor_Builder();

Then build $domstor object, you must define two parameters org_id and location_id:, (*2)

$domstor = $builder->build(array(
    'org_id' => 1,          // Organisation id
    'location_id' => 2004,  // Location id
));

Get $list object. You must specify $page number by getting it through request or some other way, (*3)

$list = $domstor->getList($object, $action, $page);

The Versions

31/10 2017

dev-master

9999999-dev

  Sources   Download

The Requires

  • php >=5.1.0 || >=7.0

 

by Pavel Stepanets

31/10 2017

1.5.5

1.5.5.0

  Sources   Download

The Requires

  • php >=5.1.0 || >=7.0

 

by Pavel Stepanets

31/10 2017

1.5.4

1.5.4.0

  Sources   Download

The Requires

  • php >=5.1.0 || >=7.0

 

by Pavel Stepanets

07/08 2017

1.5.3

1.5.3.0

  Sources   Download

The Requires

  • php >=5.1.0 || >=7.0

 

by Pavel Stepanets

02/08 2017

1.5.2

1.5.2.0

  Sources   Download

The Requires

  • php >=5.1.0 || >=7.0

 

by Pavel Stepanets

31/07 2017

1.5.1

1.5.1.0

  Sources   Download

The Requires

  • php >=5.1.0 || >=7.0

 

by Pavel Stepanets

31/07 2017

1.5.0

1.5.0.0

  Sources   Download

The Requires

  • php >=5.1.0 | >=7.0

 

by Pavel Stepanets

19/01 2016

1.4.10

1.4.10.0

  Sources   Download

The Requires

  • php >=5.1.0

 

by Pavel Stepanets

15/12 2015

1.4.9

1.4.9.0

  Sources   Download

The Requires

  • php >=5.1.0

 

by Pavel Stepanets

14/12 2015

1.4.8

1.4.8.0

  Sources   Download

The Requires

  • php >=5.1.0

 

by Pavel Stepanets

10/12 2015

1.4.7

1.4.7.0

  Sources   Download

The Requires

  • php >=5.1.0

 

by Pavel Stepanets

09/12 2015

1.4.6

1.4.6.0

  Sources   Download

The Requires

  • php >=5.1.0

 

by Pavel Stepanets

09/12 2015

1.4.5

1.4.5.0

  Sources   Download

The Requires

  • php >=5.1.0

 

by Pavel Stepanets

08/12 2015

1.4.4

1.4.4.0

  Sources   Download

The Requires

  • php >=5.1.0

 

by Pavel Stepanets

08/12 2015

1.4.3

1.4.3.0

  Sources   Download

The Requires

  • php >=5.1.0

 

by Pavel Stepanets