mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-03-17 06:59:51 +00:00
![]() Example of using this would be javascript that changes hidden fields, adding additional fields added using javascript, etc. This is set in a Controller::beforeFilter(). Example usage: {{{ $this->Security->disabledFields = array('fieldname', 'additional fields'); $this->Security->disabledFields = array('Model.fieldname', 'OtherModel.fieldname'); }}} git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4978 3807eeeb-6ff5-0310-8944-8be069107fe0 |
||
---|---|---|
.. | ||
helpers | ||
templates | ||
helper.php | ||
theme.php | ||
view.php |