Class Skin_Default_Admin_Form_Controller
Admin forms.
- Core_Servant_Properties
-
Admin_Form_Controller
-
Skin_Default_Admin_Form_Controller
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at skin/default/admin/form/controller.php
Methods summary
public
|
|
protected
|
|
protected
|
|
protected
|
#
_filterCallbackDatetime( $date_from, $date_to, $oAdmin_Form_Field, $filterPrefix, $tabName )
Datetime-filed (from-to) |
protected
|
#
_filterCallbackDate( $date_from, $date_to, $oAdmin_Form_Field, $filterPrefix, $tabName )
Date-filed (from-to) |
protected
|
#
_filterCallbackDateSingle( $date_from, $date_to, $oAdmin_Form_Field, $filterPrefix, $tabName )
Date-filed (single-mode) |
protected
|
|
public
|
|
public
|
|
protected
|
|
public
|
Methods inherited from Admin_Form_Controller
__construct()
,
_filterCallbackCounterparty()
,
_filterCallbackSiteuser()
,
_filterCallbackUser()
,
_prepareAjaxRequest()
,
_printRow()
,
action()
,
addAction()
,
addAdditionalParam()
,
addContent()
,
addDataset()
,
addEntity()
,
addExternalReplace()
,
addFilter()
,
addFilterCallback()
,
addMessage()
,
addView()
,
ajax()
,
applyEditable()
,
applyFormat()
,
changeField()
,
clearChecked()
,
clearMessages()
,
convertLike()
,
create()
,
current()
,
doReplaces()
,
execute()
,
filterId()
,
filterSettings()
,
formSettings()
,
getAction()
,
getAdminActionLoadAjax()
,
getAdminActionLoadHref()
,
getAdminActionModalLoad()
,
getAdminForm()
,
getAdminFormFieldById()
,
getAdminFormFieldByName()
,
getAdminFormFields()
,
getAdminLanguage()
,
getAdminLoadAjax()
,
getAdminLoadHref()
,
getAdminSendForm()
,
getAjax()
,
getBackgroundColorClass()
,
getChecked()
,
getChildren()
,
getContent()
,
getCurrent()
,
getDataset()
,
getDatasets()
,
getExternalReplace()
,
getFieldName()
,
getFilterJson()
,
getFilterSettings()
,
getIcon()
,
getMessage()
,
getModalLoad()
,
getModule()
,
getOperation()
,
getPageTitle()
,
getPath()
,
getSortingField()
,
getTotalCount()
,
getWindowId()
,
isCallable()
,
jQueryEscape()
,
limit()
,
loadAdminFormFields()
,
module()
,
operation()
,
pageTitle()
,
path()
,
perform()
,
prepareString()
,
setAdditionalParam()
,
setAdminFormFields()
,
setDatasetConditions()
,
setDatasetLimits()
,
setTotalCount()
,
setUp()
,
show()
,
showFilterField()
,
showSettings()
,
skin()
,
sortingDirection()
,
sortingFieldId()
,
title()
,
view()
,
window()
Methods inherited from Core_Servant_Properties
__call()
,
__get()
,
__isset()
,
__set()
,
__toString()
,
addAllowedProperties()
,
addAllowedProperty()
,
set()
,
setUnlimitedProperties()
Properties summary
protected
array
|
$_onPage
Count of elements on page |
#
array (10 => 10, 20 => 20, 30 => 30, 50 => 50, 100 => 100, 500 => 500, 1000 => 1000)
|
protected
boolean
|
$_showFilter
Is showing filter necessary |
#
FALSE
|
protected
integer
|
$_pageNavigationDelta
|
#
5
|
Properties inherited from Admin_Form_Controller
$_Admin_Form
,
$_Admin_Form_Fields
,
$_Admin_Language
,
$_actionHandlers
,
$_allowedProperties
,
$_children
,
$_content
,
$_datasets
,
$_externalReplace
,
$_filterCallbacks
,
$_filters
,
$_icon
,
$_message
,
$_oAdmin_Form_Setting
,
$_path
,
$_skin
,
$_totalCount
,
$filterSettings
,
$request