CMC for PHP
  • Namespace
  • Class
  • Tree

Namespaces

  • cmc
    • core
      • ui
    • db
      • mysqli
    • error
    • ui
      • widgets
  • PHP

Classes

  • database
  • databasefactory
  • dataenv
  • dataquery
  • datatable

Interfaces

  • datasource
  • IBrowsable
  • ICreatable
  • IFilter
  • IMetaInfo
  • IPrimaryKey
  • IUpdatable

Exceptions

  • DatabaseException

CMC for PHP is a web framework for PHP.
Copyright (c) 2014 by Calmarsoft company http://calmarsoft.com (FRANCE). All rights reserved.
Project information available here.

Interface IMetaInfo

Direct known implementers

cmc\db\datatable

Indirect known implementers

cmc\db\mysqli\datatable_mysqli

Namespace: cmc\db
Located at db/datasource.php

Methods summary

public
# getItems( )

returns a traversable object of items

returns a traversable object of items

Returns

array
public
# getKeyItems( )

returns a traversable object of items of the unique key

returns a traversable object of items of the unique key

Returns

array

Magic methods summary

CMC for PHP API documentation generated by ApiGen 2.8.0