CMC for PHP
  • Namespace
  • Class
  • Tree

Namespaces

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

Classes

  • documentFrame
  • material
  • widgetView
  • widgetViews

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.

Class documentFrame

default document frame

used for global updates on the view: - updating internal links with appropriate language, and fix relative paths

cmc\ui\frame
Extended by cmc\core\ui\documentFrame
Namespace: cmc\core\ui
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/ui/documentFrame.php

Methods summary

public static string|null
# getId( )

this frame as no id

this frame as no id

Returns

string|null

Overrides

cmc\ui\frame::getId
public
# getName( )

frame name is 'document'

frame name is 'document'

public
# viewInitialUpdate( cmc\view $view )

performs static link reshape

performs static link reshape

Parameters

$view
cmc\view
$view

Overrides

cmc\ui\frame::viewInitialUpdate

Methods inherited from cmc\ui\frame

OnClone(), OnSerialize(), OnUnserialize(), __construct(), addWidget(), app(), bIsSessionValid(), dataSourceExec(), dataSourceFirst(), datasource(), dtaenv(), getScriptCode(), initialize(), is_dynamic(), is_dynamic_state(), qry(), sess(), viewAttach(), viewPostStaticUpdate(), viewRemoveElements(), viewStaticUpdate(), w()

Magic methods summary

Constants summary

string className __CLASS__
#

Properties summary

public static integer $matpath_len
#
public static mixed $preg_ext
#
public static mixed $matrepaste
#

Properties inherited from cmc\ui\frame

$_code, $_widgetdef, $_widgets

CMC for PHP API documentation generated by ApiGen 2.8.0