[#if VIEW_MODE="search_objects" || VIEW_MODE=""#] [#inc objects_search_admin.html#] [#endif VIEW_MODE#] [#if VIEW_MODE="edit_objects"#] [#if ID!=""#]
[#endif ID#] [#if TAB=""#] [#inc objects_edit_default.html#] [#endif TAB#] [#if TAB="properties"#] [#inc objects_edit_properties.html#] [#endif TAB#] [#if TAB="methods"#] [#inc objects_edit_methods.html#] [#endif TAB#] [#if TAB="history"#] [#inc objects_edit_history.html#] [#endif TAB#] [#endif VIEW_MODE#] [#if VIEW_MODE="view_objects"#] [#if TAB=""#] [#inc objects_view_default.html#] [#endif TAB#] [#endif VIEW_MODE#]