Imagine.CmsPages.CmsPageObject (imagine_cms v6.3.7)
CmsPageObject - holds the actual content of CmsPage See the View and Edit render helpers to see how these are manipulated.
Link to this section Summary
Link to this section Functions
Link to this function
clean_up_invalid_chars(changeset, fields)
Link to this function
convert_data_url_to_file(a, cms_page_id)
Link to this function
convert_data_url_to_image_file(img, cms_page_id)
Link to this function
element_has_data_url(element, attribute)
Link to this function
extract_data_urls_into_files(changeset)
Link to this function
extract_data_urls_into_files(changeset, fields)
Link to this function
extract_page_objects_from_page(map)
Link to this function
find_object(list, obj_name, obj_type)
Link to this function
get_html_attribute(element, attr)
Link to this function
replace_a_href_data_urls_with_files(html, cms_page_id)
Link to this function
replace_img_src_data_urls_with_files(html, cms_page_id)
Link to this function
strip_utf8(str)
Link to this function
to_filename(title, data_filename)
Link to this function