CMC for PHP
  • Namespace
  • Class
  • Tree

Namespaces

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

Classes

  • cache
  • request
  • translation

Interfaces

  • IClonable
  • ISerializable

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 IClonable

a clonable object with special needs must implement this

Direct known implementers

cmc\core\ui\material, cmc\core\ui\widgetViews, cmc\ui\widgets\widget

Indirect known implementers

cmc\ui\widgets\area, cmc\ui\widgets\button, cmc\ui\widgets\textarea, cmc\ui\widgets\checkbox, cmc\ui\widgets\compositelist, cmc\ui\widgets\input, cmc\ui\widgets\label, cmc\ui\widgets\link, cmc\ui\widgets\menu, cmc\ui\widgets\select, cmc\ui\widgets\tab

Namespace: cmc\core
Copyright: Copyright (c) Calmarsoft company (FRANCE) (http://calmarsoft.com)
License: GNU General Public License version 3
Version: 0.9
Link: CMC Project
Located at core/IClonable.php

Methods summary

public
# OnClone( mixed $srcinstance )

called to copy or clean non-clonable items

called to copy or clean non-clonable items

Magic methods summary

CMC for PHP API documentation generated by ApiGen 2.8.0