Util

Developer

kodegeek - Musa

3rd Party (Free)

40 downloads (last 90 days)

MIT License Download v0.1

EE Version Support

  • ExpressionEngine 2

Compatibility

If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.

  • Updater
  • Multi Site Manager
  • Stand Alone Entry Form
  • Low Variables
  • Content Elements
  • Better Workflow
  • Matrix
  • Grid
  • Webservice
  • Publisher

Requirements

  • jQuery for the Control Panel

Add-On Type(s)

Plugin

Tags

ExpressionEngine plugin which allows to call few string processing php functions from your template. Has few other useful methods too

func

Execute any php function from template, You can pass function argument/constant too
Example:


&#123;exp:util:func function="htmlentities" params="ENT_QUOTES|'UTF-8'"&#125;A 'quote' is <b>bold</b>&#123;/exp:util:func&#125;
&#123;exp:util:func function="strip_tags" params="'<p><a>'"&#125;<p>Test paragraph.</p><!-- Comment --> <a href="#fragment">Other text</a>&#123;/exp:util:func&#125;
&#123;exp:util:func function="strlen" data="Get string length"}

escape
Convert special characters to HTML entities
Example:

&#123;exp:util:escape data="<a href='test'>Test</a>"&#125;

join
Join a string by a specific glue
Example:

{exp:util:join data="1,2,3,4" glue="|"}

first
Get first character of a string
Example:

{exp:util:first data="1,2,3,4"}
{exp:util:first data="1234"}

last
Get last character of a string
Example:

{exp:util:last data="1,2,3,4"}
{exp:util:last data="1234"}

Download Util

EE Support Downloads Add-On Version Release Date
Not Specified Download 0.1 Apr 11, 2014

This entry was created April 11, 2014, 9:23 am.
This entry was last updated April 11, 2014, 9:27 am.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.

There are no reviews for this add-on yet.

What are you waiting for? Rate it and review it!