|
|
@@ -176,7 +176,7 @@ $view->addHelperPath('Zend/Dojo/View/Helper', 'Zend_Dojo_View_Helper');
|
|
|
The <command>dijit.layout</command> family of elements are for creating custom,
|
|
|
predictable layouts for your site. For any questions on general
|
|
|
usage, <ulink
|
|
|
- url="http://dojotoolkit.org/book/dojo-book-0-9/part-2-dijit/layout">read
|
|
|
+ url="http://dojotoolkit.org/reference-guide/dijit/layout.html">read
|
|
|
more about them in the Dojo manual</ulink>.
|
|
|
</para>
|
|
|
|
|
|
@@ -426,7 +426,7 @@ echo $view->borderContainer()->captureEnd('masterLayout');
|
|
|
Dojo's form validation and input dijits are in the <command>dijit.form</command> tree.
|
|
|
For more information on general usage of these elements, as well as
|
|
|
accepted parameters, please <ulink
|
|
|
- url="http://dojotoolkit.org/book/dojo-book-0-9/part-2-dijit/form-validation-specialized-input">visit
|
|
|
+ url="http://dojotoolkit.org/reference-guide/dijit/form.html">visit
|
|
|
the dijit.form documentation</ulink>.
|
|
|
</para>
|
|
|
|
|
|
@@ -687,7 +687,7 @@ echo $view->dateTextBox(
|
|
|
<acronym>WYSIWYG</acronym> editor via which users may create or edit content.
|
|
|
<command>dijit.Editor</command> is a pluggable, extensible editor
|
|
|
with a variety of parameters you can utilize for customization; see <ulink
|
|
|
- url="http://dojotoolkit.org/book/dojo-book-0-9/part-2-dijit/advanced-editing-and-display/editor-rich-text">the
|
|
|
+ url="http://dojotoolkit.org/reference-guide/dijit/Editor.html">the
|
|
|
dijit.Editor documentation</ulink> for more details.
|
|
|
</para>
|
|
|
|