Product::is_price_type_paynow()
Method: Returns if the product price type is paynow.
Product::is_price_type_paynow Read More »
Method: Returns if the product price type is paynow.
Product::is_price_type_paynow Read More »
Method: Returns if the product price type is subscribe.
Product::is_price_type_subscribe Read More »
Method: Returns if the product price type is closed.
Product::is_price_type_closed Read More »
Method: Returns true when the product has a trial.
Product::has_trial Read More »
Method: Returns the display price.
Product::get_display_price Read More »
Method: Returns if the product price type is open.
Product::is_price_type_open Read More »
Method: Returns if the product price type is free.
Product::is_price_type_free Read More »
Method: Sets the breadcrumb as last.
Breadcrumb::set_is_last Read More »
Method: Constructor.
Breadcrumbs::__construct Read More »
Method: Adds a breadcrumb to the collection.
Method: Updates the is_last property of the breadcrumbs.
Breadcrumbs::update_is_last Read More »
Method: Parses an array into an array of Breadcrumb objects and sets.
Breadcrumbs::parse_breadcrumbs Read More »
Method: Gets the breadcrumb url.
Breadcrumb::get_url Read More »
Method: Returns whether the breadcrumb is last.
Breadcrumb::is_last Read More »
Method: Parses a breadcrumb into a Breadcrumb object.
Method: Gets the tabs.