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 ISerializable

a serializable object with special needs must implement this

Direct known implementers

cmc\app, cmc\core\ui\material, cmc\core\ui\widgetViews, cmc\sess, cmc\ui\dynview, cmc\ui\view, 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/ISerializable.php

Methods summary

public
# OnSerialize( )

called before serialize

called before serialize

public
# OnUnserialize( )

called after unserialize

called after unserialize

Magic methods summary

CMC for PHP API documentation generated by ApiGen 2.8.0