Class Skin_Bootstrap_Admin_Form_Entity_Dropdownlist
Admin forms. Dropdown list.
- options(array()) Массив значений
- value(string) Значение
$oController->options( array( 0 => array('value' => 'Default', 'ico' => 'fa fa-user', 'color' => '#eee'), 1 => array('value' => 'Second', 'ico' => 'fa fa-phone', 'color' => '#aaa'), 2 => 'Third', ) );
- Core_Servant_Properties
-
Core_Html_Entity
-
Admin_Form_Entity
-
Skin_Default_Admin_Form_Entity_Dropdownlist
-
Skin_Bootstrap_Admin_Form_Entity_Dropdownlist
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at skin/bootstrap/admin/form/entity/dropdownlist.php
Methods summary
Methods inherited from Skin_Default_Admin_Form_Entity_Dropdownlist
Methods inherited from Admin_Form_Entity
_showFormat(),
add(),
addAfter(),
addBefore(),
controller(),
factory(),
getAttrsString(),
getFormat(),
move(),
moveAfter(),
moveBefore()
Methods inherited from Core_Html_Entity
_addAfter(),
_addBefore(),
_deleteObject(),
_find(),
addClass(),
clear(),
data(),
delete(),
deleteChild(),
executeChildren(),
getAllowedProperties(),
getChildren(),
getCountChildren(),
removeClass()
Methods inherited from Core_Servant_Properties
__call(),
__get(),
__isset(),
__set(),
__toString(),
addAllowedProperties(),
addAllowedProperty(),
set(),
setUnlimitedProperties()
Properties summary
Properties inherited from Skin_Default_Admin_Form_Entity_Dropdownlist
$_allowedProperties,
$_oCore_Html_Entity_Dropdownlist,
$_skipProperies
Properties inherited from Admin_Form_Entity
Properties inherited from Core_Html_Entity
$_attrCommon,
$_attrEvent,
$_children,
$_data,
$_useAttrCommon,
$_useAttrEvent