Changeset 14390 for trunk/midcom/midcom.helper.datamanager2/formmanager
- Timestamp:
- 01/12/08 16:39:27 (11 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/midcom/midcom.helper.datamanager2/formmanager/ajax.php
r14380 r14390 69 69 * ... 70 70 * 71 * @param name The name of the form. This defaults to the name of the currently active component, which should71 * @param mixed $name The name of the form. This defaults to the name of the currently active component, which should 72 72 * suffice in most cases. 73 73 * @return boolean Indicating success. trunk/midcom/midcom.helper.datamanager2/formmanager/paged.php
r14380 r14390 65 65 * ... 66 66 * 67 * @param name The name of the form. This defaults to the name of the currently active component, which should67 * @param mixed $name The name of the form. This defaults to the name of the currently active component, which should 68 68 * suffice in most cases. 69 69 * @return boolean Indicating success.
