appcropolois
  •  Templates
  • Builder
    •  Product Tour
    •  Sign up
    •  Dashboard
  •  Learn
  •  Discover
  •  Upgrade
  •  Sign in
  •  My Profile
    • View Orders
    • Edit Profile
    • Sign Out
  •  Cart
    ➜ 
  1. Home
  2. Learn
  3. Appcropolis Framework
Share

Appcropolis Framework

Overview

Appcropolis Framework allows you to develop entire websites and mobile applications with minimal programming experience. It combines WordPress, Woocommerce, and Template Syntax Engine into a PHP-less environment that allows you build complex websites with very little code.

Binders

This high level of simplicity is possible thanks to a collection of data binders. A binder is a short code expression that help accessing data from the database. Typically you will have to write the same code over and over to access data such as posts, categories, menu, etc. Thanks to the binder architecture, you can use Appcropolis Framework to quickly attach data to your HTML code and focus on the visual aspect of your project, while letting the fetching of data to the framework.

List Of Binders

  • {author…}
  • {category…}
  • {company…}
  • {date…}
  • {dump…}
  • {footer…}
  • {header…}
  • {menu…}
  • {meta…}
  • {module…}
  • {now…}
  • {page…}
  • {pages…}
  • {paginate…}
  • {post…}
  • {posts…}
  • {post_terms…}
  • {product…}
  • {products…}
  • {related…}
  • {shortcode…}
  • {terms…}
  • {twitter…}
  • {version…}
  • {wp…}
  • {wp_title…}

 

{author…}

Binds data related to the post author. If you know the ID of a post you can use {author…} to access the author name, email, and other related author metadata (Read more).

1
2
3
4
5
6
7
8
9
<!--EXAMPLE #1 -->
 
{author user_id="{$post.post_author}" assign_to="author_data"}
<p>by: <strong>{$author_data.fullname}</strong></p>
 
 
<!--EXAMPLE #2 -->
{author user_id="1" assign_to="author_data"}
{dump var="author_data"}
<!--EXAMPLE #1 -->

{author user_id="{$post.post_author}" assign_to="author_data"}
<p>by: <strong>{$author_data.fullname}</strong></p>


<!--EXAMPLE #2 -->
{author user_id="1" assign_to="author_data"}
{dump var="author_data"}

{category…}

Shows posts for a given category or a list of categories id the show parameter is set to “list” (Read more).

1
2
<!--EXAMPLE #1 -->
{category slug="news" assign_to="news_posts"}
<!--EXAMPLE #1 -->
{category slug="news" assign_to="news_posts"}

{company…}

{date…}

{dump…}

Outputs the value of a given variable name (Read more).

1
2
<!--EXAMPLE #1 -->
{dump var="var_name"}
<!--EXAMPLE #1 -->
{dump var="var_name"}

{footer…}

{header…}

{menu…}

{meta…}

{module…}

{now…}

{page…}

{pages…}

{paginate…}

{post…}

{posts…}

{post_terms…}

{product…}

{products…}

{related…}

{shortcode…}

{terms…}

{twitter…}

{version…}

{wp…}

{wp_title…}

By: Raul Sanchez
Category: Frameworks
Posted on: Thursday, May 28, 2015

Sign in to post your comment


Not registered? Create an Account.

Lost your password? Click here to recover.

Building Apps?

Create, customize, and publish mobile web applications using the Appcropolis Mobile Builder.

Get Started
Browse Categories
  • Books (0)
  • CSS3 (2)
  • Design (0)
  • Frameworks (14)
  • How-To (6)
  • HTML5 (2)
  • jQuery Mobile (7)
  • Miscelaneous (1)
  • Mobile Builder (1)
  • News (9)
  • Opinion (1)
  • User Experience (0)
  • Web Technology (11)
  • Webclips (4)

Ready-to-use Templates

Check out Appcropolis Mobile Templates

We offer 1,000's of mobile templates that are fully designed, coded, and ready to use. Learn more.

Download Free Templates

Contact Us

Your feedback means the world to us.
Contact us if you have any questions or
any feature requests:

Saint Louis, MO 63101
911 Washington Ave
Email: info@appcropolis.com

Appcropolis

  •   About Us
  •   Blog
  •   Discover
  •   Templates
  •   Contact Us

Get Free Templates

Subscribe to our newsletter to receive
notification about new templates, prodcut updates,
and technical articles.


© 2019 Appcropolis, LLC · All Rights Reserved
Sitemap  ·  Terms Of Service  ·  Privacy