Skip to content

[Form] Adding disabled option docs #2114

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 27, 2013
Merged

[Form] Adding disabled option docs #2114

merged 3 commits into from
Jan 27, 2013

Conversation

Sgoettschkes
Copy link
Contributor

As said in #2096, the docs are missing the disabled option which got introduced in 2.1.

I added the missing inheritance documentation and added a versionadd tag to both the read_only and the disabled option describing the change.

Adding inherited options for all form types

.. include:: /reference/forms/types/options/read_only.rst.inc

.. include:: /reference/forms/types/options/disabled.rst.inc No newline at end of file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think it is usefull to describe all inherit properties of the hidden field type, they don't make sense because the type is hidden.

weaverryan added a commit that referenced this pull request Jan 27, 2013
[Form] Adding disabled option docs
@weaverryan weaverryan merged commit 7a27c7a into symfony:2.1 Jan 27, 2013
@weaverryan
Copy link
Member

Nice work Sebastian!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants