CMC for PHP
  • Namespace
  • Class
  • Tree

Namespaces

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

Classes

  • area
  • areafactory
  • button
  • buttonfactory
  • checkbox
  • checkboxfactory
  • compositelist
  • compositelistfactory
  • input
  • inputfactory
  • label
  • labelfactory
  • link
  • linkfactory
  • menu
  • menufactory
  • select
  • selectfactory
  • tab
  • tabfactory
  • textarea
  • textareafactory
  • widget
  • widgetfactory

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 link

link widget

cmc\ui\widgets\widget implements cmc\core\IClonable, cmc\core\ISerializable
Extended by cmc\ui\widgets\link
Namespace: cmc\ui\widgets
Copyright: Copyright (c) Calmarsoft company (FRANCE) (http://calmarsoft.com)
License: GNU General Public License version 3
Version: 0.9
Link: CMC Project
Located at ui/widgets/link.php

Methods summary

public
# __construct( mixed $frame, mixed $xpath = '', mixed $initialCaption = null )

Overrides

cmc\ui\widgets\widget::__construct
public
# viewLoaded( cmc\ui\view $view )

in initial load, modify href value to reflect the request::rootpath value

in initial load, modify href value to reflect the request::rootpath value

Parameters

$view
cmc\ui\view
$view
public type
# hrefAppend( type $val )

utility function to happend a value in the href attribute

utility function to happend a value in the href attribute

Parameters

$val
type
$val

Returns

type
public type
# gethRef( )

shortcut to href attribute

shortcut to href attribute

Returns

type
public
# sethref( type $val )

changes the href attribute value

changes the href attribute value

Parameters

$val
type
$val

Methods inherited from cmc\ui\widgets\widget

AddEventListener(), AddWidgetEventListener(), DOMGetAttr(), DOMGetNodeAttr(), DOMGetText(), DOMPutNodeAttr(), DOMRemoveAttr(), DOMSetHtml(), DOMSetText(), DOMUpdateAttr(), OnSerialize(), OnUnserialize(), OnWidgetEvent(), POSTupdatedata(), addEventLocal(), addEventPost(), addScriptCode(), addValidation(), applyPropertyDOM(), bClearDynamic(), bDynamic(), bOption(), bSetDynamic(), disable(), enable(), getAjaxData(), getAjaxPropVal(), getCaption(), getEnabled(), getFrame(), getName(), getProperty(), getScriptCode(), getValue(), getVisible(), hide(), modelPropertyDOM(), onClone(), onPOSTDone(), setCaption(), setConstants(), setDataStateAjax(), setEnabled(), setFrame(), setHTML(), setJSObject(), setJSObjectParms(), setName(), setOptions(), setProperty(), setPropertyDatasource(), setPropertyQuery(), setValue(), setVisible(), show(), syncProperty(), unsetOptions(), viewAttach(), viewInitialUpdate(), viewPreUpdate(), viewUpdate()

Methods inherited from cmc\core\IClonable

OnClone()

Magic methods summary

Constants summary

string factory cmc\ui\widgets\widgetfactory::className
#

Constants inherited from cmc\ui\widgets\widget

OPT_INPUT_LEAVE_AUTOCOMPLETE, jqueryFocus, jqueryHighlight, jqueryHover

Properties summary

Properties inherited from cmc\ui\widgets\widget

$_actualscript, $_bDynamic, $_composcript, $_constants, $_currwview, $_dftTagId, $_domid, $_jsObj, $_jsObjParms, $_matDynamic, $_name, $_options, $_preupdate, $_properties, $_wviews

CMC for PHP API documentation generated by ApiGen 2.8.0