Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 480 Bytes

modules_ezflow.md

File metadata and controls

22 lines (18 loc) · 480 Bytes

Modules - ezflow

The ezflow module provides methods to find ezflow content classes and display information about ezflow blocks and block nodes.

find

Returns content classes using the ezpage attribute.
OR
Returns content objects using a specific block type.

$ eep ezflow find ezpage
or 
$ eep ezflow find blocktype <block_type>

list

Lists all ezflow block types in use.

$ eep ezflow list blocktypes [grouped]