Mapper
Class: The steps mapper.
Method: Constructor.
Mapper::__construct Read More »
Method: Gets sub steps for the given step.
Mapper::get_sub_steps Read More »
Method: If called, the mapper will include sub steps in the steps.
Mapper::with_sub_steps Read More »
Method: If called, the mapper will not include sub steps in the steps.
Mapper::without_sub_steps Read More »
Method: Returns the page size for sub steps.
Mapper::get_sub_steps_page_size Read More »
Method: Sets the page size for sub steps.
Mapper::set_sub_steps_page_size Read More »
Method: Maps an array of models into Steps.
Mapper::convert_models_into_steps Read More »