File: test_nesting_regression.rst

package info (click to toggle)
sphinxcontrib-phpdomain 0.13.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 600 kB
  • sloc: python: 811; makefile: 153
file content (19 lines) | stat: -rw-r--r-- 545 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Nested method Regression
========================

Test nested methods to ensure page generation doesn't hard fail.

.. php:method:: Largo_Byline::populate_variables()

      Set us up the vars

          - 'post_id': an integer post ID
          - 'exclude_date': boolean whether or not to include the date in the byline

      :param array $args: Associative array containing following keys:

   .. php:method:: Largo_Byline::generate_byline()

      this creates the byline text and adds it to $this->output

      :see: $output $reates this