Overview

Namespaces

  • Cron
  • None

Classes

  • _HtmlGrid_TableOut
  • _TransactionModel_RawSaveOperation
  • AccessControlComponent
  • AccessControlHelper
  • ActionListHelper
  • ActiveDirectoryUtils
  • AddCurrentPidToSchedulingShellCallLogs
  • AnonymousFunctionOperation
  • ArrayUtil
  • AssociationIntegrityBehavior
  • AtomicOperation
  • AuthenticationComponent
  • AuthenticationController
  • AuthenticationUser
  • AutocompleteDatasourceComponent
  • BaseModelComponent
  • Basics
  • CakeLayersHelper
  • CheckAndRunShell
  • ClassSearcher
  • CommandLineUtil
  • CommonValidationBehavior
  • ConfigurableShellCallsSchedulingTask
  • ConfigurationKey
  • ConfigurationKeys
  • ConfigurationKeysController
  • Context
  • ContextComponent
  • ContextHelper
  • Contexts
  • ControllerInspector
  • ControllerMenuHelper
  • CreateJournalingTables
  • CreateTableConfigurationKeys
  • CreateTableSchedulingConfigurableShellCalls
  • CreateTableSchedulingShellCallLogs
  • CreateTableSettedConfigurationKeys
  • CreateTableUserResetPasswordRequests
  • CreateTableUsers
  • CronSchedulingInstaller
  • CronValidationBehavior
  • CssBox
  • CssController
  • CssProperties
  • CssShell
  • CsvUtil
  • CustomDataModel
  • DatasourceDumperManager
  • DateTimeInput
  • DependencyShell
  • DetailHelper
  • DumperShell
  • ExtendedFieldsAccessControl
  • ExtendedFieldSet
  • ExtendedFieldSetHelper
  • ExtendedFieldsParser
  • ExtendedFormHelper
  • ExtendedHasManyAppModel
  • ExtendedOperationsBehavior
  • FieldDefinition
  • FieldRowDefinition
  • FieldSetDefinition
  • FieldSetLayoutHelper
  • FileOperations
  • FileOperations_Rename
  • FileOperations_SymLink
  • FileOperations_Touch
  • FileOperations_Unlink
  • FileSystem
  • FixConfigurationKeysPrimaryKey
  • FixSettedConfigurationKeysPrimaryKey
  • HasManyUtilsBehavior
  • HtmlDocument
  • HtmlGrid
  • HtmlGrid_Cell
  • HttpClient
  • HttpResponse
  • ImapClient
  • ImapMailBox
  • ImapParserShell
  • IncludePath
  • InputMasked
  • InputSearchable
  • InputsOnSubmit
  • InstallShell
  • JenkinsBuildShell
  • Journal
  • JournalDetail
  • JournalizedBehavior
  • JsonResponseComponent
  • LayoutsHelper
  • Ldap
  • LdapUtils
  • ListFieldSet
  • ListFieldSetHelper
  • ListsHelper
  • MailParser
  • Make
  • MenuHelper
  • MigrationAllPluginsShell
  • ModelOperations
  • ModelOperations_Delete
  • ModelOperations_Save
  • ModelTraverser
  • MysqlDumper
  • OpenLdapUtils
  • PaginatorUtilComponent
  • PaginatorUtilComponentFilter
  • PaginatorUtilHelper
  • Plugin
  • PluginManager
  • Reflections
  • RenameEnabledToActiveFromUsersTable
  • RunShellCallShell
  • ScaffoldUtilComponent
  • ScaffoldUtilHelper
  • Scheduling
  • SchedulingConfigurableShellCall
  • SchedulingConfigurableShellCallsController
  • SchedulingShellCallLog
  • SchedulingShellCallLogsController
  • SettedConfigurationKey
  • StuffreposPluginsRename
  • TimeZoneBehavior
  • TransactionModel
  • TransactionOperation
  • Translator
  • TranslatorShell
  • User
  • UserAuthenticationComponent
  • UserChangePassword
  • UserResetPassword
  • UserResetPasswordRequest
  • UserResetPasswordRequestSubmission
  • UsersController
  • ViewUtilHelper

Interfaces

  • AccessControlFilter
  • CommitableOperation
  • DatasourceDumper
  • MakeListener
  • SchedulingInstaller
  • TasksObject
  • UndoableOperation

Exceptions

  • LdapObjectNotWritableException
  • ModelTraverserException
  • Overview
  • Namespace
  • Class
  • Tree

Class ExtendedFormHelper

FormHelper
Extended by ExtendedFormHelper
Located at ExtendedScaffold/View/Helper/ExtendedFormHelper.php
Methods summary
public
# __construct( View $View, mixed $settings = array() )
public
# beforeLayout( mixed $layoutFile )
public
# defaultForm( mixed $fields = null )
public
# extendedCreate( mixed $model = null, mixed $options = array() )
public
# extendedInputs( mixed $data, mixed $blacklist = array(), mixed $defaultModel = null )
public
# extendedEnd( mixed $options = null )
public
# getFieldInfo( mixed $field )
public
# input( mixed $fieldName, mixed $options = array() )
public
# isListable( mixed $fieldName )
public
# getListVariableDefaultName( mixed $fieldName )
public
# getReadonlyListOptions( mixed $fieldName )
public
# inputHiddenAllData( )
public
# isFixed( mixed $fieldName )
public
# isVirtualField( mixed $fieldName )
public
# dateTime( mixed $fieldName, mixed $dateFormat = 'DMY', mixed $timeFormat = '12', mixed $selected = null, mixed $attributes = array() )
public
# fieldDefinition( mixed $fieldName, mixed $property = false )
public
# text( mixed $fieldName, mixed $options = array() )
public
# create( mixed $model = null, mixed $options = array() )
public
# end( mixed $options = null )
public
# javascriptTag( mixed $content )
public
# createNewDomId( )
public InputsOnSubmit
# getInputsOnSubmit( )

Returns

InputsOnSubmit
Constants summary
string FIXED_PREFIX '_fixed'
#
string MASKED_SUFFIX '_masked'
#
Properties summary
public array $helpers array( 'AccessControl.AccessControl', 'Html', 'ExtendedScaffold.FieldSetLayout', 'ExtendedScaffold.Lists', 'Base.CakeLayers', 'ExtendedScaffold.ScaffoldUtil', )
#
public mixed $inputsOnSubmit
#
API documentation generated by ApiGen 2.8.0