Mapper::all()
Method: Maps all the steps.
Method: Gets sub steps for the given step ID.
Topic::get_sub_steps 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 »
Method: Registers the service provider bindings.
Provider::register Read More »
Method: Creates a step mapper from a model.
Step_Mapper_Factory::create Read More »
Method: Returns true if an attribute exists. Otherwise, false.
Model::hasAttribute Read More »