LLMS_Post_Model::translate()
Method: Wrapper for $this-get() which allows translation of the database value before outputting on screen
Source: includes/abstracts/abstract.llms.post.model.php:280
Method: Wrapper for $this-get() which allows translation of the database value before outputting on screen
Source: includes/abstracts/abstract.llms.post.model.php:280
Method: Wrapper for the $this->translate() that echos the result rather than returning it
Source: includes/abstracts/abstract.llms.post.model.php:303
Method: Called immediately after creating / inserting a new post into the database This stub can be overwritten by child classes
Source: includes/abstracts/abstract.llms.post.model.php:314
Method: Create a new post of the Instantiated Model This can be called by instantiating an instance with “new” as the value passed to the constructor
Source: includes/abstracts/abstract.llms.post.model.php:327
Method: Clones the Post if the post is cloneable
Source: includes/abstracts/abstract.llms.post.model.php:337
Method: Trigger an export download of the given post type
Source: includes/abstracts/abstract.llms.post.model.php:369
Method: Getter
Source: includes/abstracts/abstract.llms.post.model.php:410
Class: LLMS_Post_Model abstract
Source: includes/abstracts/abstract.llms.post.model.php:22
Method: Constructor Setup ID and related post property
Source: includes/abstracts/abstract.llms.post.model.php:91
Method: Magic Getter
Source: includes/abstracts/abstract.llms.post.model.php:137