Editing CForcePHP

From CollabForce WIKI

Jump to: navigation, search

Preview

This is only a preview; changes have not yet been saved!

More information coming soon!

Sandbox

<?php
class UsersController
{
    public function indexAction()
    {
        $this->users = $this->_helper->paginate('Users');
    }
}
?>

Bold textItalic textInternal linkExternal link (remember http:// prefix)Level 2 headlineEmbedded imageMedia file linkMathematical formula (LaTeX)Ignore wiki formattingYour signature with timestampHorizontal line (use sparingly)

Please note that all contributions to CollabForce WIKI are considered to be released under the GNU Free Documentation License 1.2 (see Project:Copyrights for details). If you don't want your writing to be edited mercilessly and redistributed at will, then don't submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!


   
Cancel | Editing help (opens in new window)